ports/115653: [maintainer] update devel/py-pefile to 1.2.6

Antoine Brodin antoine.brodin at laposte.net
Mon Aug 20 18:50:02 UTC 2007


>Number:         115653
>Category:       ports
>Synopsis:       [maintainer] update devel/py-pefile to 1.2.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 20 18:50:00 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Antoine Brodin
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
none
>Environment:
System: FreeBSD barton.dreadbsd.org. 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Mon Jul 30 17:06:14 CEST 2007 root at barton.dreadbsd.org.:/usr/obj/usr/src/sys/BARTON i386


>Description:
Latest changes:
    * pefile-1.2.6: Added support for parsing PEiD's signatures
    * pefile-1.2.6: Numerous bugfixes
    * pefile-1.2.6: Added reporting of section entropy
    * pefile-1.2.6: Added warning messages for suspicious values
pefile is now hosted in Google Code
>How-To-Repeat:
>Fix:


--- pefile.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/py-pefile/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	9 Jun 2007 12:51:35 -0000	1.6
+++ Makefile	20 Aug 2007 17:53:28 -0000
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	pefile
-PORTVERSION=	1.2.5
+PORTVERSION=	1.2.6
 CATEGORIES=	devel python
-MASTER_SITES=	http://dkbza.org/pefile/
+MASTER_SITES=	http://pefile.googlecode.com/files/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	antoine.brodin at laposte.net
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/py-pefile/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo	9 Jun 2007 12:51:35 -0000	1.6
+++ distinfo	20 Aug 2007 17:53:48 -0000
@@ -1,3 +1,3 @@
-MD5 (pefile-1.2.5.tar.gz) = 40c201df0f790716a7e84e07aac16685
-SHA256 (pefile-1.2.5.tar.gz) = 1b70ceefff3ed2b2d1b3c5e3f5f5e924c2a922e1b0fffca262188a08a0efe1cd
-SIZE (pefile-1.2.5.tar.gz) = 27528
+MD5 (pefile-1.2.6.tar.gz) = 43e96f11f3917900cccf5b91e855d7c8
+SHA256 (pefile-1.2.6.tar.gz) = e499931c3660a66cc8973cbcac9a59ded2886bb5474440cd0ba5a9a1d2d102da
+SIZE (pefile-1.2.6.tar.gz) = 29784
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/py-pefile/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	25 Jul 2006 21:21:48 -0000	1.1
+++ pkg-plist	20 Aug 2007 17:58:02 -0000
@@ -1,5 +1,8 @@
 %%PYTHON_SITELIBDIR%%/pefile.py
 %%PYTHON_SITELIBDIR%%/pefile.pyc
 %%PYTHON_SITELIBDIR%%/pefile.pyo
+%%PYTHON_SITELIBDIR%%/peutils.py
+%%PYTHON_SITELIBDIR%%/peutils.pyc
+%%PYTHON_SITELIBDIR%%/peutils.pyo
 %%PORTDOCS%%%%DOCSDIR%%/README
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
--- pefile.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list