Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jan 2009 17:40:20 +0800 (CST)
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        antoine@FreeBSD.org
Subject:   ports/131150: [PATCH] devel/py25-pefile: uupdate to 1.2.10-60
Message-ID:  <200901300940.n0U9eKuu086177@lucky7.cs.nctu.edu.tw>
Resent-Message-ID: <200901300950.n0U9o2CM050020@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901300940.n0U9eKuu086177>