git: a9ee47c19927 - main - Update IOWOW to version 1.4.11.
Alexey Dokuchaev
danfe at FreeBSD.org
Tue May 11 07:55:41 UTC 2021
The branch main has been updated by danfe:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a9ee47c19927c8bf0482adb4c418f20cb8c40042
commit a9ee47c19927c8bf0482adb4c418f20cb8c40042
Author: Alexey Dokuchaev <danfe at FreeBSD.org>
AuthorDate: 2021-05-11 07:36:54 +0000
Commit: Alexey Dokuchaev <danfe at FreeBSD.org>
CommitDate: 2021-05-11 07:37:26 +0000
Update IOWOW to version 1.4.11.
Reported by: portscout
---
databases/iowow/Makefile | 6 +++++-
databases/iowow/distinfo | 6 +++---
databases/iowow/pkg-plist | 1 +
3 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/databases/iowow/Makefile b/databases/iowow/Makefile
index 2def4219481f..8a8808c4032b 100644
--- a/databases/iowow/Makefile
+++ b/databases/iowow/Makefile
@@ -1,7 +1,7 @@
# Created by: Alexey Dokuchaev <danfe at FreeBSD.org>
PORTNAME= iowow
-PORTVERSION= 1.4.10
+PORTVERSION= 1.4.11
DISTVERSIONPREFIX= v
CATEGORIES= databases
@@ -23,6 +23,10 @@ OPTIONS_DEFINE= DOCS TEST
TEST_BUILD_DEPENDS= ${LOCALBASE}/include/CUnit/Basic.h:devel/cunit
TEST_CMAKE_ON= -DBUILD_TESTS:BOOL=ON
+post-patch:
+ @${REINPLACE_CMD} -e '/-D_XOPEN_SOURCE=600/d' \
+ ${WRKSRC}/src/CMakeLists.txt
+
do-test-TEST-on:
@cd ${TEST_WRKSRC} && ctest -C ${CMAKE_BUILD_TYPE} ${_MAKE_JOBS}
diff --git a/databases/iowow/distinfo b/databases/iowow/distinfo
index fc89f6eb3c17..01feeb4826bb 100644
--- a/databases/iowow/distinfo
+++ b/databases/iowow/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1608656136
-SHA256 (Softmotions-iowow-v1.4.10_GH0.tar.gz) = 87ddaff9781deca34bbcc7fcd3b3edbcc47a1f89885d5242f15ad5ca9a1dfd94
-SIZE (Softmotions-iowow-v1.4.10_GH0.tar.gz) = 491998
+TIMESTAMP = 1620639832
+SHA256 (Softmotions-iowow-v1.4.11_GH0.tar.gz) = ba6e4c58d163dfb11769b93e51010dbbaab25320d14cdb01b7573e5f07b55f6f
+SIZE (Softmotions-iowow-v1.4.11_GH0.tar.gz) = 520119
diff --git a/databases/iowow/pkg-plist b/databases/iowow/pkg-plist
index ed945e513f1f..9724df58d549 100644
--- a/databases/iowow/pkg-plist
+++ b/databases/iowow/pkg-plist
@@ -17,6 +17,7 @@ include/iowow/iwsha2.h
include/iowow/iwstree.h
include/iowow/iwstw.h
include/iowow/iwth.h
+include/iowow/iwtp.h
include/iowow/iwutils.h
include/iowow/iwuuid.h
include/iowow/iwxstr.h
More information about the dev-commits-ports-all
mailing list