aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Bowling <kbowling@FreeBSD.org>2024-05-21 06:42:23 +0000
committerKevin Bowling <kbowling@FreeBSD.org>2024-05-21 06:42:23 +0000
commitc5ac63d86bc99ea6e5d2a57ce8b0d76eda3a1273 (patch)
tree3ae39d935f4a083a4a4f3960b82b755cb6c64f30
parentd5332e67bb3b93ac164a479c383a78d36cde98c5 (diff)
downloadports-c5ac63d86bc99ea6e5d2a57ce8b0d76eda3a1273.tar.gz
ports-c5ac63d86bc99ea6e5d2a57ce8b0d76eda3a1273.zip
databases/hashtypes: Update to 0.1.5
* Reset maintainer (email/domain defunct) * Add pgsql 16 patch
-rw-r--r--databases/hashtypes/Makefile9
-rw-r--r--databases/hashtypes/distinfo10
-rw-r--r--databases/hashtypes/pkg-plist3
3 files changed, 11 insertions, 11 deletions
diff --git a/databases/hashtypes/Makefile b/databases/hashtypes/Makefile
index 17b2437dbcc2..33f36ef2a02a 100644
--- a/databases/hashtypes/Makefile
+++ b/databases/hashtypes/Makefile
@@ -1,13 +1,12 @@
PORTNAME= hashtypes
-PORTVERSION= 0.1.4
+PORTVERSION= 0.1.5
CATEGORIES= databases security
-MASTER_SITES= http://api.pgxn.org/dist/hashtypes/${PORTVERSION}/ \
- http://oss-files.dreamindustries.co/mirror/
+MASTER_SITES= http://api.pgxn.org/dist/hashtypes/${PORTVERSION}/
PATCH_SITES= https://github.com/adjust/${PORTNAME}/commit/
-PATCHFILES+= 1c08e29edab2541ab06bd1c990ae68beb417e542.patch:-p1
+PATCHFILES+= ab246c12a673b071f5270118027342edd6322ed1.patch:-p1
-MAINTAINER= oss-contrib@dreamindustries.co
+MAINTAINER= ports@FreeBSD.org
COMMENT= Hash data types for PostgreSQL
WWW= https://pgxn.org/dist/hashtypes/
diff --git a/databases/hashtypes/distinfo b/databases/hashtypes/distinfo
index 35143e3abeee..66b0acc1cbd2 100644
--- a/databases/hashtypes/distinfo
+++ b/databases/hashtypes/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1686262968
-SHA256 (hashtypes-0.1.4.zip) = 2262b5ad8389362aea7bec0a9af566bc61ddc8ad81258e9fcf54573a4fc6ca4d
-SIZE (hashtypes-0.1.4.zip) = 35118
-SHA256 (1c08e29edab2541ab06bd1c990ae68beb417e542.patch) = f6204c3cfd7bbc37f7076979a96c8ea4e9a87fc4f1207bc4e7e470c49933dbad
-SIZE (1c08e29edab2541ab06bd1c990ae68beb417e542.patch) = 3835
+TIMESTAMP = 1716273215
+SHA256 (hashtypes-0.1.5.zip) = 3c2a44038de22872b4747140fa835f97ad98c5549d9da0831d79260becea61b4
+SIZE (hashtypes-0.1.5.zip) = 48858
+SHA256 (ab246c12a673b071f5270118027342edd6322ed1.patch) = 64a529c39e59a69b1cacb8df84933baed8a896ac7ea7bf01929b8b1fab84f5bf
+SIZE (ab246c12a673b071f5270118027342edd6322ed1.patch) = 3878
diff --git a/databases/hashtypes/pkg-plist b/databases/hashtypes/pkg-plist
index 9ad5a85c61fd..58228bd94d08 100644
--- a/databases/hashtypes/pkg-plist
+++ b/databases/hashtypes/pkg-plist
@@ -1,5 +1,4 @@
lib/postgresql/hashtypes.so
-share/doc/postgresql/extension/README.hashtypes
share/postgresql/extension/hashtypes--0.1.1.sql
share/postgresql/extension/hashtypes--0.1.1--0.1.2.sql
share/postgresql/extension/hashtypes--0.1.2--0.1.3.sql
@@ -7,4 +6,6 @@ share/postgresql/extension/hashtypes--0.1.2.sql
share/postgresql/extension/hashtypes--0.1.3--0.1.4.sql
share/postgresql/extension/hashtypes--0.1.3.sql
share/postgresql/extension/hashtypes--0.1.4.sql
+share/postgresql/extension/hashtypes--0.1.4--0.1.5.sql
+share/postgresql/extension/hashtypes--0.1.5.sql
share/postgresql/extension/hashtypes.control