aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2023-04-16 18:17:56 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-04-16 19:02:03 +0000
commit399feb9e8d2a0467aafab8a1939f4a1aba677f8c (patch)
tree8dded62d97d37529e321196caeeb453e77900589
parentef9084b111bd77f98c313d9412944e681784455e (diff)
downloadports-399feb9e8d2a0467aafab8a1939f4a1aba677f8c.tar.gz
ports-399feb9e8d2a0467aafab8a1939f4a1aba677f8c.zip
security/munge: Update version 0.5.14=>0.5.15
-rw-r--r--security/munge/Makefile15
-rw-r--r--security/munge/distinfo6
2 files changed, 11 insertions, 10 deletions
diff --git a/security/munge/Makefile b/security/munge/Makefile
index 31b821f2aa8b..bd370381dd5b 100644
--- a/security/munge/Makefile
+++ b/security/munge/Makefile
@@ -1,6 +1,5 @@
PORTNAME= munge
-DISTVERSION= 0.5.14
-PORTREVISION= 1
+DISTVERSION= 0.5.15
CATEGORIES= security
MASTER_SITES= https://github.com/dun/${PORTNAME}/releases/download/${PORTNAME}-${DISTVERSION}/
@@ -11,15 +10,17 @@ WWW= https://dun.github.io/munge/
LICENSE= GPLv3 LGPL3
LICENSE_COMB= dual
-USES= cpe libtool pathfix perl5 ssl tar:xz
+LIB_DEPENDS= libgcrypt.so:security/libgcrypt
+
+USES= cpe libtool pathfix ssl tar:xz
CPE_VENDOR= opensuse
-GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-
USE_RC_SUBR= munged
-INSTALL_TARGET= install-strip
-
+GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-openssl-prefix=${OPENSSLBASE}
+INSTALL_TARGET= install-strip
+TEST_TARGET= check
+
.include <bsd.port.mk>
diff --git a/security/munge/distinfo b/security/munge/distinfo
index d8248c06d332..ddbad5a05e60 100644
--- a/security/munge/distinfo
+++ b/security/munge/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1641593412
-SHA256 (munge-0.5.14.tar.xz) = 6606a218f18090fa1f702e3f6fb608073eb6aafed534cf7dd81b67b2e0d30640
-SIZE (munge-0.5.14.tar.xz) = 439776
+TIMESTAMP = 1681668887
+SHA256 (munge-0.5.15.tar.xz) = 3f979df117a34c74db8fe2835521044bdeb08e3b7d0f168ca97c3547f51da9ba
+SIZE (munge-0.5.15.tar.xz) = 459468