Modified: trunk/dports/lang/php/Portfile (139965 => 139966)
--- trunk/dports/lang/php/Portfile 2015-09-04 18:25:13 UTC (rev 139965)
+++ trunk/dports/lang/php/Portfile 2015-09-04 18:52:13 UTC (rev 139966)
@@ -104,10 +104,10 @@
}
5.6 {
epoch 2
- version 5.6.12
+ version 5.6.13
use_xz yes
- checksums rmd160 7912a2098f1d7de400cfac94f09c040550a8d83d \
- sha256 f8a8446866c0dc3f33319aa196ce87b64d71cab3dd96e39c8816adccc7e8ef33
+ checksums rmd160 182a405c89187b02aaa5fa3210ca05b71b7f85dd \
+ sha256 c1f0837df20cd3bed149033924770deca3e7e2d18e2e7e81395096576f153fdc
}
7.0 {
# When this becomes a stable version, remove the overrides for homepage,
@@ -285,8 +285,6 @@
revision 1
} elseif {[vercmp ${branch} 5.5] == 0} {
revision 1
- } elseif {[vercmp ${branch} 5.6] == 0} {
- revision 1
}
depends_run port:php_select