Gentoo Archives: gentoo-commits

From: "Andreas HAttel (dilfridge)" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-filter/spamassassin: spamassassin-3.4.0.ebuild spamassassin-3.3.2-r5.ebuild ChangeLog
Date: Fri, 28 Nov 2014 22:23:26
Message-Id: 20141128222321.328A9B1D4@oystercatcher.gentoo.org
1 dilfridge 14/11/28 22:23:21
2
3 Modified: spamassassin-3.4.0.ebuild
4 spamassassin-3.3.2-r5.ebuild ChangeLog
5 Log:
6 Remove call to perl-module_pkg_postinst, does not do anything outside perl-core
7
8 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
9
10 Revision Changes Path
11 1.11 mail-filter/spamassassin/spamassassin-3.4.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild?rev=1.11&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild?rev=1.11&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild?r1=1.10&r2=1.11
16
17 Index: spamassassin-3.4.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild,v
20 retrieving revision 1.10
21 retrieving revision 1.11
22 diff -u -r1.10 -r1.11
23 --- spamassassin-3.4.0.ebuild 11 Oct 2014 13:16:20 -0000 1.10
24 +++ spamassassin-3.4.0.ebuild 28 Nov 2014 22:23:21 -0000 1.11
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild,v 1.10 2014/10/11 13:16:20 dilfridge Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild,v 1.11 2014/11/28 22:23:21 dilfridge Exp $
30
31 EAPI=5
32
33 @@ -178,7 +178,6 @@
34 }
35
36 pkg_postinst() {
37 - perl-module_pkg_postinst
38 elog "If you plan on using the -u flag to spamd, please read the notes"
39 elog "in /etc/conf.d/spamd regarding the location of the pid file.\n"
40 elog "If you build ${PN} with optional dependancy support,"
41
42
43
44 1.11 mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild?rev=1.11&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild?rev=1.11&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild?r1=1.10&r2=1.11
49
50 Index: spamassassin-3.3.2-r5.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild,v
53 retrieving revision 1.10
54 retrieving revision 1.11
55 diff -u -r1.10 -r1.11
56 --- spamassassin-3.3.2-r5.ebuild 24 Sep 2014 19:39:16 -0000 1.10
57 +++ spamassassin-3.3.2-r5.ebuild 28 Nov 2014 22:23:21 -0000 1.11
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2014 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild,v 1.10 2014/09/24 19:39:16 maekke Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild,v 1.11 2014/11/28 22:23:21 dilfridge Exp $
63
64 EAPI=5
65
66 @@ -191,7 +191,6 @@
67 }
68
69 pkg_postinst() {
70 - perl-module_pkg_postinst
71 elog "If you plan on using the -u flag to spamd, please read the notes"
72 elog "in /etc/conf.d/spamd regarding the location of the pid file.\n"
73 elog "If you build ${PN} with optional dependancy support,"
74
75
76
77 1.256 mail-filter/spamassassin/ChangeLog
78
79 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/ChangeLog?rev=1.256&view=markup
80 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/ChangeLog?rev=1.256&content-type=text/plain
81 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/ChangeLog?r1=1.255&r2=1.256
82
83 Index: ChangeLog
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v
86 retrieving revision 1.255
87 retrieving revision 1.256
88 diff -u -r1.255 -r1.256
89 --- ChangeLog 11 Oct 2014 13:16:20 -0000 1.255
90 +++ ChangeLog 28 Nov 2014 22:23:21 -0000 1.256
91 @@ -1,6 +1,11 @@
92 # ChangeLog for mail-filter/spamassassin
93 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
94 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v 1.255 2014/10/11 13:16:20 dilfridge Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v 1.256 2014/11/28 22:23:21 dilfridge Exp $
96 +
97 + 28 Nov 2014; Andreas K. Huettel <dilfridge@g.o>
98 + spamassassin-3.3.2-r5.ebuild, spamassassin-3.4.0.ebuild:
99 + Remove call to perl-module_pkg_postinst, does not do anything outside
100 + perl-core
101
102 11 Oct 2014; Andreas K. Huettel <dilfridge@g.o>
103 spamassassin-3.4.0.ebuild: