[65405] trunk/dports/net/dante/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Mar 25 17:56:01 PDT 2010


Revision: 65405
          http://trac.macports.org/changeset/65405
Author:   ryandesign at macports.org
Date:     2010-03-25 17:56:00 -0700 (Thu, 25 Mar 2010)
Log Message:
-----------
dante: fix livecheck

Modified Paths:
--------------
    trunk/dports/net/dante/Portfile

Modified: trunk/dports/net/dante/Portfile
===================================================================
--- trunk/dports/net/dante/Portfile	2010-03-26 00:54:30 UTC (rev 65404)
+++ trunk/dports/net/dante/Portfile	2010-03-26 00:56:00 UTC (rev 65405)
@@ -35,3 +35,7 @@
 	xinstall -m 644 ${worksrcpath}/example/sockd.conf \
 		${destroot}${prefix}/etc/dante/sockd.conf.sample
 }
+
+livecheck.type	regex
+livecheck.url	[lindex ${master_sites} 0]
+livecheck.regex	${name}-(\[0-9.\]+)\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100325/0a837548/attachment.html>


More information about the macports-changes mailing list