summaryrefslogtreecommitdiffstats
path: root/news/s-news/files/patch-newfeed.in
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-07-25 11:45:43 +0000
committerpav <pav@FreeBSD.org>2004-07-25 11:45:43 +0000
commitc4f50529519e78dcfddb76b058e60200f7443587 (patch)
tree18a34c619f4a935cd2c0c218b1421efd1eaa0b05 /news/s-news/files/patch-newfeed.in
parent4a498e8bf832a4656f174c3b5a3ab85768073033 (diff)
downloadFreeBSD-ports-c4f50529519e78dcfddb76b058e60200f7443587.zip
FreeBSD-ports-c4f50529519e78dcfddb76b058e60200f7443587.tar.gz
- Add lock outgoing files with flock, XPAT command, ability to handle
supersedes and cancel control messages. PR: ports/69551 Submitted by: Andrey Slusar <vasallia@ukr.net> (maintainer)
Diffstat (limited to 'news/s-news/files/patch-newfeed.in')
-rw-r--r--news/s-news/files/patch-newfeed.in10
1 files changed, 7 insertions, 3 deletions
diff --git a/news/s-news/files/patch-newfeed.in b/news/s-news/files/patch-newfeed.in
index 6c6a80b..afae71c 100644
--- a/news/s-news/files/patch-newfeed.in
+++ b/news/s-news/files/patch-newfeed.in
@@ -1,6 +1,6 @@
---- newfeed.in.old Thu Jul 15 16:31:44 2004
-+++ newfeed.in Thu Jul 15 16:33:15 2004
-@@ -52,7 +52,7 @@
+--- newfeed.in.orig Sat Jun 29 21:29:49 2002
++++ newfeed.in Sun Jul 25 04:40:59 2004
+@@ -52,9 +52,11 @@
umask $UMASK
fi
@@ -8,4 +8,8 @@
+if mkdir -p $SUCKDIR/$host
then
echo junk >$SUCKDIR/$host/active-ignore
++ # Uncomment the following line if you don't want cancel messages to propagate
++ #echo control.cancel >>$SUCKDIR/$host/active-ignore
mkdir $SUCKDIR/$host/incoming
+
+ for opt in $options
OpenPOWER on IntegriCloud