[74794] trunk/dports/python/py26-pyusb-devel/Portfile

ecronin at macports.org ecronin at macports.org
Sun Jan 2 13:15:38 PST 2011


Revision: 74794
          http://trac.macports.org/changeset/74794
Author:   ecronin at macports.org
Date:     2011-01-02 13:15:32 -0800 (Sun, 02 Jan 2011)
Log Message:
-----------
python/py26-pyusb-devel: Update to 1.0.0-alpha1

Modified Paths:
--------------
    trunk/dports/python/py26-pyusb-devel/Portfile

Modified: trunk/dports/python/py26-pyusb-devel/Portfile
===================================================================
--- trunk/dports/python/py26-pyusb-devel/Portfile	2011-01-02 20:59:21 UTC (rev 74793)
+++ trunk/dports/python/py26-pyusb-devel/Portfile	2011-01-02 21:15:32 UTC (rev 74794)
@@ -3,21 +3,26 @@
 PortSystem          1.0
 PortGroup           python26 1.0
 name                py26-pyusb-devel
+license             BSD
 conflicts           py26-pyusb
-version             1.0.0svn39
+version             1.0.0-a1
+epoch               1
 categories          python devel
 maintainers         ecronin openmaintainer
 description         Python library to provide easy USB device access
-long_description    ${description}
+long_description    The PyUSB module provides Python with easy access to \
+                    the host machine's Universal Serial Bus (USB) system
 
 platforms           darwin
 
-homepage            http://pyusb.berlios.de/
-fetch.type          svn
-svn.url             https://pyusb.svn.sourceforge.net/svnroot/pyusb/trunk
-svn.revision        39
-worksrcdir          trunk
+homepage            http://pyusb.wiki.sourceforge.net
+master_sites        sourceforge:pyusb
+distname            pyusb-${version}
 
+checksums           md5 8a995953af70bf281a6e162f3e0d8df8 \
+                    sha1 bfb9a3489c434019fc31be761d951de2cf4d51cd \
+                    rmd160 e0d3f8d72c109c9d51593a9e5244efcad5073ef7
+
 depends_lib-append  port:libusb
 
 post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110102/fe422115/attachment.html>


More information about the macports-changes mailing list