Date: Mon, 6 Nov 2006 19:47:50 +0100 (CET) From: Antoine Brodin <antoine.brodin@laposte.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/105217: [maintainer] update devel/py-pefile to 1.2 Message-ID: <200611061847.kA6Iloav012237@peanut.dreadbsd.org> Resent-Message-ID: <200611061900.kA6J0YHc064712@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 105217 >Category: ports >Synopsis: [maintainer] update devel/py-pefile to 1.2 >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 Nov 06 19:00:33 GMT 2006 >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 Oct 28 16:26:40 CEST 2006 antoine@barton.dreadbsd.org:/usr/obj/usr/src/sys/BARTON i386 >Description: Latest changes: * Added support for PE32+ files * Merged the patches from the Offensive Computing people and other contributors * Added support for writing changes back to the PE file. This should be used with care * Miscellaneous other bugfixes and enhancements >How-To-Repeat: >Fix: --- py-pefile.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/py-pefile/Makefile,v retrieving revision 1.1 diff -u -p -r1.1 Makefile --- Makefile 25 Jul 2006 21:21:48 -0000 1.1 +++ Makefile 6 Nov 2006 18:24:16 -0000 @@ -6,7 +6,7 @@ # PORTNAME= pefile -PORTVERSION= 1.1 +PORTVERSION= 1.2 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.1 diff -u -p -r1.1 distinfo --- distinfo 25 Jul 2006 21:21:48 -0000 1.1 +++ distinfo 6 Nov 2006 18:24:50 -0000 @@ -1,3 +1,3 @@ -MD5 (pefile-1.1.tar.gz) = 6788c7555dfe4b6cd956bc8f03928e8f -SHA256 (pefile-1.1.tar.gz) = a51b87ade802e8b06352ca5b1154281dbda9340da848d1e071ea06c5d9371c9b -SIZE (pefile-1.1.tar.gz) = 19077 +MD5 (pefile-1.2.tar.gz) = 526053d92459cf7561a17e852d108feb +SHA256 (pefile-1.2.tar.gz) = 38e789dd5b9c903636ca36ae03f666743b611b9e0996c97946e5724fbd5f22cc +SIZE (pefile-1.2.tar.gz) = 22726 --- py-pefile.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611061847.kA6Iloav012237>