Index: head/devel/py-geojson/Makefile =================================================================== --- head/devel/py-geojson/Makefile (revision 217992) +++ head/devel/py-geojson/Makefile (revision 217993) @@ -1,36 +1,37 @@ # Ports collection makefile for: py-geojson # Date created: 03 July, 2008 # Whom: Wen Heping # # $FreeBSD$ # PORTNAME= geojson -PORTVERSION= 1.0b1 +PORTVERSION= 1.0 +PORTEPOCH= 1 CATEGORIES= devel geography python MASTER_SITES= ${MASTER_SITE_CHEESESHOP} MASTER_SITE_SUBDIR= source/g/geojson/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wenheping@gmail.com COMMENT= Python's Encoder/decoder for simple GIS features RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}simplejson>1.9:${PORTSDIR}/devel/py-simplejson DOCSFILE= CHANGES.txt CREDITS.txt DEPENDENCIES.txt FAQ.txt \ GeoInterface.txt HISTORY.txt INSTALL.txt LICENSE.txt \ README.txt VERSION.txt USE_PYTHON= 2.4+ USE_PYDISTUTILS=easy_install PYDISTUTILS_NOEGGINFO= yes post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for f in ${DOCSFILE} @cd ${WRKSRC} && ${CP} ${f} ${DOCSDIR} .endfor .endif .include Property changes on: head/devel/py-geojson/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/devel/py-geojson/distinfo =================================================================== --- head/devel/py-geojson/distinfo (revision 217992) +++ head/devel/py-geojson/distinfo (revision 217993) @@ -1,3 +1,3 @@ -MD5 (geojson-1.0b1.tar.gz) = 10863efb628d2ea76c8d674951ce2063 -SHA256 (geojson-1.0b1.tar.gz) = 61549b5dc447dcecb6f9f20593a13e87f993d3382409a2275108b32b65462aef -SIZE (geojson-1.0b1.tar.gz) = 11586 +MD5 (geojson-1.0.tar.gz) = 2d36a78208ac6e85e3b6abace6fcceb0 +SHA256 (geojson-1.0.tar.gz) = a4712a360b668f8e6f8d6beac022063f809dbc3d16788489ab415ab457d77fb3 +SIZE (geojson-1.0.tar.gz) = 11692 Property changes on: head/devel/py-geojson/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property