1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

databases/hashtypes: Update to 0.1.5

* Reset maintainer (email/domain defunct)
* Add pgsql 16 patch
This commit is contained in:
Kevin Bowling 2024-05-20 23:42:23 -07:00
parent d5332e67bb
commit c5ac63d86b
3 changed files with 11 additions and 11 deletions

View File

@ -1,13 +1,12 @@
PORTNAME= hashtypes PORTNAME= hashtypes
PORTVERSION= 0.1.4 PORTVERSION= 0.1.5
CATEGORIES= databases security CATEGORIES= databases security
MASTER_SITES= http://api.pgxn.org/dist/hashtypes/${PORTVERSION}/ \ MASTER_SITES= http://api.pgxn.org/dist/hashtypes/${PORTVERSION}/
http://oss-files.dreamindustries.co/mirror/
PATCH_SITES= https://github.com/adjust/${PORTNAME}/commit/ 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 COMMENT= Hash data types for PostgreSQL
WWW= https://pgxn.org/dist/hashtypes/ WWW= https://pgxn.org/dist/hashtypes/

View File

@ -1,5 +1,5 @@
TIMESTAMP = 1686262968 TIMESTAMP = 1716273215
SHA256 (hashtypes-0.1.4.zip) = 2262b5ad8389362aea7bec0a9af566bc61ddc8ad81258e9fcf54573a4fc6ca4d SHA256 (hashtypes-0.1.5.zip) = 3c2a44038de22872b4747140fa835f97ad98c5549d9da0831d79260becea61b4
SIZE (hashtypes-0.1.4.zip) = 35118 SIZE (hashtypes-0.1.5.zip) = 48858
SHA256 (1c08e29edab2541ab06bd1c990ae68beb417e542.patch) = f6204c3cfd7bbc37f7076979a96c8ea4e9a87fc4f1207bc4e7e470c49933dbad SHA256 (ab246c12a673b071f5270118027342edd6322ed1.patch) = 64a529c39e59a69b1cacb8df84933baed8a896ac7ea7bf01929b8b1fab84f5bf
SIZE (1c08e29edab2541ab06bd1c990ae68beb417e542.patch) = 3835 SIZE (ab246c12a673b071f5270118027342edd6322ed1.patch) = 3878

View File

@ -1,5 +1,4 @@
lib/postgresql/hashtypes.so 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.sql
share/postgresql/extension/hashtypes--0.1.1--0.1.2.sql share/postgresql/extension/hashtypes--0.1.1--0.1.2.sql
share/postgresql/extension/hashtypes--0.1.2--0.1.3.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--0.1.4.sql
share/postgresql/extension/hashtypes--0.1.3.sql share/postgresql/extension/hashtypes--0.1.3.sql
share/postgresql/extension/hashtypes--0.1.4.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 share/postgresql/extension/hashtypes.control