[65295] trunk/dports/devel/libconfuse/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Mar 24 17:53:38 PDT 2010


Revision: 65295
          http://trac.macports.org/changeset/65295
Author:   ryandesign at macports.org
Date:     2010-03-24 17:53:37 -0700 (Wed, 24 Mar 2010)
Log Message:
-----------
libconfuse: fix livecheck

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

Modified: trunk/dports/devel/libconfuse/Portfile
===================================================================
--- trunk/dports/devel/libconfuse/Portfile	2010-03-25 00:42:23 UTC (rev 65294)
+++ trunk/dports/devel/libconfuse/Portfile	2010-03-25 00:53:37 UTC (rev 65295)
@@ -26,3 +26,7 @@
         confuse.h.3 \
         ${destroot}${prefix}/share/man/man3
 }
+
+livecheck.type          regex
+livecheck.url           [lindex ${master_sites} 0]
+livecheck.regex         {confuse-([0-9.]+)\.tar}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100324/2378377c/attachment.html>


More information about the macports-changes mailing list