pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
munge: Update to 0.5.16 and clean up
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Tue May 14 10:57:52 2024 -0500
Changeset: 7185b43df56be0dac1a47557c74ead213357446b
Modified Files:
munge/Makefile
munge/distinfo
Removed Files:
munge/TODO
Log Message:
munge: Update to 0.5.16 and clean up
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7185b43df56be0dac1a47557c74ead213357446b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
munge/Makefile | 5 ++---
munge/TODO | 2 --
munge/distinfo | 6 +++---
3 files changed, 5 insertions(+), 8 deletions(-)
diffs:
diff --git a/munge/Makefile b/munge/Makefile
index ce851af932..549c401ce1 100644
--- a/munge/Makefile
+++ b/munge/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.23 2020/01/18 21:50:41 jperkin Exp $
-DISTNAME= munge-0.5.15
+DISTNAME= munge-0.5.16
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=dun/}
GITHUB_RELEASE= ${DISTNAME}
@@ -34,11 +34,10 @@ OWN_DIRS_PERMS+= ${MUNGE_LOG_DIR} ${MUNGE_USER} ${MUNGE_GROUP} 0700
OWN_DIRS_PERMS+= ${MUNGE_RUN_DIR} ${MUNGE_USER} ${MUNGE_GROUP} 0755
OWN_DIRS_PERMS+= ${MUNGE_ETC_DIR} ${MUNGE_USER} ${MUNGE_GROUP} 0700
-RCD_SCRIPTS+= munge
+RCD_SCRIPTS+= munge
.if ${OPSYS} == Linux
EGDIR= ${PREFIX}/share/examples/munge
-# Doesn't work on Lubuntu 23. Using CONFIGURE_ARGS for now.
PKG_SYSCONFSUBDIR= sysconfig
CONF_FILES= ${EGDIR}/systemd.sysconfig ${PKG_SYSCONFDIR}/munge
CONF_FILES+= ${EGDIR}/logrotate.conf ${PREFIX}/etc/logrotate.d/munge
diff --git a/munge/TODO b/munge/TODO
deleted file mode 100644
index eefa052550..0000000000
--- a/munge/TODO
+++ /dev/null
@@ -1,2 +0,0 @@
-Set var/log/munge, var/run/munge, and etc/munge/munge.key to daemon:daemon
-
diff --git a/munge/distinfo b/munge/distinfo
index cfc1c24383..b41e7c269e 100644
--- a/munge/distinfo
+++ b/munge/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-BLAKE2s (munge-0.5.15.tar.xz) = c726fcd7a7f457cb8136657721776b0001b661cff175ca9cb9b6f36063957450
-SHA512 (munge-0.5.15.tar.xz) = 266af1cf2df30f6bd7338527bd69736c0cf91e7390e7bbeea9a225af4829d456907be77a1e77ecef4716f2fff634d144d4b3d5cc3d0afc12f5c2d1acfd6974e1
-Size (munge-0.5.15.tar.xz) = 459468 bytes
+BLAKE2s (munge-0.5.16.tar.xz) = c1720fd24852ad31a8aa6d83a24c5935519d0d7a682abdf2fdb535673d6c5885
+SHA512 (munge-0.5.16.tar.xz) = b808deede8e71c96719526182c5fc16250dc09d2129dc9d5cbcb54c5827723e1dbbd47b8c912373328f5f3b8971c75200abb2def5d35ebc896bff1984ab8c305
+Size (munge-0.5.16.tar.xz) = 448120 bytes
SHA1 (patch-src_etc_Makefile.in) = fbf4e59810c97e4c70353ec435867bebf2bd39bd
Home |
Main Index |
Thread Index |
Old Index