Gentoo Archives: gentoo-commits

From: "Peter Alfredsen (loki_val)" <loki_val@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libpcre: ChangeLog libpcre-7.4.ebuild libpcre-7.8.ebuild libpcre-7.7.ebuild libpcre-7.4-r1.ebuild libpcre-7.6-r1.ebuild
Date: Sun, 07 Sep 2008 13:28:59
Message-Id: E1KcKJz-0004hs-Vg@stork.gentoo.org
1 loki_val 08/09/07 13:28:55
2
3 Modified: ChangeLog libpcre-7.4.ebuild
4 Added: libpcre-7.8.ebuild
5 Removed: libpcre-7.7.ebuild libpcre-7.4-r1.ebuild
6 libpcre-7.6-r1.ebuild
7 Log:
8 Bump, remove old. Drop keywords for all except sh, arm, s390 and m68k on 7.4, since it's affected by a number of GLSAs.
9 (Portage version: 2.2_rc8/cvs/Linux 2.6.25.8 i686)
10
11 Revision Changes Path
12 1.140 dev-libs/libpcre/ChangeLog
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libpcre/ChangeLog?rev=1.140&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libpcre/ChangeLog?rev=1.140&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libpcre/ChangeLog?r1=1.139&r2=1.140
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpcre/ChangeLog,v
21 retrieving revision 1.139
22 retrieving revision 1.140
23 diff -u -r1.139 -r1.140
24 --- ChangeLog 30 Jun 2008 21:03:05 -0000 1.139
25 +++ ChangeLog 7 Sep 2008 13:28:55 -0000 1.140
26 @@ -1,6 +1,15 @@
27 # ChangeLog for dev-libs/libpcre
28 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/ChangeLog,v 1.139 2008/06/30 21:03:05 loki_val Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/ChangeLog,v 1.140 2008/09/07 13:28:55 loki_val Exp $
31 +
32 +*libpcre-7.8 (07 Sep 2008)
33 +
34 + 07 Sep 2008; Peter Alfredsen <loki_val@g.o>
35 + -files/libpcre-7.6-ABI_correction.patch, libpcre-7.4.ebuild,
36 + -libpcre-7.4-r1.ebuild, -libpcre-7.6-r1.ebuild, -libpcre-7.7.ebuild,
37 + +libpcre-7.8.ebuild:
38 + Bump, remove old. Drop keywords for all except sh, arm, s390 and m68k on
39 + 7.4, since it's affected by a number of GLSAs.
40
41 *libpcre-7.7-r1 (30 Jun 2008)
42
43
44
45
46 1.9 dev-libs/libpcre/libpcre-7.4.ebuild
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libpcre/libpcre-7.4.ebuild?rev=1.9&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libpcre/libpcre-7.4.ebuild?rev=1.9&content-type=text/plain
50 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libpcre/libpcre-7.4.ebuild?r1=1.8&r2=1.9
51
52 Index: libpcre-7.4.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-7.4.ebuild,v
55 retrieving revision 1.8
56 retrieving revision 1.9
57 diff -u -r1.8 -r1.9
58 --- libpcre-7.4.ebuild 11 Dec 2007 10:03:12 -0000 1.8
59 +++ libpcre-7.4.ebuild 7 Sep 2008 13:28:55 -0000 1.9
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2007 Gentoo Foundation
62 +# Copyright 1999-2008 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-7.4.ebuild,v 1.8 2007/12/11 10:03:12 vapier Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-7.4.ebuild,v 1.9 2008/09/07 13:28:55 loki_val Exp $
66
67 inherit libtool eutils
68
69 @@ -12,7 +12,7 @@
70
71 LICENSE="BSD"
72 SLOT="3"
73 -KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
74 +KEYWORDS="arm m68k s390 sh"
75 IUSE="doc unicode"
76
77 DEPEND="dev-util/pkgconfig"
78
79
80
81 1.1 dev-libs/libpcre/libpcre-7.8.ebuild
82
83 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libpcre/libpcre-7.8.ebuild?rev=1.1&view=markup
84 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libpcre/libpcre-7.8.ebuild?rev=1.1&content-type=text/plain
85
86 Index: libpcre-7.8.ebuild
87 ===================================================================
88 # Copyright 1999-2008 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 # $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-7.8.ebuild,v 1.1 2008/09/07 13:28:55 loki_val Exp $
91
92 EAPI=1
93
94 inherit libtool eutils
95
96 MY_P="pcre-${PV}"
97
98 DESCRIPTION="Perl-compatible regular expression library"
99 HOMEPAGE="http://www.pcre.org/"
100 SRC_URI="ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/${MY_P}.tar.bz2"
101
102 LICENSE="BSD"
103 SLOT="3"
104 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
105 IUSE="bzip2 +cxx doc unicode zlib"
106
107 DEPEND="dev-util/pkgconfig"
108 RDEPEND=""
109
110 S=${WORKDIR}/${MY_P}
111
112 src_unpack() {
113 unpack ${A}
114 cd "${S}"
115 elibtoolize
116 }
117
118 src_compile() {
119 # Enable building of static libs too - grep and others
120 # depend on them being built: bug 164099
121 econf --with-match-limit-recursion=8192 \
122 $(use_enable unicode utf8) $(use_enable unicode unicode-properties) \
123 $(use_enable cxx cpp) \
124 $(use_enable zlib pcregrep-libz) \
125 $(use_enable bzip2 pcregrep-libbz2) \
126 --enable-static \
127 --htmldir=/usr/share/doc/${PF}/html \
128 --docdir=/usr/share/doc/${PF} \
129 || die "econf failed"
130 emake all || die "emake failed"
131 }
132
133 src_install() {
134 emake DESTDIR="${D}" install || die "make install failed"
135
136 dodoc doc/*.txt AUTHORS
137 use doc && dohtml doc/html/*
138 }