[86442] trunk/dports/graphics/gifshuffle/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Oct 25 16:26:48 PDT 2011


Revision: 86442
          http://trac.macports.org/changeset/86442
Author:   ryandesign at macports.org
Date:     2011-10-25 16:26:48 -0700 (Tue, 25 Oct 2011)
Log Message:
-----------
gifshuffle: fix livecheck

Modified Paths:
--------------
    trunk/dports/graphics/gifshuffle/Portfile

Modified: trunk/dports/graphics/gifshuffle/Portfile
===================================================================
--- trunk/dports/graphics/gifshuffle/Portfile	2011-10-25 23:24:51 UTC (rev 86441)
+++ trunk/dports/graphics/gifshuffle/Portfile	2011-10-25 23:26:48 UTC (rev 86442)
@@ -39,3 +39,6 @@
     xinstall ${worksrcpath}/${name} ${destroot}${prefix}/bin
     xinstall -m 644 ${worksrcpath}/${name}.1 ${destroot}${prefix}/share/man/man1
 }
+
+livecheck.type      regex
+livecheck.regex     ${name} (\[0-9.\]+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111025/a63b609c/attachment.html>


More information about the macports-changes mailing list