[150366] trunk/dports/www/ZendFramework2/Portfile
snc at macports.org
snc at macports.org
Mon Jul 18 12:38:22 PDT 2016
Revision: 150366
https://trac.macports.org/changeset/150366
Author: snc at macports.org
Date: 2016-07-18 12:38:22 -0700 (Mon, 18 Jul 2016)
Log Message:
-----------
ZendFramework: fix livecheck
Modified Paths:
--------------
trunk/dports/www/ZendFramework2/Portfile
Modified: trunk/dports/www/ZendFramework2/Portfile
===================================================================
--- trunk/dports/www/ZendFramework2/Portfile 2016-07-18 11:29:05 UTC (rev 150365)
+++ trunk/dports/www/ZendFramework2/Portfile 2016-07-18 19:38:22 UTC (rev 150366)
@@ -27,7 +27,7 @@
checksums rmd160 8205779fe487d2fd01e122264d57a33c4b28fb07 \
sha256 ea8b3fc3f1169e149bc79885254731f46866a4b7a764ec6567e0e19141b1080f
- livecheck.regex {Zend Framework (2\.\d+\.\d+) Full}
+ livecheck.regex {ZF (2\.\d+\.\d+)}
}
subport ZendFramework1 {
@@ -42,7 +42,7 @@
checksums rmd160 0c9082bfb2c57214078af1bcd15e8a5c9b43fd97 \
sha256 53d091ed7378d847b471d5f7afde80ca36149095f7997608005c68805bdf3e4e
- livecheck.regex {Zend Framework (1\.\d+\.\d+) Full}
+ livecheck.regex {ZF (1\.\d+\.\d+)}
}
foreach php {php53 php54 php55 php56} {
@@ -91,4 +91,4 @@
(e.g. include_path = \".:${zf_main_dir}/library:${zf_main_dir}/extra/library\")."
livecheck.type regex
-livecheck.url http://framework.zend.com/downloads/latest
+livecheck.url https://framework.zend.com/downloads/archives
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160718/eec64e6f/attachment.html>
More information about the macports-changes
mailing list