[50888] trunk/dports/lang/boo/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue May 12 04:28:30 PDT 2009


Revision: 50888
          http://trac.macports.org/changeset/50888
Author:   ryandesign at macports.org
Date:     2009-05-12 04:28:29 -0700 (Tue, 12 May 2009)
Log Message:
-----------
boo: fix livecheck

Modified Paths:
--------------
    trunk/dports/lang/boo/Portfile

Modified: trunk/dports/lang/boo/Portfile
===================================================================
--- trunk/dports/lang/boo/Portfile	2009-05-12 11:27:03 UTC (rev 50887)
+++ trunk/dports/lang/boo/Portfile	2009-05-12 11:28:29 UTC (rev 50888)
@@ -36,3 +36,7 @@
 	file delete -force ${destroot}/tmp
 	reinplace "s|/usr/local|${prefix}|g" ${destroot}${prefix}/bin/booc ${destroot}${prefix}/bin/booi ${destroot}${prefix}/bin/booish
 }
+
+livecheck.check         regex
+livecheck.url           [lindex ${master_sites} 0]?C=M&O=D
+livecheck.regex         ${name}-(\[0-9.\]+)\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090512/3f1ee54f/attachment.html>


More information about the macports-changes mailing list