Index: head/devel/py-usb/Makefile =================================================================== --- head/devel/py-usb/Makefile (revision 203441) +++ head/devel/py-usb/Makefile (revision 203442) @@ -1,26 +1,26 @@ # New ports collection makefile for: py-usb # Date created: 2007-05-13 # Whom: R.Mahmatkhanov # # $FreeBSD$ # PORTNAME= pyusb -PORTVERSION= 0.4.0 +PORTVERSION= 0.4.1 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ${MASTER_SITE_BERLIOS} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= R.Mahmatkhanov@SKYLINK.ru COMMENT= Python wrapper around libusb BUILD_DEPENDS= ${LOCALBASE}/lib/libusb.so:${PORTSDIR}/devel/libusb RUN_DEPENDS= ${BUILD_DEPENDS} USE_PYTHON= yes USE_PYDISTUTILS= yes PLIST_FILES= %%PYTHON_SITELIBDIR%%/usb.so .include Property changes on: head/devel/py-usb/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/devel/py-usb/distinfo =================================================================== --- head/devel/py-usb/distinfo (revision 203441) +++ head/devel/py-usb/distinfo (revision 203442) @@ -1,3 +1,3 @@ -MD5 (pyusb-0.4.0.tar.gz) = 3162d4864568e34344a1886a4880878b -SHA256 (pyusb-0.4.0.tar.gz) = ebb997d32b9d1dcc2933932f58f75495a54f479f0e60eec1e6b37ba45e9b2c87 -SIZE (pyusb-0.4.0.tar.gz) = 22755 +MD5 (pyusb-0.4.1.tar.gz) = 9576c3e471e40e021fa44f36712bbd04 +SHA256 (pyusb-0.4.1.tar.gz) = 9991a999170c533c10dbff227a9d617ef592fd579edfc21a55f0b715a7d329db +SIZE (pyusb-0.4.1.tar.gz) = 16703 Property changes on: head/devel/py-usb/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property