php: revbump php53-intl to rebuild with icu 53 (#43983)
--- trunk/dports/lang/php/Portfile 2014-06-28 08:08:31 UTC (rev 121520)
+++ trunk/dports/lang/php/Portfile 2014-06-28 08:14:45 UTC (rev 121521)
@@ -604,6 +604,10 @@
}
subport ${php}-intl {
+ if {[vercmp ${php.branch} 5.4] < 0} {
+ revision 1
+ }
+
categories-append devel
description internationalization extension for PHP