From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-erlang/p1_pgsql/
Date: Fri, 10 Dec 2021 13:06:23 +0000 (UTC) [thread overview]
Message-ID: <1639141422.0078798b3dd6989a29bfecdb54e594498332dc8b.flow@gentoo> (raw)
commit: 0078798b3dd6989a29bfecdb54e594498332dc8b
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 10 09:04:59 2021 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Fri Dec 10 13:03:42 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0078798b
dev-erlang/p1_pgsql: add 1.1.16
Bug: https://bugs.gentoo.org/810886
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
dev-erlang/p1_pgsql/Manifest | 1 +
dev-erlang/p1_pgsql/p1_pgsql-1.1.16.ebuild | 20 ++++++++++++++++++++
2 files changed, 21 insertions(+)
diff --git a/dev-erlang/p1_pgsql/Manifest b/dev-erlang/p1_pgsql/Manifest
index 53674833367e..9462ba2566d8 100644
--- a/dev-erlang/p1_pgsql/Manifest
+++ b/dev-erlang/p1_pgsql/Manifest
@@ -1,3 +1,4 @@
DIST p1_pgsql-1.1.10.tar.gz 24073 BLAKE2B 541c12e72a7be558f7c9fcfb64c88ddcdfbc258ce33f2fd66b8bfdfaaed83f1a1194dfea6225abd1a601ef08d9a9e792c844f778bc1be4bbf94e8107c6e024a7 SHA512 d1385b71681f487822839041f01ca7241573fd3a4b3616e7f0508b2d604ce37273168e8ddf9e403edc6cb08d73c908c373727e26a970ee7ba67ea57de8524409
DIST p1_pgsql-1.1.11.tar.gz 24415 BLAKE2B 1c85f6f5f23c5d88fead8c776f41e99b944b5de2f6862a4dedd8bcc4add6f62f09a75c5f36fa55141e325fcd2bb65b800f6853935e9614e01de923a37cf1a0b1 SHA512 7f59730fd46b9c86331957c9f8be8db8aac2374363308e587d35f5399fdcbf8deb605960266c176f2f036d15100c230918de98cfd9e713636ad50cdaa7795aaa
+DIST p1_pgsql-1.1.16.tar.gz 27160 BLAKE2B 97386712b8aa0a88862bf2dfde59673af437d1ca7ea4bbdbba55a9c6743d816f2120c6801f60ea55c80d39600218e1130b2ea9d751f8a05c1202d6aadeda7bb5 SHA512 faa947855346a802e246e9374059985134bc921c950837c1d615828e3d95923b424e0576a94e42eac965967bf2c9be455d526744c83417f63734b1b0dcc72fd5
DIST p1_pgsql-1.1.9.tar.gz 24175 BLAKE2B cab26e09e89fda82431cd29a3a09c9fd309868021bfad3d5110fd5b40ccd19c9b6eee40d77debb1cde86bc77f139123ce282305500774f5650ebf7c647bec532 SHA512 5a24bfdf13bf015d0a92cbba74dbe09122b900bed994495fbccd51616ee6fc3032fc571847813ef4631d2c6a947985302818c067d19a3ab50e190de6f0f2cf1b
diff --git a/dev-erlang/p1_pgsql/p1_pgsql-1.1.16.ebuild b/dev-erlang/p1_pgsql/p1_pgsql-1.1.16.ebuild
new file mode 100644
index 000000000000..f3ff4c28b18d
--- /dev/null
+++ b/dev-erlang/p1_pgsql/p1_pgsql-1.1.16.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit rebar
+
+DESCRIPTION="Pure Erlang PostgreSQL driver"
+HOMEPAGE="https://github.com/processone/p1_pgsql"
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
+ -> ${P}.tar.gz"
+
+LICENSE="ErlPL-1.1"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND=">=dev-lang/erlang-17.1"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md README.md )
next reply other threads:[~2021-12-10 13:06 UTC|newest]
Thread overview: 45+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-10 13:06 Florian Schmaus [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-06 0:04 [gentoo-commits] repo/gentoo:master commit in: dev-erlang/p1_pgsql/ Sam James
2025-04-05 18:25 Florian Schmaus
2024-11-08 20:21 Florian Schmaus
2024-10-18 8:36 Florian Schmaus
2024-10-18 8:27 Florian Schmaus
2024-08-05 20:42 Sam James
2024-06-10 20:05 Arthur Zamarin
2024-04-29 9:54 Florian Schmaus
2024-04-29 9:47 Florian Schmaus
2024-04-13 20:55 Arthur Zamarin
2024-03-10 20:10 Florian Schmaus
2023-12-10 10:53 Florian Schmaus
2023-12-06 17:17 Arthur Zamarin
2023-07-28 14:28 Florian Schmaus
2023-02-10 20:36 Sam James
2023-02-10 12:40 Florian Schmaus
2022-10-28 20:58 Florian Schmaus
2022-09-21 19:56 Florian Schmaus
2022-07-05 8:52 Agostino Sarubbo
2022-05-17 20:02 Florian Schmaus
2022-04-10 17:40 Florian Schmaus
2022-01-20 20:10 Florian Schmaus
2021-07-08 15:37 Florian Schmaus
2021-06-01 9:35 Sam James
2020-10-14 10:07 Hanno Böck
2020-10-14 10:04 Hanno Böck
2020-08-06 11:52 Agostino Sarubbo
2020-08-06 11:47 Agostino Sarubbo
2020-04-01 9:42 Hanno Böck
2019-12-16 11:33 Hanno Böck
2019-11-03 14:08 Hanno Boeck
2019-09-16 19:20 Hanno Boeck
2019-09-13 12:26 Agostino Sarubbo
2019-09-13 12:01 Agostino Sarubbo
2019-09-13 6:36 Agostino Sarubbo
2018-10-24 21:54 Amadeusz Piotr Żołnowski
2017-12-16 8:20 Tobias Klausmann
2017-11-18 19:43 Sergei Trofimovich
2017-10-23 19:51 Thomas Deutschmann
2017-03-29 21:45 Amadeusz Piotr Żołnowski
2016-12-30 23:37 Amadeusz Piotr Żołnowski
2016-08-20 21:08 Anthony G. Basile
2016-08-20 3:11 Matthias Maier
2016-06-07 22:24 Amadeusz Piotr Żołnowski
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=1639141422.0078798b3dd6989a29bfecdb54e594498332dc8b.flow@gentoo \
--to=flow@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