[24179] trunk/dports

source_changes at macosforge.org source_changes at macosforge.org
Wed Apr 18 13:02:11 PDT 2007


Revision: 24179
          http://trac.macosforge.org/projects/macports/changeset/24179
Author:   vinc17 at macports.org
Date:     2007-04-18 13:02:11 -0700 (Wed, 18 Apr 2007)

Log Message:
-----------
graphics/optipng, math/pari, textproc/stardict-xmlittre: add livecheck.

Modified Paths:
--------------
    trunk/dports/graphics/optipng/Portfile
    trunk/dports/math/pari/Portfile
    trunk/dports/textproc/stardict-xmlittre/Portfile

Modified: trunk/dports/graphics/optipng/Portfile
===================================================================
--- trunk/dports/graphics/optipng/Portfile	2007-04-18 19:41:05 UTC (rev 24178)
+++ trunk/dports/graphics/optipng/Portfile	2007-04-18 20:02:11 UTC (rev 24179)
@@ -42,3 +42,8 @@
         xinstall -m 644 ${worksrcpath}/../man/optipng.1 \
           ${destroot}${prefix}/share/man/man1
 }
+
+# The default SourceForge livecheck rule doesn't with OptiPNG.
+livecheck.check regex
+livecheck.url   ${homepage}
+livecheck.regex "Latest version: <b>OptiPNG&nbsp;(\\d+\\.\\d+\\.\\d+)</b>"

Modified: trunk/dports/math/pari/Portfile
===================================================================
--- trunk/dports/math/pari/Portfile	2007-04-18 19:41:05 UTC (rev 24178)
+++ trunk/dports/math/pari/Portfile	2007-04-18 20:02:11 UTC (rev 24179)
@@ -25,3 +25,7 @@
                       file rename -force ${worksrcpath}/Configure \
                         ${worksrcpath}/configure
                     }
+
+livecheck.check     regex
+livecheck.url       ${master_sites}?M=D
+livecheck.regex     ${name}-(\\d+\\.\\d+\\.\\d+)

Modified: trunk/dports/textproc/stardict-xmlittre/Portfile
===================================================================
--- trunk/dports/textproc/stardict-xmlittre/Portfile	2007-04-18 19:41:05 UTC (rev 24178)
+++ trunk/dports/textproc/stardict-xmlittre/Portfile	2007-04-18 20:02:11 UTC (rev 24179)
@@ -23,3 +23,7 @@
                         XMLittre.dict.dz XMLittre.ifo XMLittre.idx \
                         "${destroot}${prefix}/${instdir}"
                     }
+
+livecheck.check     regex
+livecheck.url       http://sourceforge.net/project/showfiles.php?group_id=80679
+livecheck.regex     ${name}-(\\d+\\.\\d+\\.\\d+)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070418/0c02cd74/attachment.html


More information about the macports-changes mailing list