[92980] users/cal/ports/net/nxproxy/Portfile

cal at macports.org cal at macports.org
Sat May 12 09:08:12 PDT 2012


Revision: 92980
          https://trac.macports.org/changeset/92980
Author:   cal at macports.org
Date:     2012-05-12 09:08:12 -0700 (Sat, 12 May 2012)
Log Message:
-----------
nxproxy: Add livecheck

Modified Paths:
--------------
    users/cal/ports/net/nxproxy/Portfile

Modified: users/cal/ports/net/nxproxy/Portfile
===================================================================
--- users/cal/ports/net/nxproxy/Portfile	2012-05-12 16:06:44 UTC (rev 92979)
+++ users/cal/ports/net/nxproxy/Portfile	2012-05-12 16:08:12 UTC (rev 92980)
@@ -27,6 +27,9 @@
 
 depends_lib             port:nxcomp
 
+livecheck.url           ${master_sites}
+livecheck.regex         ${name}-(\[0-9\]+(\\.\[0-9\]+)+(-\[0-9\]+)?)
+
 post-configure {
     reinplace -E "s|-L../nxcomp|-L${prefix}/lib/|g" ${worksrcpath}/Makefile
     reinplace -E "s|-I../nxcomp|-I${prefix}/include/nxcomp|g" ${worksrcpath}/Makefile
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120512/f1d73531/attachment.html>


More information about the macports-changes mailing list