summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStuart Herbert <stuart@gentoo.org>2004-03-28 22:11:52 +0000
committerStuart Herbert <stuart@gentoo.org>2004-03-28 22:11:52 +0000
commit57f362dd60bba4ba1c0e1b52393d7b24a55a5d1a (patch)
treed889bc3d5951bbe202ac23f365d736ec5b4bc30f /dev-php
parentFix for bug #39020 (diff)
downloadhistorical-57f362dd60bba4ba1c0e1b52393d7b24a55a5d1a.tar.gz
historical-57f362dd60bba4ba1c0e1b52393d7b24a55a5d1a.tar.bz2
historical-57f362dd60bba4ba1c0e1b52393d7b24a55a5d1a.zip
Version bump
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PECL-mailparse/ChangeLog11
-rw-r--r--dev-php/PECL-mailparse/Manifest6
-rw-r--r--dev-php/PECL-mailparse/PECL-mailparse-2.0b.ebuild19
-rw-r--r--dev-php/PECL-mailparse/files/digest-PECL-mailparse-2.0b1
4 files changed, 32 insertions, 5 deletions
diff --git a/dev-php/PECL-mailparse/ChangeLog b/dev-php/PECL-mailparse/ChangeLog
index 6f961e2f98cf..a61b468a4f9d 100644
--- a/dev-php/PECL-mailparse/ChangeLog
+++ b/dev-php/PECL-mailparse/ChangeLog
@@ -1,7 +1,12 @@
# ChangeLog for dev-php/PECL-mailparse
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-mailparse/ChangeLog,v 1.3 2003/10/21 15:05:25 coredumb Exp $
-
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-mailparse/ChangeLog,v 1.4 2004/03/28 22:11:52 stuart Exp $
+
+*PECL-mailparse-2.0b (28 Mar 2004)
+
+ 28 Mar 2004; Stuart Herbert <stuart@gentoo.org> PECL-mailparse-2.0b.ebuild:
+ Version bump, to pick up fixes for compile problems
+
*PECL-mailparse-0.9.3-r1 (21 Oct 2003)
21 Oct 2003; Tal Peer <coredumb@gentoo.org> PECL-mailparse-0.9.3-r1.ebuild:
diff --git a/dev-php/PECL-mailparse/Manifest b/dev-php/PECL-mailparse/Manifest
index cf8c06e3d272..6f8788109a7d 100644
--- a/dev-php/PECL-mailparse/Manifest
+++ b/dev-php/PECL-mailparse/Manifest
@@ -1,6 +1,8 @@
MD5 de45d1ad82862e40d98ffd0e148d750c PECL-mailparse-0.9.3.ebuild 712
-MD5 5bf7720c249cf92749366505601d1bd0 ChangeLog 592
-MD5 90addd9e0cd39bebc1ca9eef0185f6fd metadata.xml 268
MD5 f96b7628d86f5eab576487d78863067a PECL-mailparse-0.9.3-r1.ebuild 538
+MD5 5f0f39975439f923dffdd8d59452335f ChangeLog 758
+MD5 90addd9e0cd39bebc1ca9eef0185f6fd metadata.xml 268
+MD5 388a5904544aff50c7323347c326b950 PECL-mailparse-2.0b.ebuild 532
MD5 31ebb39eec5e35272155f86ff1e09819 files/digest-PECL-mailparse-0.9.3 63
MD5 31ebb39eec5e35272155f86ff1e09819 files/digest-PECL-mailparse-0.9.3-r1 63
+MD5 f1c438dc7ab114f12ca6d955cd161bb5 files/digest-PECL-mailparse-2.0b 62
diff --git a/dev-php/PECL-mailparse/PECL-mailparse-2.0b.ebuild b/dev-php/PECL-mailparse/PECL-mailparse-2.0b.ebuild
new file mode 100644
index 000000000000..b9455dc86a85
--- /dev/null
+++ b/dev-php/PECL-mailparse/PECL-mailparse-2.0b.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-mailparse/PECL-mailparse-2.0b.ebuild,v 1.1 2004/03/28 22:11:52 stuart Exp $
+
+PHP_EXT_ZENDEXT="no"
+PHP_EXT_INI="yes"
+
+inherit php-ext-pecl
+
+IUSE=""
+DESCRIPTION="A PHP extension for parsing and working with RFC822 and RFC2045 (MIME) compliant messages."
+SLOT="0"
+LICENSE="PHP"
+KEYWORDS="x86 ~ppc ~alpha ~sparc"
+
+src_install() {
+ php-ext-pecl_src_install
+ dodoc README
+}
diff --git a/dev-php/PECL-mailparse/files/digest-PECL-mailparse-2.0b b/dev-php/PECL-mailparse/files/digest-PECL-mailparse-2.0b
new file mode 100644
index 000000000000..1abbedceb7cb
--- /dev/null
+++ b/dev-php/PECL-mailparse/files/digest-PECL-mailparse-2.0b
@@ -0,0 +1 @@
+MD5 bffe5fd04341f7c869020bbb1845473b mailparse-2.0b.tgz 33547