[73607] trunk/dports/devel/uncrustify/Portfile

mk at macports.org mk at macports.org
Fri Nov 19 15:48:51 PST 2010


Revision: 73607
          http://trac.macports.org/changeset/73607
Author:   mk at macports.org
Date:     2010-11-19 15:48:47 -0800 (Fri, 19 Nov 2010)
Log Message:
-----------
uncrustify: fix livecheck

Modified Paths:
--------------
    trunk/dports/devel/uncrustify/Portfile

Modified: trunk/dports/devel/uncrustify/Portfile
===================================================================
--- trunk/dports/devel/uncrustify/Portfile	2010-11-19 23:19:03 UTC (rev 73606)
+++ trunk/dports/devel/uncrustify/Portfile	2010-11-19 23:48:47 UTC (rev 73607)
@@ -19,4 +19,7 @@
                 sha1 9a32802c25724f36d1210e672217bda00f87a9ca \
                 rmd160 84042387cc843455c8c9d2ecf98eaa9943a65ca6
 
-livecheck.version   ${name}-${version}
+livecheck.type    regex
+livecheck.url     http://sourceforge.net/projects/uncrustify/files/
+livecheck.regex   "(0\\.\\d+)"
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101119/f301765c/attachment.html>


More information about the macports-changes mailing list