[76034] trunk/dports/www/ikiwiki/Portfile

l2g at macports.org l2g at macports.org
Wed Feb 16 14:06:37 PST 2011


Revision: 76034
          http://trac.macports.org/changeset/76034
Author:   l2g at macports.org
Date:     2011-02-16 14:06:35 -0800 (Wed, 16 Feb 2011)
Log Message:
-----------
ikiwiki: new livecheck URL and regex (minor change, openmaintainer)

Modified Paths:
--------------
    trunk/dports/www/ikiwiki/Portfile

Modified: trunk/dports/www/ikiwiki/Portfile
===================================================================
--- trunk/dports/www/ikiwiki/Portfile	2011-02-16 19:29:01 UTC (rev 76033)
+++ trunk/dports/www/ikiwiki/Portfile	2011-02-16 22:06:35 UTC (rev 76034)
@@ -20,6 +20,13 @@
 distname                ${name}_${version}
 worksrcdir              ${name}
 
+# Livecheck URL is for a file listing in reverse filename order. Using reverse
+# chronological order is impractical because older versions are sometimes
+# patched, giving them a newer timestamp than the latest release.
+
+livecheck.url           http://ftp.debian.org/debian/pool/main/i/ikiwiki/?C=N\;O=D
+livecheck.regex         ">ikiwiki_(\[^<\]+)\\.tar\\.gz<"
+
 patchfiles              patch-Makefile.PL.diff
 
 checksums               md5     038a1c3514827402739e5bf134d2a4f4 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110216/ed9465b6/attachment.html>


More information about the macports-changes mailing list