[68930] trunk/dports/graphics
ryandesign at macports.org
ryandesign at macports.org
Fri Jun 18 00:59:59 PDT 2010
Revision: 68930
http://trac.macports.org/changeset/68930
Author: ryandesign at macports.org
Date: 2010-06-18 00:59:53 -0700 (Fri, 18 Jun 2010)
Log Message:
-----------
exif, libexif: fix livecheck; see #24359
Modified Paths:
--------------
trunk/dports/graphics/exif/Portfile
trunk/dports/graphics/libexif/Portfile
Modified: trunk/dports/graphics/exif/Portfile
===================================================================
--- trunk/dports/graphics/exif/Portfile 2010-06-18 05:05:16 UTC (rev 68929)
+++ trunk/dports/graphics/exif/Portfile 2010-06-18 07:59:53 UTC (rev 68930)
@@ -26,4 +26,6 @@
configure.args --with-popt-prefix=${prefix}
-livecheck.distname ${name}
+livecheck.type regex
+livecheck.url http://sourceforge.net/projects/libexif/files/
+livecheck.regex ${name}-(\[0-9.\]+)\\.tar
Modified: trunk/dports/graphics/libexif/Portfile
===================================================================
--- trunk/dports/graphics/libexif/Portfile 2010-06-18 05:05:16 UTC (rev 68929)
+++ trunk/dports/graphics/libexif/Portfile 2010-06-18 07:59:53 UTC (rev 68930)
@@ -41,3 +41,7 @@
depends_build-append port:doxygen
configure.args-delete --disable-docs
}
+
+livecheck.type regex
+livecheck.url http://sourceforge.net/projects/libexif/files/
+livecheck.regex ${name}-(\[0-9.\]+)\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100618/efde58d9/attachment.html>
More information about the macports-changes
mailing list