[114717] trunk/dports
ryandesign at macports.org
ryandesign at macports.org
Sat Dec 14 00:40:49 PST 2013
Revision: 114717
https://trac.macports.org/changeset/114717
Author: ryandesign at macports.org
Date: 2013-12-14 00:40:49 -0800 (Sat, 14 Dec 2013)
Log Message:
-----------
php53: update to 5.3.28
php54: update to 5.4.23
php55: update to 5.5.7
php-eaccelerator: revbump to rebuild with new version
Modified Paths:
--------------
trunk/dports/lang/php/Portfile
trunk/dports/php/php-eaccelerator/Portfile
Modified: trunk/dports/lang/php/Portfile
===================================================================
--- trunk/dports/lang/php/Portfile 2013-12-14 06:31:18 UTC (rev 114716)
+++ trunk/dports/lang/php/Portfile 2013-12-14 08:40:49 UTC (rev 114717)
@@ -60,38 +60,38 @@
# Remember to increment revision of ${php}-eaccelerator when updating version of ${php}.
switch ${subport_branch} {
5.3 {
- version 5.3.27
+ version 5.3.28
use_bzip2 yes
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 ${distname}${extract.suffix} \
- md5 25ae23a5b9615fe8d33de5b63e1bb788 \
- rmd160 c2887004859f32b25229ffe52d86270c8de194b7 \
- sha256 e12db21c623b82a2244c4dd9b06bb75af20868c1b748a105a6829a5acc36b287 \
+ md5 56ff88934e068d142d6c0deefd1f396b \
+ rmd160 e4910c0c365f39a5009807801bd5ee6e25be020d \
+ sha256 0cac960c651c4fbb3d21cf2f2b279a06e21948fb35a0d1439b97296cac1d8513 \
${suhosin_patch} \
rmd160 ce43921fd9b183b154713ecda98294f6c68d5f22 \
sha256 4438caeab0a10c6c94aee9f7eaa703f5799f97d4e0579f43a947bb7314e38317
}
5.4 {
epoch 1
- version 5.4.22
+ version 5.4.23
use_bzip2 yes
set suhosin_available no
checksums ${distname}${extract.suffix} \
- md5 0a7400d1d7f1f55b2b36285bf1a00762 \
- rmd160 578f25e8776b42e3f643bddcce9b92e376171343 \
- sha256 3b8619b030e372f2b64e3a059d05a3ef3354e81f8a72923ba45475bf222f7cca
+ md5 023857598b92ea5c78137543817f4bc5 \
+ rmd160 3a5e3b7a6013f5a284c80d41a95989ba2a78b6d4 \
+ sha256 ae7c070fa9b9e16413ef944d910b68f3ba79192eca4010b0af132b8631bd91cc
}
5.5 {
epoch 2
- version 5.5.6
+ version 5.5.7
use_xz yes
set suhosin_available no
checksums ${distname}${extract.suffix} \
- md5 77ad90035931aacb95d11318b09c12ca \
- rmd160 b2af8c380679cb95854b873ab71351ec7b53b59f \
- sha256 3235a5c15e8fc55498dd80fe43f4aecc51dba35a7fc916aee7ef12d4e1f8767a
+ md5 0c02437f661105221e99a301a5275a41 \
+ rmd160 02394608b517056b2e1c1bf3474a139a80b3f4dd \
+ sha256 b7bae5d878b8fc3f4b481eb8f2179b5e71d30dfb3bc3640a5068c1b46633f08c
}
5.6 {
# When this becomes a stable version, remove the overrides for homepage,
@@ -622,9 +622,6 @@
categories-append databases
description a PHP interface to LDAP
- if {[vercmp ${php.branch} 5.4] < 0} {
- revision 1
- }
long_description ${subport} is ${description}, the Lightweight Directory \
Access Protocol, which is used to access Directory \
Modified: trunk/dports/php/php-eaccelerator/Portfile
===================================================================
--- trunk/dports/php/php-eaccelerator/Portfile 2013-12-14 06:31:18 UTC (rev 114716)
+++ trunk/dports/php/php-eaccelerator/Portfile 2013-12-14 08:40:49 UTC (rev 114717)
@@ -7,7 +7,7 @@
github.setup eaccelerator eaccelerator 0.9.6.1
name php-eaccelerator
-revision 14
+revision 15
categories php www devel
platforms darwin freebsd openbsd
maintainers ryandesign openmaintainer
@@ -35,7 +35,7 @@
use_bzip2 yes
-if {${name} != ${subport}} {
+if {${name} ne ${subport}} {
conflicts ${php}-APC ${php}-xcache
variant shared_memory description {Enable shared memory access functions (only enable in trusted environments)} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131214/df54f27b/attachment-0001.html>
More information about the macports-changes
mailing list