ports/113492: [maintainer] update devel/py-pefile to 1.2.5
Antoine Brodin
antoine.brodin at laposte.net
Sat Jun 9 10:00:11 UTC 2007
>Number: 113492
>Category: ports
>Synopsis: [maintainer] update devel/py-pefile to 1.2.5
>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: Sat Jun 09 10:00:09 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: Sat May 19 20:36:40 CEST 2007 root at barton.dreadbsd.org.:/usr/obj/usr/src/sys/BARTON i386
>Description:
Changelog:
Thu May 17 19:30:41 CEST 2007 ero at dkbza.org
* Added parsing error functionality and fixed some parsing issues
-Version bumped to 1.2.5
-Added parsing error reporting "get_warnings()" and "show_warnings()"
-Fixed issues parsing version information that led to infite loops
Tue Mar 13 11:51:30 CET 2007 ero at dkbza.org
* Added length check to excape an infinite loop when parsing the version information
>How-To-Repeat:
>Fix:
--- py-pefile.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/py-pefile/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile 9 Mar 2007 11:26:07 -0000 1.5
+++ Makefile 9 Jun 2007 09:20:09 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= pefile
-PORTVERSION= 1.2.4
+PORTVERSION= 1.2.5
CATEGORIES= devel python
MASTER_SITES= http://dkbza.org/pefile/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/py-pefile/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo 9 Mar 2007 11:26:07 -0000 1.5
+++ distinfo 9 Jun 2007 09:20:25 -0000
@@ -1,3 +1,3 @@
-MD5 (pefile-1.2.4.tar.gz) = 549fc3ee63e039eae9b3692b866bdabf
-SHA256 (pefile-1.2.4.tar.gz) = 740d434328d11208431b3664256c4ec8d47937e387f6ab98a7671c4b0017cfdc
-SIZE (pefile-1.2.4.tar.gz) = 26419
+MD5 (pefile-1.2.5.tar.gz) = 40c201df0f790716a7e84e07aac16685
+SHA256 (pefile-1.2.5.tar.gz) = 1b70ceefff3ed2b2d1b3c5e3f5f5e924c2a922e1b0fffca262188a08a0efe1cd
+SIZE (pefile-1.2.5.tar.gz) = 27528
--- py-pefile.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list