Index: head/devel/py-olefile/Makefile =================================================================== --- head/devel/py-olefile/Makefile (revision 378110) +++ head/devel/py-olefile/Makefile (revision 378111) @@ -1,28 +1,28 @@ # Created by: Antoine Brodin # $FreeBSD$ PORTNAME= olefile -PORTVERSION= 0.41 +PORTVERSION= 0.42.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= antoine@FreeBSD.org COMMENT= Python module to read MS OLE2 files LICENSE= MIT LICENSE_FILE= ${WRKSRC}/olefile/LICENSE.txt USES= dos2unix python zip USE_PYTHON= distutils autoplist .include # Remove files not python 3 ready and allow compile again post-patch: .if ${PYTHON_REL} >= 300 - ${RM} ${WRKSRC}/olefile/olefile2.py ${WRKSRC}/olefile/test_open_string.py + ${RM} ${WRKSRC}/olefile/olefile2.py .endif ${REINPLACE_CMD} "/install' in sys.argv:/,+1d" ${WRKSRC}/setup.py .include Index: head/devel/py-olefile/distinfo =================================================================== --- head/devel/py-olefile/distinfo (revision 378110) +++ head/devel/py-olefile/distinfo (revision 378111) @@ -1,2 +1,2 @@ -SHA256 (olefile-0.41.zip) = 1f76a5b8ff0e47dbdd22a4f4aa5bc1c29af0bfb3dc12bc86354ae374ad9192f1 -SIZE (olefile-0.41.zip) = 117775 +SHA256 (olefile-0.42.1.zip) = 8a3226dba11349b51a2c6de6af0c889324201f14a8c30992b7877109090e36e0 +SIZE (olefile-0.42.1.zip) = 119386