aboutsummaryrefslogtreecommitdiff
path: root/news/inn
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2014-08-30 19:03:34 +0000
committerJohan van Selst <johans@FreeBSD.org>2014-08-30 19:03:34 +0000
commit9ce256fff8ad6256dc1e4eb74c78b9dadcad1b3a (patch)
treefda5901f55ac7b864c12b27e7a7651e2f8d4073b /news/inn
parent6895af1be7286dd5e2972e9d9edf5f543f4fe0a5 (diff)
downloadports-9ce256fff8ad6256dc1e4eb74c78b9dadcad1b3a.tar.gz
ports-9ce256fff8ad6256dc1e4eb74c78b9dadcad1b3a.zip
Correct owner for data directories (news:news)
Add missing @sample keywords Reported by: naddy
Notes
Notes: svn path=/head/; revision=366669
Diffstat (limited to 'news/inn')
-rw-r--r--news/inn/Makefile2
-rw-r--r--news/inn/pkg-plist68
2 files changed, 39 insertions, 31 deletions
diff --git a/news/inn/Makefile b/news/inn/Makefile
index f0ffed365500..7db24013f0c0 100644
--- a/news/inn/Makefile
+++ b/news/inn/Makefile
@@ -3,7 +3,7 @@
PORTNAME?= inn
PORTVERSION?= 2.5.4
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= news ipv6
# Master distribution broken
MASTER_SITES?= ${MASTER_SITE_ISC}
diff --git a/news/inn/pkg-plist b/news/inn/pkg-plist
index 6de898ab6cca..6be64d4177df 100644
--- a/news/inn/pkg-plist
+++ b/news/inn/pkg-plist
@@ -321,6 +321,8 @@ man/man8/writelog.8.gz
%%EXAMPLESDIR%%/subscriptions
@comment --------------------------------------------------------------
@cwd /
+@owner news
+@group news
@sample %%DBDIR%%/active.sample
@sample %%DBDIR%%/active.times.sample
@sample %%DBDIR%%/newsgroups.sample
@@ -331,41 +333,45 @@ man/man8/writelog.8.gz
%%WITHOUT_TAGGED_HASH%%@unexec rm -f %%EXAMPLESDIR%%/db/history.index 2> /dev/null || true
%%WITH_TAGGED_HASH%%@unexec f=history.pag; if cmp -s %%DBDIR%%/$f %%EXAMPLESDIR%%/db/$f; then rm -f %%DBDIR%%/$f; fi
%%WITH_TAGGED_HASH%%@unexec rm -f %%EXAMPLESDIR%%/db/history.pag 2> /dev/null || true
-%%CONFDIR%%/actsync.cfg.sample
-%%CONFDIR%%/actsync.ign.sample
-%%CONFDIR%%/buffindexed.conf.sample
-%%CONFDIR%%/control.ctl.local.sample
-%%CONFDIR%%/control.ctl.sample
-%%CONFDIR%%/cycbuff.conf.sample
-%%CONFDIR%%/distrib.pats.sample
-%%CONFDIR%%/distributions.sample
-%%CONFDIR%%/expire.ctl.sample
-%%CONFDIR%%/incoming.conf.sample
-%%CONFDIR%%/inn.conf.sample
-%%CONFDIR%%/innfeed.conf.sample
-%%CONFDIR%%/innreport.conf.sample
-%%CONFDIR%%/innshellvars.local.sample
-%%CONFDIR%%/innshellvars.pl.local.sample
-%%CONFDIR%%/innshellvars.tcl.local.sample
-%%CONFDIR%%/innwatch.ctl.sample
-%%CONFDIR%%/localgroups.sample
-%%CONFDIR%%/moderators.sample
-%%CONFDIR%%/news2mail.cf.sample
-%%CONFDIR%%/newsfeeds.sample
-%%CONFDIR%%/nnrpd.track.sample
-%%CONFDIR%%/nntpsend.ctl.sample
-%%CONFDIR%%/nocem.ctl.sample
-%%CONFDIR%%/ovdb.conf.sample
-%%CONFDIR%%/passwd.nntp.sample
-%%CONFDIR%%/readers.conf.sample
-%%CONFDIR%%/send-uucp.cf.sample
-%%CONFDIR%%/storage.conf.sample
-%%CONFDIR%%/subscriptions.sample
+@sample %%CONFDIR%%/actsync.cfg.sample
+@sample %%CONFDIR%%/actsync.ign.sample
+@sample %%CONFDIR%%/buffindexed.conf.sample
+@sample %%CONFDIR%%/control.ctl.local.sample
+@sample %%CONFDIR%%/control.ctl.sample
+@sample %%CONFDIR%%/cycbuff.conf.sample
+@sample %%CONFDIR%%/distrib.pats.sample
+@sample %%CONFDIR%%/distributions.sample
+@sample %%CONFDIR%%/expire.ctl.sample
+@sample %%CONFDIR%%/incoming.conf.sample
+@sample %%CONFDIR%%/inn.conf.sample
+@sample %%CONFDIR%%/innfeed.conf.sample
+@sample %%CONFDIR%%/innreport.conf.sample
+@sample %%CONFDIR%%/innshellvars.local.sample
+@sample %%CONFDIR%%/innshellvars.pl.local.sample
+@sample %%CONFDIR%%/innshellvars.tcl.local.sample
+@sample %%CONFDIR%%/innwatch.ctl.sample
+@sample %%CONFDIR%%/localgroups.sample
+@sample %%CONFDIR%%/moderators.sample
+@sample %%CONFDIR%%/news2mail.cf.sample
+@sample %%CONFDIR%%/newsfeeds.sample
+@sample %%CONFDIR%%/nnrpd.track.sample
+@sample %%CONFDIR%%/nntpsend.ctl.sample
+@sample %%CONFDIR%%/nocem.ctl.sample
+@sample %%CONFDIR%%/ovdb.conf.sample
+@sample %%CONFDIR%%/passwd.nntp.sample
+@sample %%CONFDIR%%/readers.conf.sample
+@sample %%CONFDIR%%/send-uucp.cf.sample
+@sample %%CONFDIR%%/storage.conf.sample
+@sample %%CONFDIR%%/subscriptions.sample
@comment --------------------------------------------------------------
+@owner
+@group
@cwd
@dirrm %%EXAMPLESDIR%%/db
@dirrm %%EXAMPLESDIR%%
@cwd /
+@owner news
+@group news
@dirrm %%TMPDIR%%
@dirrm %%SHAREDIR%%
@dirrm %%NEWSSPOOL%%/overview
@@ -396,4 +402,6 @@ man/man8/writelog.8.gz
@dirrm %%DBDIR%%
@dirrm %%LOGDIR%%/OLD
@dirrm %%LOGDIR%%
+@owner news
+@group news
@unexec rmdir %%NEWSBASE%% 2>/dev/null ||( echo "===> If you don't plan to use inn later, you can safely remove %%NEWSBASE%%. Deinstall process kept these files intact:" | fmt && for i in $(find %D/news -type f); do echo " - $i"; done)