[38070] trunk/dports/sysutils/vcp/Portfile

jmr at macports.org jmr at macports.org
Sat Jul 5 08:49:38 PDT 2008


Revision: 38070
          http://trac.macosforge.org/projects/macports/changeset/38070
Author:   jmr at macports.org
Date:     2008-07-05 08:49:38 -0700 (Sat, 05 Jul 2008)
Log Message:
-----------
vcp: add livecheck (#15874)

Modified Paths:
--------------
    trunk/dports/sysutils/vcp/Portfile

Modified: trunk/dports/sysutils/vcp/Portfile
===================================================================
--- trunk/dports/sysutils/vcp/Portfile	2008-07-05 15:43:16 UTC (rev 38069)
+++ trunk/dports/sysutils/vcp/Portfile	2008-07-05 15:49:38 UTC (rev 38070)
@@ -27,3 +27,7 @@
     xinstall -m 444 ${worksrcpath}/vcp.1 ${destroot}${prefix}/share/man/man1
     xinstall -m 444 ${worksrcpath}/vcp.conf.sample ${destroot}${prefix}/etc/vcp.conf.sample
 }
+
+livecheck.check     regex
+livecheck.url       ${homepage}
+livecheck.regex     "<a href=\"${name}-(\\d+\\.\\d+)${extract.suffix}\">"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080705/5ca00f27/attachment.html 


More information about the macports-changes mailing list