Revision: 118288 https://trac.macports.org/changeset/118288 Author: ryandesign@macports.org Date: 2014-03-28 15:14:18 -0700 (Fri, 28 Mar 2014) Log Message: ----------- gloox: fix livecheck Modified Paths: -------------- trunk/dports/net/gloox/Portfile Modified: trunk/dports/net/gloox/Portfile =================================================================== --- trunk/dports/net/gloox/Portfile 2014-03-28 22:04:57 UTC (rev 118287) +++ trunk/dports/net/gloox/Portfile 2014-03-28 22:14:18 UTC (rev 118288) @@ -41,5 +41,5 @@ configure.cflags-append -I${prefix}/include livecheck.type regex -livecheck.url ${master_sites} +livecheck.url ${homepage} livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}
participants (1)
-
ryandesign@macports.org