[57618] trunk/dports/devel/libusb/Portfile

toby at macports.org toby at macports.org
Sun Sep 13 23:36:49 PDT 2009


Revision: 57618
          http://trac.macports.org/changeset/57618
Author:   toby at macports.org
Date:     2009-09-13 23:36:48 -0700 (Sun, 13 Sep 2009)
Log Message:
-----------
fix homepage and livecheck

Modified Paths:
--------------
    trunk/dports/devel/libusb/Portfile

Modified: trunk/dports/devel/libusb/Portfile
===================================================================
--- trunk/dports/devel/libusb/Portfile	2009-09-14 06:31:27 UTC (rev 57617)
+++ trunk/dports/devel/libusb/Portfile	2009-09-14 06:36:48 UTC (rev 57618)
@@ -10,7 +10,7 @@
 long_description \
     library for use by user level applications to \
     access USB devices regardless of OS
-homepage        http://libusb.wiki.sourceforge.net/
+homepage        http://www.libusb.org/
 
 platforms       darwin
 license         LGPLv2.1
@@ -25,4 +25,5 @@
 
 patchfiles      patch-libusb__io.c patch-libusb__os__darwin_usb.c
 
-livecheck.regex ${name}-(\[0-9\]\[^ \]+) released
+livecheck.url   http://sourceforge.net/projects/libusb/files/libusb-1.0/
+livecheck.regex /${name}-(\[0-9\]+\\.\[0-9\]+\\.\[0-9\]+)\\.tar\\.bz2'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090913/9181d1a3/attachment.html>


More information about the macports-changes mailing list