Index: Makefile
===================================================================
RCS file: /cvs/ports/security/py-pefile/Makefile,v
retrieving revision 1.9
diff -u -p -u -p -r1.9 Makefile
--- Makefile 7 Nov 2017 16:22:56 -0000 1.9
+++ Makefile 15 Aug 2018 07:11:13 -0000
@@ -2,7 +2,7 @@
COMMENT = Python module to read and work with PE files
-MODPY_EGG_VERSION = 2017.11.5
+MODPY_EGG_VERSION = 2018.8.8
DISTNAME = pefile-${MODPY_EGG_VERSION}
PKGNAME = py-${DISTNAME}
Index: distinfo
===================================================================
RCS file: /cvs/ports/security/py-pefile/distinfo,v
retrieving revision 1.4
diff -u -p -u -p -r1.4 distinfo
--- distinfo 7 Nov 2017 16:22:56 -0000 1.4
+++ distinfo 15 Aug 2018 07:11:13 -0000
@@ -1,2 +1,2 @@
-SHA256 (pefile-2017.11.5.tar.gz) = Z1w17g4Wd9uegNL0jYp/8s845iB+jNXiosbRJtsCWFQ=
-SIZE (pefile-2017.11.5.tar.gz) = 61774
+SHA256 (pefile-2018.8.8.tar.gz) = TFt+LeDIy2xQRZIWes+DEVy73gH+SlB8FqFCKFDobNY=
+SIZE (pefile-2018.8.8.tar.gz) = 62505
Hi,
this diff updates pefile to latest release.
Ok?
Cheers,
Remi.
No comments:
Post a Comment