[82102] trunk/dports/sysutils/rpm52/Portfile

afb at macports.org afb at macports.org
Mon Aug 8 01:06:27 PDT 2011


Revision: 82102
          http://trac.macports.org/changeset/82102
Author:   afb at macports.org
Date:     2011-08-08 01:06:27 -0700 (Mon, 08 Aug 2011)
Log Message:
-----------
add livecheck

Modified Paths:
--------------
    trunk/dports/sysutils/rpm52/Portfile

Modified: trunk/dports/sysutils/rpm52/Portfile
===================================================================
--- trunk/dports/sysutils/rpm52/Portfile	2011-08-08 08:05:42 UTC (rev 82101)
+++ trunk/dports/sysutils/rpm52/Portfile	2011-08-08 08:06:27 UTC (rev 82102)
@@ -140,3 +140,8 @@
 	configure.env-delete	__PERL=${prefix}/bin/perl5.8
 	configure.env-append	__PERL=${prefix}/bin/perl5.12
 }
+
+livecheck.type	regex
+# get the last modified tarball
+livecheck.url	${master_sites}
+livecheck.regex	rpm-(\[0-9\\.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110808/e7a01be4/attachment.html>


More information about the macports-changes mailing list