Revision: 77264 http://trac.macports.org/changeset/77264 Author: rmstonecipher@macports.org Date: 2011-03-24 19:41:24 -0700 (Thu, 24 Mar 2011) Log Message: ----------- devel/libdc1394 fixed broken livecheck Modified Paths: -------------- trunk/dports/devel/libdc1394/Portfile Modified: trunk/dports/devel/libdc1394/Portfile =================================================================== --- trunk/dports/devel/libdc1394/Portfile 2011-03-25 02:33:27 UTC (rev 77263) +++ trunk/dports/devel/libdc1394/Portfile 2011-03-25 02:41:24 UTC (rev 77264) @@ -29,4 +29,6 @@ depends_lib port:libusb -livecheck.distname libdc1394-2 +livecheck.type regex +livecheck.url http://sourceforge.net/projects/libdc1394/files/libdc1394-2/ +livecheck.regex "(\\d+(?:\\.\\d+)*)${extract.suffix}"
participants (1)
-
rmstonecipher@macports.org