Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-mta/postfix: postfix-2.3.6.ebuild
Date: Sun, 21 Oct 2007 23:45:46
Message-Id: E1IjkJs-0002g7-8c@stork.gentoo.org
1 mr_bones_ 07/10/21 23:34:56
2
3 Modified: postfix-2.3.6.ebuild
4 Log:
5 whitespace
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.12 mail-mta/postfix/postfix-2.3.6.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/postfix/postfix-2.3.6.ebuild?rev=1.12&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/postfix/postfix-2.3.6.ebuild?rev=1.12&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/postfix/postfix-2.3.6.ebuild?r1=1.11&r2=1.12
14
15 Index: postfix-2.3.6.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.3.6.ebuild,v
18 retrieving revision 1.11
19 retrieving revision 1.12
20 diff -u -r1.11 -r1.12
21 --- postfix-2.3.6.ebuild 21 Oct 2007 11:15:08 -0000 1.11
22 +++ postfix-2.3.6.ebuild 21 Oct 2007 23:34:55 -0000 1.12
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.3.6.ebuild,v 1.11 2007/10/21 11:15:08 solar Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.3.6.ebuild,v 1.12 2007/10/21 23:34:55 mr_bones_ Exp $
28
29 # NOTE: this ebuild is regular ebuild without mailer-config support
30 # comment lines below "regular ebuild" and uncomment lines below "mailer-config support"
31 @@ -181,7 +181,7 @@
32 # added -Wl,-z,now wrt 62674.
33 # remove -ldl as it is not necessary, resolve bug #106446.
34 # -Wl,-z,now replaced by $(bindnow-flags)
35 - # make sure LDFLAGS get passed down to the executables.
36 + # make sure LDFLAGS get passed down to the executables.
37 local mycc="-DHAS_PCRE" mylibs="$(bindnow-flags) ${LDFLAGS} -lpcre -lcrypt -lpthread"
38
39 use pam && mylibs="${mylibs} -lpam"
40
41
42
43 --
44 gentoo-commits@g.o mailing list