ports/131150: [PATCH] devel/py25-pefile: uupdate to 1.2.10-60

Li-Wen Hsu lwhsu at FreeBSD.org
Fri Jan 30 09:50:03 UTC 2009


>Number:         131150
>Category:       ports
>Synopsis:       [PATCH] devel/py25-pefile: uupdate to 1.2.10-60
>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:   Fri Jan 30 09:50:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Li-Wen Hsu
>Release:        FreeBSD 7.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD lucky7 7.1-STABLE FreeBSD 7.1-STABLE #1: Thu Jan  8 11:59:12 CST
>Description:
- Update to 1.2.10-60

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

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

--- py25-pefile-1.2.10.60.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/py-pefile/Makefile,v
retrieving revision 1.11
diff -u -u -r1.11 Makefile
--- Makefile	8 Mar 2008 22:32:42 -0000	1.11
+++ Makefile	30 Jan 2009 09:44:11 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pefile
-PORTVERSION=	1.2.9.1
+DISTVERSION=	1.2.10-60
 CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,10 +16,9 @@
 
 USE_PYTHON=	yes
 USE_PYDISTUTILS=yes
+PYDISTUTILS_EGGINFO=	${PORTNAME}-${DISTVERSION:C/\-/_/g}-py${PYTHON_VER}.egg-info
 
-.if !defined(NOPORTDOCS)
 DOCSDIR=	${PREFIX}/share/doc/py-${PORTNAME}
-.endif
 
 post-install:
 .if !defined(NOPORTDOCS)
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/py-pefile/distinfo,v
retrieving revision 1.10
diff -u -u -r1.10 distinfo
--- distinfo	8 Mar 2008 22:32:42 -0000	1.10
+++ distinfo	30 Jan 2009 09:44:11 -0000
@@ -1,3 +1,3 @@
-MD5 (pefile-1.2.9.1.tar.gz) = 0abd21a0e79bebe8086f4fb6cf089156
-SHA256 (pefile-1.2.9.1.tar.gz) = 290f4a8328b4e7d52ec9de976eec5ae26e7f0ed1cccc1a567f0f0b30af399e5a
-SIZE (pefile-1.2.9.1.tar.gz) = 40140
+MD5 (pefile-1.2.10-60.tar.gz) = 3556d361499b3b4167dd90889d08dcd5
+SHA256 (pefile-1.2.10-60.tar.gz) = 829265af965e4f3c92ff064271bdafcc80d305bff74e703d19ebd3a73147e384
+SIZE (pefile-1.2.10-60.tar.gz) = 40029
--- py25-pefile-1.2.10.60.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list