Revision: 73996 http://trac.macports.org/changeset/73996 Author: snc@macports.org Date: 2010-12-01 14:23:21 -0800 (Wed, 01 Dec 2010) Log Message: ----------- libusb-legacy: fix livecheck Modified Paths: -------------- trunk/dports/devel/libusb-legacy/Portfile Modified: trunk/dports/devel/libusb-legacy/Portfile =================================================================== --- trunk/dports/devel/libusb-legacy/Portfile 2010-12-01 21:28:08 UTC (rev 73995) +++ trunk/dports/devel/libusb-legacy/Portfile 2010-12-01 22:23:21 UTC (rev 73996) @@ -76,4 +76,4 @@ livecheck.type regex livecheck.url http://sourceforge.net/projects/libusb/files/libusb-0.1%20(LEGACY)/ -livecheck.regex "libusb-(\\d+\\.\\d+\\.\\d+.?)${extract.suffix}" +livecheck.regex Click to enter (\\d+(\\.\\d+)+)
participants (1)
-
snc@macports.org