Modified: trunk/dports/lang/php/Portfile (139980 => 139981)
--- trunk/dports/lang/php/Portfile 2015-09-04 20:11:35 UTC (rev 139980)
+++ trunk/dports/lang/php/Portfile 2015-09-04 20:39:43 UTC (rev 139981)
@@ -97,10 +97,10 @@
}
5.5 {
epoch 2
- version 5.5.28
+ version 5.5.29
use_xz yes
- checksums rmd160 3373c16149241ba29a582a4f8c548157edfdc5da \
- sha256 d060455c804c622cda9f3f5f084b10c6ceba73ee76c1720897e17137a0f75ecd
+ checksums rmd160 17dca3a6ba6285eb383b6c4dd65d0689ab490064 \
+ sha256 22c72d1b88c8d9a8ab9ca565e9ca5844287c006134098805d9a373a862bbbcad
}
5.6 {
epoch 2
@@ -283,8 +283,6 @@
revision 1
} elseif {[vercmp ${branch} 5.4] == 0} {
revision 1
- } elseif {[vercmp ${branch} 5.5] == 0} {
- revision 1
}
depends_run port:php_select