summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorfhajny <fhajny>2016-05-17 10:32:06 +0000
committerfhajny <fhajny>2016-05-17 10:32:06 +0000
commit519e34bafcc8eba73c0de68fc9d76b05483fa2dd (patch)
treebb4a8c9947c804084004863ea06af206d79d402b /news
parent48b2ed488974cec05c61f8ce75956e5420f288ab (diff)
downloadpkgsrc-519e34bafcc8eba73c0de68fc9d76b05483fa2dd.tar.gz
Use REAL_ROOT_USER/REAL_ROOT_GROUP instead of ROOT_USER/ROOT_GROUP
for all pkgsrc dir/file ownership rules. Fixes unprivileged user/group names from leaking into binary packages, manifest as non-fatal chown/chgrp failure messages at pkg_add time. Bump respective packages' PKGREVISION.
Diffstat (limited to 'news')
-rw-r--r--news/nntpcache/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/news/nntpcache/Makefile b/news/nntpcache/Makefile
index 6ebf2452f98..63260dfc8a3 100644
--- a/news/nntpcache/Makefile
+++ b/news/nntpcache/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.46 2016/03/05 11:29:15 jperkin Exp $
+# $NetBSD: Makefile,v 1.47 2016/05/17 10:32:08 fhajny Exp $
DISTNAME= nntpcache-3.0.2
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= news
MASTER_SITES= http://www.xs4all.nl/~suelette/
@@ -67,7 +67,7 @@ CONF_FILES_PERMS+= share/examples/nntpcache/pubring.pgp \
CONF_FILES_PERMS+= share/examples/nntpcache/spam.filter \
${PKG_SYSCONFDIR}/spam.filter \
${NNTPCACHE_USER} ${NNTPCACHE_GROUP} 600
-SPECIAL_PERMS+= libexec/unixauth ${ROOT_USER} ${NNTPCACHE_GROUP} 4554
+SPECIAL_PERMS+= libexec/unixauth ${REAL_ROOT_USER} ${NNTPCACHE_GROUP} 4554
REPLACE_PERL+= innreport/innreport.pl innreport/innreport.pm
REPLACE_PERL+= contrib/perlnewshound/newshound.pl