Index: head/devel/py-olefile/Makefile =================================================================== --- head/devel/py-olefile/Makefile (revision 431024) +++ head/devel/py-olefile/Makefile (revision 431025) @@ -1,29 +1,21 @@ # Created by: Antoine Brodin # $FreeBSD$ PORTNAME= olefile -PORTVERSION= 0.43 +PORTVERSION= 0.44 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= antoine@FreeBSD.org COMMENT= Python module to read MS OLE2 files -LICENSE= MIT +LICENSE= BSD2CLAUSE MIT +LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/olefile/LICENSE.txt NO_ARCH= yes -USES= dos2unix python +USES= dos2unix python zip USE_PYTHON= distutils autoplist -.include - -# Remove files not python 3 ready and allow compile again -post-patch: -.if ${PYTHON_REL} >= 3000 - ${RM} ${WRKSRC}/olefile/olefile2.py -.endif - ${REINPLACE_CMD} "/install' in sys.argv:/,+1d" ${WRKSRC}/setup.py - -.include +.include Index: head/devel/py-olefile/distinfo =================================================================== --- head/devel/py-olefile/distinfo (revision 431024) +++ head/devel/py-olefile/distinfo (revision 431025) @@ -1,2 +1,3 @@ -SHA256 (olefile-0.43.tar.gz) = 57102bf3f19c5fa099c0c7128190fe4bb28cd2760aa08f4b5b7dccf28718b876 -SIZE (olefile-0.43.tar.gz) = 99723 +TIMESTAMP = 1483899501 +SHA256 (olefile-0.44.zip) = 61f2ca0cd0aa77279eb943c07f607438edf374096b66332fae1ee64a6f0f73ad +SIZE (olefile-0.44.zip) = 74147