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.31 digest-postgrey-1.30-r2
Date: Sat, 08 Sep 2007 10:09:05
Message-Id: E1ITx8r-0007cD-7G@stork.gentoo.org
1 dertobi123 07/09/08 10:02:17
2
3 Modified: postgrey.rc.new
4 Added: digest-postgrey-1.31
5 Removed: digest-postgrey-1.30-r2
6 Log:
7 Version bump, plus another quotation fix for #119109
8 (Portage version: 2.1.2.12)
9
10 Revision Changes Path
11 1.6 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.6&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/postgrey/files/postgrey.rc.new?rev=1.6&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/postgrey/files/postgrey.rc.new?r1=1.5&r2=1.6
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.5
21 retrieving revision 1.6
22 diff -u -r1.5 -r1.6
23 --- postgrey.rc.new 8 Sep 2007 08:52:04 -0000 1.5
24 +++ postgrey.rc.new 8 Sep 2007 10:02:16 -0000 1.6
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.5 2007/09/08 08:52:04 dertobi123 Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/files/postgrey.rc.new,v 1.6 2007/09/08 10:02:16 dertobi123 Exp $
31
32 conf="/etc/conf.d/postgrey"
33
34 @@ -72,7 +72,7 @@
35 if [ -z "${POSTGREY_TEXT}" ] ; then
36 POSTGREY_TEXT_ARG=""
37 else
38 - POSTGREY_TEXT_ARG="--greylist-text=\"${POSTGREY_TEXT}\""
39 + POSTGREY_TEXT_ARG="--greylist-text=${POSTGREY_TEXT}"
40 fi
41
42 start-stop-daemon --start --quiet --background \
43
44
45
46 1.1 mail-filter/postgrey/files/digest-postgrey-1.31
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/postgrey/files/digest-postgrey-1.31?rev=1.1&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/postgrey/files/digest-postgrey-1.31?rev=1.1&content-type=text/plain
50
51 Index: digest-postgrey-1.31
52 ===================================================================
53 MD5 b7a8a6fc9f1ad802c5a516a3be34bb29 postgrey-1.31.tar.gz 34895
54 RMD160 b78bc600617e5ed84a2b783a439f83427d168d97 postgrey-1.31.tar.gz 34895
55 SHA256 d458701bc0e1ffa900492c853c5fb5d254a12e223c3c58ca3f445eee0c3d6e6a postgrey-1.31.tar.gz 34895
56
57
58
59 --
60 gentoo-commits@g.o mailing list