git: c5ac63d86bc9 - main - databases/hashtypes: Update to 0.1.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 May 2024 06:43:07 UTC
The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/ports/commit/?id=c5ac63d86bc99ea6e5d2a57ce8b0d76eda3a1273 commit c5ac63d86bc99ea6e5d2a57ce8b0d76eda3a1273 Author: Kevin Bowling <kbowling@FreeBSD.org> AuthorDate: 2024-05-21 06:42:23 +0000 Commit: Kevin Bowling <kbowling@FreeBSD.org> CommitDate: 2024-05-21 06:42:23 +0000 databases/hashtypes: Update to 0.1.5 * Reset maintainer (email/domain defunct) * Add pgsql 16 patch --- databases/hashtypes/Makefile | 9 ++++----- databases/hashtypes/distinfo | 10 +++++----- databases/hashtypes/pkg-plist | 3 ++- 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