From: "Aaron W. Swenson" <titanofold@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/pgbadger/
Date: Mon, 30 Nov 2020 03:38:29 +0000 (UTC) [thread overview]
Message-ID: <1606707442.58d8f75a76e136aad6e6a39b96ffc23ebe39f6a3.titanofold@gentoo> (raw)
commit: 58d8f75a76e136aad6e6a39b96ffc23ebe39f6a3
Author: Aaron W. Swenson <titanofold <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 30 03:37:22 2020 +0000
Commit: Aaron W. Swenson <titanofold <AT> gentoo <DOT> org>
CommitDate: Mon Nov 30 03:37:22 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58d8f75a
dev-db/pgbadger: Bump to 11.4
Signed-off-by: Aaron W. Swenson <titanofold <AT> gentoo.org>
dev-db/pgbadger/Manifest | 1 +
dev-db/pgbadger/pgbadger-11.4.ebuild | 24 ++++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/dev-db/pgbadger/Manifest b/dev-db/pgbadger/Manifest
index 237c5c46ffe..44d5f720eb2 100644
--- a/dev-db/pgbadger/Manifest
+++ b/dev-db/pgbadger/Manifest
@@ -1,2 +1,3 @@
DIST pgbadger-11.0.tar.gz 1661028 BLAKE2B d83be01017d69b83cf288b23fe5066d5c691b630ce748fe42b33514346183f7b8f18efceeefe0533e534c669e986c30388a6df5b620ea654ae89b3dc3c08d342 SHA512 167534d61cb28df6cb7eae7efe788d3f6bbad1c614468e905a9b678a76b3a2dfc0eb192b595ac4dc332cd694e820f1603b79d83bc934b7dfe3d226019f6a9c15
DIST pgbadger-11.3.tar.gz 2297407 BLAKE2B 7e0814c570a3e5fbf79132c99e3134ee944c8239b956d4638a144c551a45b1903a27ee730f93e0dd040c3b8b8c3ec7d1b22228bf2390fa1585f8e4907cb9ae90 SHA512 0af40e68391d6cc783c5895eea01d266bdb22672bd9142e6029ec428f68ee13e0d0deaced4cb80ccd5b608bf04a72a9964c95d2cc9ad933c7412dbf888fc788a
+DIST pgbadger-11.4.tar.gz 2299574 BLAKE2B bb18cd73117ac58330cca2a5f3b525f962d7c0d30a0c28881ff977424dc1ee84f7754a1d4bae200739e60b51015ccad0552573b98d06a3e5932af0056c01ed9f SHA512 c945d6b6fd564640ef9f13fc0927acbed12c4329d05a44e12858a944b3df97677af8c92e62c4572b5e02279ee5d0ce84cf9e66d294f909b4cfcf311e86ba7557
diff --git a/dev-db/pgbadger/pgbadger-11.4.ebuild b/dev-db/pgbadger/pgbadger-11.4.ebuild
new file mode 100644
index 00000000000..012c11ef5f7
--- /dev/null
+++ b/dev-db/pgbadger/pgbadger-11.4.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit perl-module
+
+DESCRIPTION="pgBadger is a PostgreSQL log analyzer."
+HOMEPAGE="https://pgbadger.darold.net/"
+SRC_URI="https://github.com/darold/pgbadger/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="
+ dev-perl/JSON-XS
+ dev-perl/Text-CSV_XS
+"
+RDEPEND="${DEPEND}"
+
+src_test() {
+ prove || die
+}
next reply other threads:[~2020-11-30 3:38 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-30 3:38 Aaron W. Swenson [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-01-19 13:48 [gentoo-commits] repo/gentoo:master commit in: dev-db/pgbadger/ 罗百科
2024-01-19 13:48 罗百科
2023-09-14 10:44 罗百科
2023-06-22 11:07 Aaron W. Swenson
2022-07-02 21:50 Sam James
2022-06-30 10:11 Aaron W. Swenson
2021-09-28 14:02 Aaron W. Swenson
2021-07-10 0:48 Sam James
2021-03-02 10:40 Aaron W. Swenson
2020-11-23 11:40 Aaron W. Swenson
2020-11-23 11:40 Aaron W. Swenson
2019-08-18 21:51 Agostino Sarubbo
2019-08-17 10:16 Aaron W. Swenson
2019-07-22 13:54 Agostino Sarubbo
2019-07-05 10:51 Aaron W. Swenson
2019-06-20 11:23 Aaron W. Swenson
2018-10-14 11:06 Aaron Swenson
2018-10-12 17:16 Mikle Kolyada
2018-10-07 10:25 Aaron Swenson
2018-09-11 13:05 Aaron Swenson
2018-01-20 20:08 Aaron Swenson
2018-01-15 19:03 Tobias Klausmann
2017-12-15 16:36 Aaron Swenson
2017-05-28 12:35 Aaron Swenson
2017-04-18 16:00 Aaron Swenson
2017-04-18 15:57 Aaron Swenson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1606707442.58d8f75a76e136aad6e6a39b96ffc23ebe39f6a3.titanofold@gentoo \
--to=titanofold@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox