[95604] trunk/dports/lang/gauche-c-wrapper/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Jul 17 04:50:45 PDT 2012


Revision: 95604
          https://trac.macports.org/changeset/95604
Author:   ryandesign at macports.org
Date:     2012-07-17 04:50:45 -0700 (Tue, 17 Jul 2012)
Log Message:
-----------
gauche-c-wrapper: fix livecheck

Modified Paths:
--------------
    trunk/dports/lang/gauche-c-wrapper/Portfile

Modified: trunk/dports/lang/gauche-c-wrapper/Portfile
===================================================================
--- trunk/dports/lang/gauche-c-wrapper/Portfile	2012-07-17 11:49:51 UTC (rev 95603)
+++ trunk/dports/lang/gauche-c-wrapper/Portfile	2012-07-17 11:50:45 UTC (rev 95604)
@@ -33,3 +33,6 @@
     eval xinstall -m 644 [glob ${worksrcpath}/doc/*.html] ${destroot}${prefix}/share/doc/${name}
     file copy ${worksrcpath}/examples ${destroot}${prefix}/share/doc/${name}
 }
+
+livecheck.type      regex
+livecheck.regex     c-wrapper-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120717/6ae6a023/attachment.html>


More information about the macports-changes mailing list