Gentoo Archives: gentoo-commits

From: "Tobias Scherbaum
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-filter/postgrey/files: postgrey.rc.new digest-postgrey-1.30-r2 digest-postgrey-1.30 digest-postgrey-1.30-r1
Date: Sat, 08 Sep 2007 08:58:52
Message-Id: E1ITw2v-00043R-GR@stork.gentoo.org
1 dertobi123 07/09/08 08:52:05
2
3 Modified: postgrey.rc.new
4 Added: digest-postgrey-1.30-r2
5 Removed: digest-postgrey-1.30 digest-postgrey-1.30-r1
6 Log:
7 Fix quotation per bug #119109
8 (Portage version: 2.1.2.12)
9
10 Revision Changes Path
11 1.5 mail-filter/postgrey/files/postgrey.rc.new
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/postgrey/files/postgrey.rc.new?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/postgrey/files/postgrey.rc.new?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/postgrey/files/postgrey.rc.new?r1=1.4&r2=1.5
16
17 Index: postgrey.rc.new
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/mail-filter/postgrey/files/postgrey.rc.new,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- postgrey.rc.new 30 Jan 2007 14:41:18 -0000 1.4
24 +++ postgrey.rc.new 8 Sep 2007 08:52:04 -0000 1.5
25 @@ -1,7 +1,7 @@
26 #!/sbin/runscript
27 # Copyright 1999-2004 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/files/postgrey.rc.new,v 1.4 2007/01/30 14:41:18 chutzpah Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/files/postgrey.rc.new,v 1.5 2007/09/08 08:52:04 dertobi123 Exp $
31
32 conf="/etc/conf.d/postgrey"
33
34 @@ -81,7 +81,7 @@
35 --daemonize \
36 --pidfile=${POSTGREY_PID} \
37 ${POSTGREY_DELAY_ARG} \
38 - ${POSTGREY_TEXT_ARG} \
39 + "${POSTGREY_TEXT_ARG}" \
40 ${POSTGREY_OPTS}
41 eend ${?}
42 }
43
44
45
46 1.1 mail-filter/postgrey/files/digest-postgrey-1.30-r2
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/postgrey/files/digest-postgrey-1.30-r2?rev=1.1&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/postgrey/files/digest-postgrey-1.30-r2?rev=1.1&content-type=text/plain
50
51 Index: digest-postgrey-1.30-r2
52 ===================================================================
53 MD5 5698c196a5874eb963a374d8aab183ca postgrey-1.30.tar.gz 34109
54 RMD160 19cf01241bf342dff3a4d7c23b11f3b11f29eeeb postgrey-1.30.tar.gz 34109
55 SHA256 d96b59b3bd1c31d33592359d0395b2b24bcd2232f1a7f99c6b29aec8d1bfb1f8 postgrey-1.30.tar.gz 34109
56
57
58
59 --
60 gentoo-commits@g.o mailing list