Index: head/databases/py-pg8000/Makefile =================================================================== --- head/databases/py-pg8000/Makefile (revision 225587) +++ head/databases/py-pg8000/Makefile (revision 225588) @@ -1,27 +1,27 @@ # New ports collection makefile for: py-pg8000 # Date created: 2008-07-16 # Whom: Wen Heping # # $FreeBSD$ # PORTNAME= pg8000 -PORTVERSION= 1.06 +PORTVERSION= 1.07 CATEGORIES= databases python -MASTER_SITES= http://pybrary.net/pg8000/:source1 \ +MASTER_SITES= http://pybrary.net/pg8000/dist/:source1 \ http://peak.telecommunity.com/dist/:source2 PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz:source1 \ ez_setup.py:source2 EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}.tar.gz MAINTAINER= wenheping@gmail.com COMMENT= A Pure-Python Interface to the PostgreSQL Database USE_PYTHON= yes USE_PYDISTUTILS=easy_install post-extract: @${CP} ${DISTDIR}/ez_setup.py ${WRKSRC}/ez_setup.py .include Property changes on: head/databases/py-pg8000/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/databases/py-pg8000/distinfo =================================================================== --- head/databases/py-pg8000/distinfo (revision 225587) +++ head/databases/py-pg8000/distinfo (revision 225588) @@ -1,6 +1,6 @@ -MD5 (pg8000-1.06.tar.gz) = 5ac933316151a1db8ce2628472a8578f -SHA256 (pg8000-1.06.tar.gz) = 075482d25b3af361055aee94ec2758ceccf11ee91cf88777c7e478330aaef0c1 -SIZE (pg8000-1.06.tar.gz) = 24899 +MD5 (pg8000-1.07.tar.gz) = 10e853ef45e4ba6101e05af12778f692 +SHA256 (pg8000-1.07.tar.gz) = 245152c49461081d3a0760b491f79e4fc045f2ebc527b2b6a93c3e9a03689145 +SIZE (pg8000-1.07.tar.gz) = 27174 MD5 (ez_setup.py) = ce4f96fd7afac7a6702d7a45f665d176 SHA256 (ez_setup.py) = 493a0e21147a82173d920b8c2782eb95fb69a13d13020e37f4d40e009d4e29fe SIZE (ez_setup.py) = 9716 Property changes on: head/databases/py-pg8000/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property