[34577] trunk/dports/science/libframe/Portfile

ram at macports.org ram at macports.org
Thu Feb 28 10:14:27 PST 2008


Revision: 34577
          http://trac.macosforge.org/projects/macports/changeset/34577
Author:   ram at macports.org
Date:     2008-02-28 10:14:26 -0800 (Thu, 28 Feb 2008)

Log Message:
-----------
science/libframe: use correct livecheck regular expression

Modified Paths:
--------------
    trunk/dports/science/libframe/Portfile

Modified: trunk/dports/science/libframe/Portfile
===================================================================
--- trunk/dports/science/libframe/Portfile	2008-02-28 18:14:21 UTC (rev 34576)
+++ trunk/dports/science/libframe/Portfile	2008-02-28 18:14:26 UTC (rev 34577)
@@ -29,4 +29,4 @@
 
 livecheck.check regex
 livecheck.url   ${homepage}
-livecheck.regex "libframe-(\[0-9\]+\.\[0-9\]+).tar.gz"
+livecheck.regex {libframe-([0-9]+\.[0-9]+).tar.gz}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080228/03157fe5/attachment.html 


More information about the macports-changes mailing list