[121902] trunk/dports/graphics/giblib/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Jul 10 22:43:14 PDT 2014


Revision: 121902
          https://trac.macports.org/changeset/121902
Author:   ryandesign at macports.org
Date:     2014-07-10 22:43:14 -0700 (Thu, 10 Jul 2014)
Log Message:
-----------
giblib: fix livecheck

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

Modified: trunk/dports/graphics/giblib/Portfile
===================================================================
--- trunk/dports/graphics/giblib/Portfile	2014-07-11 05:41:39 UTC (rev 121901)
+++ trunk/dports/graphics/giblib/Portfile	2014-07-11 05:43:14 UTC (rev 121902)
@@ -33,3 +33,7 @@
 
 # install docs to $prefix/share/doc instead of $prefix/doc
 destroot.args       docsdir=${prefix}/share/doc/${name}
+
+livecheck.type      regex
+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/20140710/b7f8c9ed/attachment.html>


More information about the macports-changes mailing list