[133703] trunk/dports/graphics/dcmtk/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Mar 8 23:55:11 PDT 2015


Revision: 133703
          https://trac.macports.org/changeset/133703
Author:   ryandesign at macports.org
Date:     2015-03-08 23:55:11 -0700 (Sun, 08 Mar 2015)
Log Message:
-----------
dcmtk: fix livecheck

Modified Paths:
--------------
    trunk/dports/graphics/dcmtk/Portfile

Modified: trunk/dports/graphics/dcmtk/Portfile
===================================================================
--- trunk/dports/graphics/dcmtk/Portfile	2015-03-09 06:42:34 UTC (rev 133702)
+++ trunk/dports/graphics/dcmtk/Portfile	2015-03-09 06:55:11 UTC (rev 133703)
@@ -130,5 +130,5 @@
 test.target             -j 1 test
 
 livecheck.type          regex
-livecheck.regex         {dcmtk\-(\d+(?:\.\d+)*).tar.gz}
-
+livecheck.url           [lindex ${master_sites} 0]
+livecheck.regex         ${name}-(\[0-9._\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150308/a8a2cccb/attachment.html>


More information about the macports-changes mailing list