[45401] trunk/dports/devel/quilt/Portfile

jmr at macports.org jmr at macports.org
Thu Jan 15 08:47:15 PST 2009


Revision: 45401
          http://trac.macports.org/changeset/45401
Author:   jmr at macports.org
Date:     2009-01-15 08:47:14 -0800 (Thu, 15 Jan 2009)
Log Message:
-----------
quilt: fix livecheck

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

Modified: trunk/dports/devel/quilt/Portfile
===================================================================
--- trunk/dports/devel/quilt/Portfile	2009-01-15 09:11:22 UTC (rev 45400)
+++ trunk/dports/devel/quilt/Portfile	2009-01-15 16:47:14 UTC (rev 45401)
@@ -26,3 +26,7 @@
 configure.args --with-sed=${prefix}/bin/gsed \
 			   --mandir=${destroot}${prefix}/share/man
 destroot.destdir prefix=${destroot}${prefix}
+
+livecheck.check	regex
+livecheck.url	http://download.savannah.gnu.org/releases/quilt/
+livecheck.regex	"${name}-(\[0-9\.\]+)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090115/22bce488/attachment.html>


More information about the macports-changes mailing list