[99971] trunk/dports
ryandesign at macports.org
ryandesign at macports.org
Fri Nov 23 02:29:46 PST 2012
Revision: 99971
https://trac.macports.org/changeset/99971
Author: ryandesign at macports.org
Date: 2012-11-23 02:29:46 -0800 (Fri, 23 Nov 2012)
Log Message:
-----------
php: update php54 to 5.4.9 and update php53 to 5.3.19
php-eaccelerator: increase revision to force a rebuild
Modified Paths:
--------------
trunk/dports/lang/php/Portfile
trunk/dports/php/php-eaccelerator/Portfile
Modified: trunk/dports/lang/php/Portfile
===================================================================
--- trunk/dports/lang/php/Portfile 2012-11-23 09:46:27 UTC (rev 99970)
+++ trunk/dports/lang/php/Portfile 2012-11-23 10:29:46 UTC (rev 99971)
@@ -60,24 +60,24 @@
# Remember to increment revision of ${php}-eaccelerator when updating version of ${php}.
switch ${subport_branch} {
5.3 {
- version 5.3.18
+ version 5.3.19
set suhosin_available yes
set suhosin_patch_version 5.3.9-0.9.10
set suhosin_patch suhosin-patch-${suhosin_patch_version}.patch.gz
checksums [suffix ${distname}] \
- rmd160 f1b0059816fb817d159532239c02ddefac0085f4 \
- sha256 f065deecb78abb8ef101e1098866024af4ca10cb30139608c9a18e40236f1a2f \
+ rmd160 0083b282091490789379d2443fd91d320f3e95a4 \
+ sha256 814ce55b950158c4ddadbcd0b2d7d8cb4b570de4a29b9db021020594e2469fd6 \
${suhosin_patch} \
rmd160 ce43921fd9b183b154713ecda98294f6c68d5f22 \
sha256 4438caeab0a10c6c94aee9f7eaa703f5799f97d4e0579f43a947bb7314e38317
}
5.4 {
epoch 1
- version 5.4.8
+ version 5.4.9
set suhosin_available no
checksums [suffix ${distname}] \
- rmd160 eeee692e2f29447b3eeeefd89980c35798c5cb85 \
- sha256 d02810b7949938ee7190116e7483e1a06b3fa8373d3bbc0ea65a41265afce79f
+ rmd160 b1795652cea62a118453df5dc3fa62f679f93e64 \
+ sha256 c0649971cfa9723701d085e227376374569689689b8421e4dcfac56c2f6fcac5
}
}
@@ -748,8 +748,6 @@
subport ${php}-oracle {
php.extensions oci8 pdo_oci
- revision 1
-
if {${os.platform} == "darwin" && ${os.major} > 10} {
# oracle-instantclient 10.2.0.4.0 crashes in 64-bit mode on Lion and up.
supported_archs i386
Modified: trunk/dports/php/php-eaccelerator/Portfile
===================================================================
--- trunk/dports/php/php-eaccelerator/Portfile 2012-11-23 09:46:27 UTC (rev 99970)
+++ trunk/dports/php/php-eaccelerator/Portfile 2012-11-23 10:29:46 UTC (rev 99971)
@@ -7,7 +7,7 @@
github.setup eaccelerator eaccelerator 0.9.6.1
name php-eaccelerator
-revision 5
+revision 6
categories php www devel
platforms darwin freebsd openbsd
maintainers ryandesign openmaintainer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121123/35fc077a/attachment.html>
More information about the macports-changes
mailing list