[68931] trunk/dports/graphics

ryandesign at macports.org ryandesign at macports.org
Fri Jun 18 01:21:52 PDT 2010


Revision: 68931
          http://trac.macports.org/changeset/68931
Author:   ryandesign at macports.org
Date:     2010-06-18 01:21:47 -0700 (Fri, 18 Jun 2010)
Log Message:
-----------
exif, libexif: update livecheck.regex to ensure exif won't match libexif versions

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 07:59:53 UTC (rev 68930)
+++ trunk/dports/graphics/exif/Portfile	2010-06-18 08:21:47 UTC (rev 68931)
@@ -28,4 +28,4 @@
 
 livecheck.type      regex
 livecheck.url       http://sourceforge.net/projects/libexif/files/
-livecheck.regex     ${name}-(\[0-9.\]+)\\.tar
+livecheck.regex     /${name}-(\[0-9.\]+)\\.tar

Modified: trunk/dports/graphics/libexif/Portfile
===================================================================
--- trunk/dports/graphics/libexif/Portfile	2010-06-18 07:59:53 UTC (rev 68930)
+++ trunk/dports/graphics/libexif/Portfile	2010-06-18 08:21:47 UTC (rev 68931)
@@ -44,4 +44,4 @@
 
 livecheck.type      regex
 livecheck.url       http://sourceforge.net/projects/libexif/files/
-livecheck.regex     ${name}-(\[0-9.\]+)\\.tar
+livecheck.regex     /${name}-(\[0-9.\]+)\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100618/311bb969/attachment.html>


More information about the macports-changes mailing list