[137924] trunk/dports/php/php-suhosin/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Jun 22 20:20:53 PDT 2015


Revision: 137924
          https://trac.macports.org/changeset/137924
Author:   ryandesign at macports.org
Date:     2015-06-22 20:20:52 -0700 (Mon, 22 Jun 2015)
Log Message:
-----------
php53-suhosin: disable livecheck

Modified Paths:
--------------
    trunk/dports/php/php-suhosin/Portfile

Modified: trunk/dports/php/php-suhosin/Portfile
===================================================================
--- trunk/dports/php/php-suhosin/Portfile	2015-06-23 03:20:41 UTC (rev 137923)
+++ trunk/dports/php/php-suhosin/Portfile	2015-06-23 03:20:52 UTC (rev 137924)
@@ -37,9 +37,10 @@
         checksums       sha1    9de7a89ef7d336501a41f452fd3936ae66f63a6e \
                         rmd160  37cd9bd86a65c9081260a9d809b646384290cebb \
                         sha256  322ba104a17196bae63d39404da103fd011b09fde0f02484dc44366511c586ba
+        livecheck.type  none
     }
 }
 
-livecheck.type      regex
+default livecheck.type  {regex}
 livecheck.url       http://www.suhosin.org/stories/download.html
 livecheck.regex     suhosin-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150622/978865cd/attachment.html>


More information about the macports-changes mailing list