Revision: 87465 http://trac.macports.org/changeset/87465 Author: devans@macports.org Date: 2011-11-22 15:42:53 -0800 (Tue, 22 Nov 2011) Log Message: ----------- hicolor-icon-theme: fix livecheck. Modified Paths: -------------- trunk/dports/gnome/hicolor-icon-theme/Portfile Modified: trunk/dports/gnome/hicolor-icon-theme/Portfile =================================================================== --- trunk/dports/gnome/hicolor-icon-theme/Portfile 2011-11-22 23:08:52 UTC (rev 87464) +++ trunk/dports/gnome/hicolor-icon-theme/Portfile 2011-11-22 23:42:53 UTC (rev 87465) @@ -22,5 +22,5 @@ supported_archs noarch livecheck.type regex -livecheck.url [lindex ${master_sites} 1]?C=M&O=D +livecheck.url ${master_sites} livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)
participants (1)
-
devans@macports.org