Index: head/comms/py-serial/Makefile =================================================================== --- head/comms/py-serial/Makefile (revision 119702) +++ head/comms/py-serial/Makefile (revision 119703) @@ -1,25 +1,25 @@ # New ports collection makefile for: py-serial # Date created: 26 February 2002 # Whom: Hye-Shik Chang # # $FreeBSD$ # PORTNAME= serial -PORTVERSION= 2.0 +PORTVERSION= 2.1 CATEGORIES= comms python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pyserial PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyserial-${PORTVERSION} MAINTAINER= perky@FreeBSD.org COMMENT= Serial port encapsulation library for Python USE_ZIP= yes EXTRACT_BEFORE_ARGS= -a USE_PYTHON= yes USE_PYDISTUTILS= yes USE_PYTHON_PREFIX= yes .include Property changes on: head/comms/py-serial/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property Index: head/comms/py-serial/distinfo =================================================================== --- head/comms/py-serial/distinfo (revision 119702) +++ head/comms/py-serial/distinfo (revision 119703) @@ -1,2 +1,2 @@ -MD5 (pyserial-2.0.zip) = 80a26774156ba38b63b0945f2b511695 -SIZE (pyserial-2.0.zip) = 41115 +MD5 (pyserial-2.1.zip) = b2e11ffa387801f5f24b4aea0fa7d742 +SIZE (pyserial-2.1.zip) = 43610 Property changes on: head/comms/py-serial/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property