Index: head/devel/py-pefile/Makefile =================================================================== --- head/devel/py-pefile/Makefile (revision 227158) +++ head/devel/py-pefile/Makefile (revision 227159) @@ -1,30 +1,29 @@ # New ports collection makefile for: pefile # Date created: 16 July 2006 # Whom: antoine.brodin@laposte.net # # $FreeBSD$ # PORTNAME= pefile -PORTVERSION= 1.2.9.1 +DISTVERSION= 1.2.10-60 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= antoine@FreeBSD.org COMMENT= A python module to read and work with PE files USE_PYTHON= yes USE_PYDISTUTILS=yes +PYDISTUTILS_EGGINFO= ${PORTNAME}-${DISTVERSION:C/\-/_/g}-py${PYTHON_VER}.egg-info -.if !defined(NOPORTDOCS) DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} -.endif post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} .endif .include Property changes on: head/devel/py-pefile/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property Index: head/devel/py-pefile/distinfo =================================================================== --- head/devel/py-pefile/distinfo (revision 227158) +++ head/devel/py-pefile/distinfo (revision 227159) @@ -1,3 +1,3 @@ -MD5 (pefile-1.2.9.1.tar.gz) = 0abd21a0e79bebe8086f4fb6cf089156 -SHA256 (pefile-1.2.9.1.tar.gz) = 290f4a8328b4e7d52ec9de976eec5ae26e7f0ed1cccc1a567f0f0b30af399e5a -SIZE (pefile-1.2.9.1.tar.gz) = 40140 +MD5 (pefile-1.2.10-60.tar.gz) = 3556d361499b3b4167dd90889d08dcd5 +SHA256 (pefile-1.2.10-60.tar.gz) = 829265af965e4f3c92ff064271bdafcc80d305bff74e703d19ebd3a73147e384 +SIZE (pefile-1.2.10-60.tar.gz) = 40029 Property changes on: head/devel/py-pefile/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property