Index: head/www/py-flup/Makefile =================================================================== --- head/www/py-flup/Makefile (revision 234648) +++ head/www/py-flup/Makefile (revision 234649) @@ -1,21 +1,21 @@ # New ports collection makefile for: py-flup # Date created: 2006-12-16 # Whom: Li-Wen Hsu # # $FreeBSD$ # PORTNAME= flup -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= www python MASTER_SITES= http://www.saddi.com/software/flup/dist/ \ CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lwhsu@FreeBSD.org COMMENT= Random assortment of WSGI servers, middleware USE_PYTHON= 2.4+ USE_PYDISTUTILS= easy_install .include Property changes on: head/www/py-flup/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/www/py-flup/distinfo =================================================================== --- head/www/py-flup/distinfo (revision 234648) +++ head/www/py-flup/distinfo (revision 234649) @@ -1,3 +1,3 @@ -MD5 (flup-1.0.1.tar.gz) = 414181781fb0923f884a38503e8e56da -SHA256 (flup-1.0.1.tar.gz) = 270e2e423a0b8e90091fd6f38422c488b67a23494d671764b9ed2e17ca802e16 -SIZE (flup-1.0.1.tar.gz) = 46809 +MD5 (flup-1.0.2.tar.gz) = 24dad7edc5ada31dddd49456ee8d5254 +SHA256 (flup-1.0.2.tar.gz) = 4bad317a5fc1ce3d4fe5e9b6d846ec38a8023e16876785d4f88102f2c8097dd9 +SIZE (flup-1.0.2.tar.gz) = 49051 Property changes on: head/www/py-flup/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property