summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortriaxx <triaxx@pkgsrc.org>2022-10-14 19:22:11 +0000
committertriaxx <triaxx@pkgsrc.org>2022-10-14 19:22:11 +0000
commit21b512d26dcde117d3b98c2ba2eb9ebe787b38a1 (patch)
tree80fc051327593ec0f9963c893fa98351d81380a4
parent1fff8b5dabf74ddfc3628ea3854293592a5be4f4 (diff)
downloadpkgsrc-21b512d26dcde117d3b98c2ba2eb9ebe787b38a1.tar.gz
erlang-p1_pgsql: Update to 1.1.19
upstream changes: ----------------- Version 1.1.19 o Updating xmpp to version 1.6.0. Version 1.1.18 o Updating xmpp to version 1.5.8. Version 1.1.17 o Updating xmpp to version 1.5.7. Version 1.1.16 o Updating xmpp to version 1.5.6. Version 1.1.15 o Fix 'make' compilation with rebar2 Version 1.1.14 o Fix versioning and hex.pm docs publish Version 1.1.13 o Add SASL auth support Version 1.1.12 o Switch from using Travis to Github Actions as CI
-rw-r--r--databases/erlang-p1_pgsql/Makefile6
-rw-r--r--databases/erlang-p1_pgsql/PLIST3
-rw-r--r--databases/erlang-p1_pgsql/distinfo8
3 files changed, 10 insertions, 7 deletions
diff --git a/databases/erlang-p1_pgsql/Makefile b/databases/erlang-p1_pgsql/Makefile
index bb71c24794c..05590cc39d1 100644
--- a/databases/erlang-p1_pgsql/Makefile
+++ b/databases/erlang-p1_pgsql/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2021/05/20 14:58:11 triaxx Exp $
+# $NetBSD: Makefile,v 1.13 2022/10/14 19:22:11 triaxx Exp $
-DISTNAME= p1_pgsql-1.1.11
+DISTNAME= p1_pgsql-1.1.19
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_GITHUB:=processone/}
@@ -9,6 +9,8 @@ HOMEPAGE= https://github.com/processone/p1_pgsql/
COMMENT= Pure Erlang PostgreSQL driver
LICENSE= erlang-public-license
+DEPENDS= erlang-xmpp>=1.6.0:../../net/erlang-xmpp
+
GITHUB_PROJECT= p1_pgsql
.include "../../lang/erlang/module.mk"
diff --git a/databases/erlang-p1_pgsql/PLIST b/databases/erlang-p1_pgsql/PLIST
index 03e3903d355..87c9adbe268 100644
--- a/databases/erlang-p1_pgsql/PLIST
+++ b/databases/erlang-p1_pgsql/PLIST
@@ -1,8 +1,9 @@
-@comment $NetBSD: PLIST,v 1.3 2017/01/21 20:05:26 fhajny Exp $
+@comment $NetBSD: PLIST,v 1.4 2022/10/14 19:22:11 triaxx Exp $
lib/erlang/lib/p1_pgsql-${PKGVERSION}/ebin/p1_pgsql.app
lib/erlang/lib/p1_pgsql-${PKGVERSION}/ebin/pgsql.beam
lib/erlang/lib/p1_pgsql-${PKGVERSION}/ebin/pgsql_app.beam
lib/erlang/lib/p1_pgsql-${PKGVERSION}/ebin/pgsql_proto.beam
+lib/erlang/lib/p1_pgsql-${PKGVERSION}/ebin/pgsql_sasl.beam
lib/erlang/lib/p1_pgsql-${PKGVERSION}/ebin/pgsql_socket.beam
lib/erlang/lib/p1_pgsql-${PKGVERSION}/ebin/pgsql_sup.beam
lib/erlang/lib/p1_pgsql-${PKGVERSION}/ebin/pgsql_util.beam
diff --git a/databases/erlang-p1_pgsql/distinfo b/databases/erlang-p1_pgsql/distinfo
index 3c4cac58333..d7473c028b1 100644
--- a/databases/erlang-p1_pgsql/distinfo
+++ b/databases/erlang-p1_pgsql/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2021/10/26 10:09:17 nia Exp $
+$NetBSD: distinfo,v 1.13 2022/10/14 19:22:11 triaxx Exp $
-BLAKE2s (p1_pgsql-1.1.11.tar.gz) = 532db6f68a6214c73e42cbe7176ae6175cf950e5ff267a64a0a90fb561ce6fa8
-SHA512 (p1_pgsql-1.1.11.tar.gz) = 7f59730fd46b9c86331957c9f8be8db8aac2374363308e587d35f5399fdcbf8deb605960266c176f2f036d15100c230918de98cfd9e713636ad50cdaa7795aaa
-Size (p1_pgsql-1.1.11.tar.gz) = 24415 bytes
+BLAKE2s (p1_pgsql-1.1.19.tar.gz) = 6132d91e692d311250f253110b306f1d5628347bf51d88ab254095c9846187e6
+SHA512 (p1_pgsql-1.1.19.tar.gz) = d789cadaf504f13a7533447f1f1ec56a7d95608da0fe90d4ff5c8f93157928439603dba8f19863704736cefe21c5c288a96c81ac17f9a428e0a0be535564b9fc
+Size (p1_pgsql-1.1.19.tar.gz) = 27194 bytes