ports/154366: [patch] devel/py-pefile: update to 1.2.10-93

Sofian Brabez sbrabez at gmail.com
Sat Jan 29 02:50:09 UTC 2011


>Number:         154366
>Category:       ports
>Synopsis:       [patch] devel/py-pefile: update to 1.2.10-93
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 29 02:50:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Sofian Brabez
>Release:        FreeBSD 8.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD freebsd81 8.1-STABLE FreeBSD 8.1-STABLE #1: Tue Aug 31 22:46:46 CEST 2010
>Description:
- Update to 1.2.10-93
- Add LICENSE
- Make happy portlint

Port maintainer (antoine at FreeBSD.org) is cc'd.

http://regis.goodking.ca/tb/logs/7-sbz/py26-pefile-1.2.10.93.log
http://regis.goodking.ca/tb/logs/8-sbz/py26-pefile-1.2.10.93.log
http://regis.goodking.ca/tb/logs/9-sbz/py26-pefile-1.2.10.93.log

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- py26-pefile-1.2.10.93.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/py-pefile/Makefile /tmp/py-pefile/Makefile
--- /usr/ports/devel/py-pefile/Makefile	2010-11-10 21:54:30.000000000 +0100
+++ /tmp/py-pefile/Makefile	2011-01-29 04:39:12.000000000 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pefile
-DISTVERSION=	1.2.10-89
+DISTVERSION=	1.2.10-93
 CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,9 +14,12 @@
 MAINTAINER=	antoine at FreeBSD.org
 COMMENT=	A python module to read and work with PE files
 
+LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
-PYDISTUTILS_EGGINFO=	${PORTNAME}-${DISTVERSION:C/-/_/g}-py${PYTHON_VER}.egg-info
+PYDISTUTILS_EGGINFO=	${PORTNAME}-${DISTVERSION:C,-,_,g}-py${PYTHON_VER}.egg-info
 
 DOCSDIR=	${PREFIX}/share/doc/py-${PORTNAME}
 
diff -ruN --exclude=CVS /usr/ports/devel/py-pefile/distinfo /tmp/py-pefile/distinfo
--- /usr/ports/devel/py-pefile/distinfo	2010-11-10 21:54:30.000000000 +0100
+++ /tmp/py-pefile/distinfo	2011-01-29 03:13:19.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (pefile-1.2.10-89.tar.gz) = 977b357d87d58716b98f76da99cb55a7b1efe15ceb9e8b7440e10dba2564853f
-SIZE (pefile-1.2.10-89.tar.gz) = 45469
+SHA256 (pefile-1.2.10-93.tar.gz) = a8a1b8b03ec2ce8c2ffcd916f3ae4f20586e273b959adbf72a24b5013b397e5a
+SIZE (pefile-1.2.10-93.tar.gz) = 47049
--- py26-pefile-1.2.10.93.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list