diff --git a/security/munge/Makefile b/security/munge/Makefile index beaa9834e33a..a4255b486963 100644 --- a/security/munge/Makefile +++ b/security/munge/Makefile @@ -1,26 +1,26 @@ PORTNAME= munge -DISTVERSION= 0.5.16 +DISTVERSION= 0.5.17 CATEGORIES= security MASTER_SITES= https://github.com/dun/${PORTNAME}/releases/download/${PORTNAME}-${DISTVERSION}/ MAINTAINER= bofh@FreeBSD.org COMMENT= Authentication service for creating and validating credentials WWW= https://dun.github.io/munge/ LICENSE= GPLv3 LGPL3 LICENSE_COMB= dual LIB_DEPENDS= libgcrypt.so:security/libgcrypt USES= cpe libtool pathfix ssl tar:xz CPE_VENDOR= opensuse USE_LDCONFIG= yes USE_RC_SUBR= munged GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-openssl-prefix=${OPENSSLBASE} INSTALL_TARGET= install-strip TEST_TARGET= check .include diff --git a/security/munge/distinfo b/security/munge/distinfo index e8dbae9a5b38..17e9c1ecb66e 100644 --- a/security/munge/distinfo +++ b/security/munge/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722100598 -SHA256 (munge-0.5.16.tar.xz) = 6fa6f14de41064c2b56422592df7ad1de2af483912c54460863db2827e6a2861 -SIZE (munge-0.5.16.tar.xz) = 448120 +TIMESTAMP = 1764322878 +SHA256 (munge-0.5.17.tar.xz) = bcd7b124ed0c566601dec8bad5fe14d50c843b95321e4184ccad292208554a16 +SIZE (munge-0.5.17.tar.xz) = 466724 diff --git a/security/munge/pkg-plist b/security/munge/pkg-plist index 2044ce81975b..def06b1af5d9 100644 --- a/security/munge/pkg-plist +++ b/security/munge/pkg-plist @@ -1,37 +1,37 @@ bin/munge bin/remunge bin/unmunge include/munge.h lib/libmunge.a lib/libmunge.so lib/libmunge.so.2 -lib/libmunge.so.2.0.0 +lib/libmunge.so.2.0.1 libdata/pkgconfig/munge.pc share/man/man1/munge.1.gz share/man/man1/remunge.1.gz share/man/man1/unmunge.1.gz share/man/man3/munge.3.gz share/man/man3/munge_ctx.3.gz share/man/man3/munge_ctx_copy.3.gz share/man/man3/munge_ctx_create.3.gz share/man/man3/munge_ctx_destroy.3.gz share/man/man3/munge_ctx_get.3.gz share/man/man3/munge_ctx_set.3.gz share/man/man3/munge_ctx_strerror.3.gz share/man/man3/munge_decode.3.gz share/man/man3/munge_encode.3.gz share/man/man3/munge_enum.3.gz share/man/man3/munge_enum_int_to_str.3.gz share/man/man3/munge_enum_is_valid.3.gz share/man/man3/munge_enum_str_to_int.3.gz share/man/man3/munge_strerror.3.gz share/man/man7/munge.7.gz share/man/man8/munged.8.gz share/man/man8/mungekey.8.gz sbin/munged sbin/mungekey @dir %%ETCDIR%% @dir(,,711) /var/lib/munge @dir /var/lib @dir /var/run/munge @dir(,,700) /var/log/munge