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

ryandesign at macports.org ryandesign at macports.org
Sun Apr 20 13:18:13 PDT 2008


Revision: 36176
          http://trac.macosforge.org/projects/macports/changeset/36176
Author:   ryandesign at macports.org
Date:     2008-04-20 13:18:13 -0700 (Sun, 20 Apr 2008)

Log Message:
-----------
whois: fix livecheck for MacPorts 1.6.0

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

Modified: trunk/dports/net/whois/Portfile
===================================================================
--- trunk/dports/net/whois/Portfile	2008-04-20 20:13:58 UTC (rev 36175)
+++ trunk/dports/net/whois/Portfile	2008-04-20 20:18:13 UTC (rev 36176)
@@ -54,5 +54,5 @@
 destroot.args           prefix=${destroot}${prefix}
 
 livecheck.check         regex
-livecheck.url           "${master_sites}?M=D"
+livecheck.url           [lindex ${master_sites} 0]?C=M&O=D
 livecheck.regex         "${name}_(.+?)${extract.suffix}"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080420/6e9ca8e3/attachment.html


More information about the macports-changes mailing list