[123968] trunk/dports/gis/saga/Portfile

khindenburg at macports.org khindenburg at macports.org
Sat Aug 16 13:07:28 PDT 2014


Revision: 123968
          https://trac.macports.org/changeset/123968
Author:   khindenburg at macports.org
Date:     2014-08-16 13:07:28 -0700 (Sat, 16 Aug 2014)
Log Message:
-----------
saga: fix livecheck #44045

Modified Paths:
--------------
    trunk/dports/gis/saga/Portfile

Modified: trunk/dports/gis/saga/Portfile
===================================================================
--- trunk/dports/gis/saga/Portfile	2014-08-16 18:30:22 UTC (rev 123967)
+++ trunk/dports/gis/saga/Portfile	2014-08-16 20:07:28 UTC (rev 123968)
@@ -84,6 +84,4 @@
     }
 }
 
-livecheck.type              regex
-livecheck.url               ${master_sites}
-livecheck.regex             ${name}-(\\d+(?:\\.\\d+)*)\\.tar
+livecheck.regex             ${name}_(\[0-9a-z.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140816/9b64120f/attachment.html>


More information about the macports-changes mailing list