Skip to content

Commit

Permalink
security/reop: Update version 2.1.0=>2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
5u623l20 committed Mar 12, 2022
1 parent b6ebe26 commit f3a6599
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
7 changes: 3 additions & 4 deletions security/reop/Makefile
Original file line number Diff line number Diff line change
@@ -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/

Expand All @@ -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 \
Expand Down
6 changes: 3 additions & 3 deletions security/reop/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit f3a6599

Please sign in to comment.