[66812] trunk/dports

ryandesign at macports.org ryandesign at macports.org
Thu Apr 22 20:19:17 PDT 2010


Revision: 66812
          http://trac.macports.org/changeset/66812
Author:   ryandesign at macports.org
Date:     2010-04-22 20:19:13 -0700 (Thu, 22 Apr 2010)
Log Message:
-----------
gphoto2, libgphoto2: fix livecheck

Modified Paths:
--------------
    trunk/dports/devel/libgphoto2/Portfile
    trunk/dports/graphics/gphoto2/Portfile

Modified: trunk/dports/devel/libgphoto2/Portfile
===================================================================
--- trunk/dports/devel/libgphoto2/Portfile	2010-04-23 03:08:48 UTC (rev 66811)
+++ trunk/dports/devel/libgphoto2/Portfile	2010-04-23 03:19:13 UTC (rev 66812)
@@ -48,3 +48,6 @@
    patchfiles-delete      patch-configure-nodoxygen.diff
 }
 
+livecheck.type      regex
+livecheck.url       http://sourceforge.net/projects/gphoto/files/
+livecheck.regex     /${name}-(\[0-9.\]+)\\.tar

Modified: trunk/dports/graphics/gphoto2/Portfile
===================================================================
--- trunk/dports/graphics/gphoto2/Portfile	2010-04-23 03:08:48 UTC (rev 66811)
+++ trunk/dports/graphics/gphoto2/Portfile	2010-04-23 03:19:13 UTC (rev 66812)
@@ -42,3 +42,6 @@
       TODO ${destroot}${prefix}/share/doc/${name}
 }
 
+livecheck.type      regex
+livecheck.url       http://sourceforge.net/projects/gphoto/files/
+livecheck.regex     /${name}-(\[0-9.\]+)\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100422/6a83b1b2/attachment.html>


More information about the macports-changes mailing list