[31559] trunk/dports/net/whois/Portfile

simon at macports.org simon at macports.org
Tue Nov 27 14:20:00 PST 2007


Revision: 31559
          http://trac.macosforge.org/projects/macports/changeset/31559
Author:   simon at macports.org
Date:     2007-11-27 14:19:59 -0800 (Tue, 27 Nov 2007)

Log Message:
-----------
net/whois: Fixed livecheck.

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

Modified: trunk/dports/net/whois/Portfile
===================================================================
--- trunk/dports/net/whois/Portfile	2007-11-27 22:02:29 UTC (rev 31558)
+++ trunk/dports/net/whois/Portfile	2007-11-27 22:19:59 UTC (rev 31559)
@@ -13,7 +13,7 @@
 		whois is an improved whois client that follow the \
 		delegations from the Verisign whois server.
 
-master_sites	http://ftp.debian.org/debian/pool/main/w/${name}
+master_sites	http://ftp.debian.org/debian/pool/main/w/${name}/
 
 checksums \
 	md5 f0cadc8b484baa32515ff610090db05a \
@@ -41,3 +41,7 @@
 	LDFLAGS="-L${prefix}/lib -lintl"
 
 destroot.args	prefix=${destroot}${prefix}
+
+livecheck.check regex
+livecheck.url   "${master_sites}?M=D"
+livecheck.regex "${name}_(.+?)${extract.suffix}"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071127/20f6b4d8/attachment.html


More information about the macports-changes mailing list