diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2023-12-11 04:56:54 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2023-12-11 04:56:54 +0000 |
commit | 049f3a7ace953754556c3d8114642eda5d3ef89d (patch) | |
tree | 11b792f0823677287b32440761978ec77cc0e4fa /databases/iowow | |
parent | f836bbcfaa6ff0bebb3dfe2c13f4149750221b13 (diff) | |
download | ports-049f3a7ace953754556c3d8114642eda5d3ef89d.tar.gz ports-049f3a7ace953754556c3d8114642eda5d3ef89d.zip |
databases/iowow: update IOWOW to version 1.4.17
Reported by: portscout
Diffstat (limited to 'databases/iowow')
-rw-r--r-- | databases/iowow/Makefile | 2 | ||||
-rw-r--r-- | databases/iowow/distinfo | 6 | ||||
-rw-r--r-- | databases/iowow/pkg-plist | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/databases/iowow/Makefile b/databases/iowow/Makefile index 71f2ba6dff13..0e3150b2048b 100644 --- a/databases/iowow/Makefile +++ b/databases/iowow/Makefile @@ -1,5 +1,5 @@ PORTNAME= iowow -PORTVERSION= 1.4.16 +PORTVERSION= 1.4.17 DISTVERSIONPREFIX= v CATEGORIES= databases diff --git a/databases/iowow/distinfo b/databases/iowow/distinfo index e4fdfdd76969..4f40d5bb38e4 100644 --- a/databases/iowow/distinfo +++ b/databases/iowow/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1668443511 -SHA256 (Softmotions-iowow-v1.4.16_GH0.tar.gz) = 6e3b92b6c342ef6ef4a2731ca2d43368749d66ca876b24b773587364cff01003 -SIZE (Softmotions-iowow-v1.4.16_GH0.tar.gz) = 613870 +TIMESTAMP = 1699892975 +SHA256 (Softmotions-iowow-v1.4.17_GH0.tar.gz) = 13a851026dbc1f31583fba96986e86e94a7554f9e7d38aa12a9ea5dbebdf328b +SIZE (Softmotions-iowow-v1.4.17_GH0.tar.gz) = 623827 diff --git a/databases/iowow/pkg-plist b/databases/iowow/pkg-plist index a1ec32676317..a41bb3b76b90 100644 --- a/databases/iowow/pkg-plist +++ b/databases/iowow/pkg-plist @@ -4,6 +4,7 @@ include/iowow/iwarr.h include/iowow/iwavl.h include/iowow/iwbinn.h include/iowow/iwbits.h +include/iowow/iwchars.h include/iowow/iwconv.h include/iowow/iwdlsnr.h include/iowow/iwexfile.h @@ -20,6 +21,7 @@ include/iowow/iwpool.h include/iowow/iwrb.h include/iowow/iwrdb.h include/iowow/iwre.h +include/iowow/iwrefs.h include/iowow/iwstw.h include/iowow/iwth.h include/iowow/iwtp.h @@ -28,6 +30,8 @@ include/iowow/iwuuid.h include/iowow/iwxstr.h include/iowow/murmur3.h include/iowow/utf8proc.h +include/iowow/wyhash.h +include/iowow/wyhash32.h lib/libiowow-1.a lib/libiowow.so lib/libiowow.so.1 |