aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-03-09 05:13:36 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-03-12 10:29:50 +0000
commitf3a659946cbbb46b275c8206e41e09608fa12485 (patch)
treeb32814fef2e0ce25fe20445ba566a62d54ba53f1
parentb6ebe2614870a008ed9fb585a36707c3397a6401 (diff)
security/reop: Update version 2.1.0=>2.1.1
-rw-r--r--security/reop/Makefile7
-rw-r--r--security/reop/distinfo6
2 files changed, 6 insertions, 7 deletions
diff --git a/security/reop/Makefile b/security/reop/Makefile
index 0d8bb3df587d..0d3b39abc123 100644
--- a/security/reop/Makefile
+++ b/security/reop/Makefile
@@ -1,8 +1,7 @@
# Created by: Kubilay Kocak <koobs@FreeBSD.org>
PORTNAME= reop
-PORTVERSION= 2.1.0
-PORTREVISION= 4
+PORTVERSION= 2.1.1
CATEGORIES= security
MASTER_SITES= https://humungus.tedunangst.com/r/reop/d/
@@ -16,8 +15,8 @@ LIB_DEPENDS= libsodium.so:security/libsodium
USES= gmake tar:tgz
MAKEFILE= GNUmakefile
-MAKE_ARGS+= CPPFLAGS="-D_NSIG=NSIG" \
- CFLAGS+="-I${LOCALBASE}/include -Iother -Wno-pointer-sign" \
+MAKE_ARGS+= CFLAGS+="-I${LOCALBASE}/include -Iother -Wno-pointer-sign" \
+ CPPFLAGS="-D_NSIG=NSIG" \
PREFIX="${STAGEDIR}${PREFIX}"
PLIST_FILES= bin/reop \
diff --git a/security/reop/distinfo b/security/reop/distinfo
index 49d0eafa4501..02c05385cc23 100644
--- a/security/reop/distinfo
+++ b/security/reop/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1576407775
-SHA256 (reop-2.1.0.tgz) = e429c7ff47f130bd465eaa0c23a1783b476bc484d32793592b54a568b55e49af
-SIZE (reop-2.1.0.tgz) = 32492
+TIMESTAMP = 1646761777
+SHA256 (reop-2.1.1.tgz) = fa8ae058c51efec5bde39fab15b4275e6394d9ab1dd2190ffdba3cf9983fdcac
+SIZE (reop-2.1.1.tgz) = 32533