summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2003-05-23 03:54:30 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2003-05-23 03:54:30 +0000
commit6cdcf3e810468807abfafaac58bae42d33843e90 (patch)
treeeaa3ddf47557ff24337afb2e6c40b4184c40a2b5 /dev-php
parentBump version numbers on some things to avoid problems (diff)
downloadhistorical-6cdcf3e810468807abfafaac58bae42d33843e90.tar.gz
historical-6cdcf3e810468807abfafaac58bae42d33843e90.tar.bz2
historical-6cdcf3e810468807abfafaac58bae42d33843e90.zip
Bump version requirements on Sabltron for bug #21229.
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/mod_php/ChangeLog3
-rw-r--r--dev-php/mod_php/Manifest4
-rw-r--r--dev-php/mod_php/mod_php-4.3.1.ebuild6
3 files changed, 7 insertions, 6 deletions
diff --git a/dev-php/mod_php/ChangeLog b/dev-php/mod_php/ChangeLog
index 6679271ab51b..e7c053bdb311 100644
--- a/dev-php/mod_php/ChangeLog
+++ b/dev-php/mod_php/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for dev-php/mod_php
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/ChangeLog,v 1.70 2003/05/23 03:03:28 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/ChangeLog,v 1.71 2003/05/23 03:54:28 robbat2 Exp $
*mod_php-4.3.1-r3 (23 Apr 2003)
@@ -68,6 +68,7 @@
22 May 2003; Robin H. Johnson <robbat2@gentoo.org> mod_php-4.3.1.ebuild:
Slight fix to the java stuff to forestall problems for the moment.
+ Bump version requirements on Sabltron for bug #21229.
12 May 2003; Todd Heim <heim@gentoo.org> mod_php-4.3.1.ebuild :
fixed world writable files bug (#20706)
diff --git a/dev-php/mod_php/Manifest b/dev-php/mod_php/Manifest
index 63d06e605add..2b975641ce50 100644
--- a/dev-php/mod_php/Manifest
+++ b/dev-php/mod_php/Manifest
@@ -1,9 +1,9 @@
MD5 9b5416f0ed508853611588a3de6469c6 mod_php-4.3.1-r3.ebuild 2574
-MD5 84fe189cd488b3c5342b4137cfb34026 mod_php-4.3.1.ebuild 8932
+MD5 ec77ebae880bd19afa8027c4dc90a8a2 mod_php-4.3.1.ebuild 8929
MD5 c99a00bf82ec9a082399ab1dd931c415 mod_php-4.3.1-r2.ebuild 9241
MD5 6de98d80b82a71ed8845884b0bd5676e mod_php-4.2.3-r2.ebuild 8071
MD5 dfc6bd16160024127fa9b0c242fc8ab5 mod_php-4.3.0-r2.ebuild 8634
-MD5 4c8cbf67b1008fcdba13a5dd108598fc ChangeLog 15721
+MD5 f29af94214e3a09623533ab419b01ec3 ChangeLog 15777
MD5 c585d6d5154fe64839f25db957301433 mod_php-4.3.1-r1.ebuild 9135
MD5 cceddd5c262e0ffef31d45b7da269851 files/mod_php.conf 148
MD5 77023a54f39bae40733118d5cabd8f7f files/70_mod_php.conf 853
diff --git a/dev-php/mod_php/mod_php-4.3.1.ebuild b/dev-php/mod_php/mod_php-4.3.1.ebuild
index 804da337c789..fd533d46cdcb 100644
--- a/dev-php/mod_php/mod_php-4.3.1.ebuild
+++ b/dev-php/mod_php/mod_php-4.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.3.1.ebuild,v 1.12 2003/05/23 03:03:28 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.3.1.ebuild,v 1.13 2003/05/23 03:54:28 robbat2 Exp $
inherit flag-o-matic
@@ -35,7 +35,7 @@ DEPEND="|| (
qt? ( x11-libs/qt )
nls? ( sys-devel/gettext )
pam? ( >=sys-libs/pam-0.75 )
- xml? ( >=net-libs/libwww-5.3.2 >=app-text/sablotron-0.96 )
+ xml? ( >=net-libs/libwww-5.3.2 >=app-text/sablotron-0.97 )
ssl? ( >=dev-libs/openssl-0.9.5 )
curl? ( >=net-ftp/curl-7.10.2 )
snmp? ( >=net-analyzer/ucd-snmp-4.2.3 )
@@ -62,7 +62,7 @@ DEPEND="|| (
# >=sys-libs/readline-4.1 )"
RDEPEND="
- xml? ( >=app-text/sablotron-0.95-r1 )
+ xml? ( >=app-text/sablotron-0.97 )
qt? ( >=x11-libs/qt-2.3.0 )"
src_unpack() {