Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Feb 2007 11:31:48 +0800 (CST)
From:      Li-Wen Hsu <lwhsu@lwhsu.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lwhsu@lwhsu.org, antoine.brodin@laposte.net
Subject:   ports/109447: [PATCH] devel/py-pefile: update to 1.2.2
Message-ID:  <200702230331.l1N3VmgX095438@jail0.lwhsu.csie.net>
Resent-Message-ID: <200702230340.l1N3e44S058604@freefall.freebsd.org>

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

>Number:         109447
>Category:       ports
>Synopsis:       [PATCH] devel/py-pefile: update to 1.2.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 23 03:40:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Li-Wen Hsu
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD jail0.lwhsu.csie.net 6.2-STABLE FreeBSD 6.2-STABLE #0: Fri Jan 26 00:04:54 CST 2007
>Description:
- Update to 1.2.2
- Adjust DOCSDIR

Port maintainer (antoine.brodin@laposte.net) is cc'd.

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

--- py24-pefile-1.2.2.patch begins here ---
diff -ruN -ruN --exclude=CVS /usr/ports/devel/py-pefile/Makefile /home/lwhsu/ports/devel/py-pefile/Makefile
--- /usr/ports/devel/py-pefile/Makefile	Thu Nov  9 15:28:15 2006
+++ /home/lwhsu/ports/devel/py-pefile/Makefile	Fri Feb 23 11:19:14 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pefile
-PORTVERSION=	1.2
+PORTVERSION=	1.2.2
 CATEGORIES=	devel python
 MASTER_SITES=	http://dkbza.org/pefile/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,6 +16,10 @@
 
 USE_PYTHON=	yes
 USE_PYDISTUTILS=yes
+
+.if !defined(NOPORTDOCS)
+DOCSDIR=	${PREFIX}/share/doc/py-${PORTNAME}
+.endif
 
 post-install:
 .if !defined(NOPORTDOCS)
diff -ruN -ruN --exclude=CVS /usr/ports/devel/py-pefile/distinfo /home/lwhsu/ports/devel/py-pefile/distinfo
--- /usr/ports/devel/py-pefile/distinfo	Thu Nov  9 15:28:15 2006
+++ /home/lwhsu/ports/devel/py-pefile/distinfo	Fri Feb 23 11:17:06 2007
@@ -1,3 +1,3 @@
-MD5 (pefile-1.2.tar.gz) = 526053d92459cf7561a17e852d108feb
-SHA256 (pefile-1.2.tar.gz) = 38e789dd5b9c903636ca36ae03f666743b611b9e0996c97946e5724fbd5f22cc
-SIZE (pefile-1.2.tar.gz) = 22726
+MD5 (pefile-1.2.2.tar.gz) = 5e088ffdf40509c37f33235c5e1c4041
+SHA256 (pefile-1.2.2.tar.gz) = f042edca0dc2f073c2f3fe74ee6d7459fec286c223123524f8084e11003f65cd
+SIZE (pefile-1.2.2.tar.gz) = 26280
--- py24-pefile-1.2.2.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?200702230331.l1N3VmgX095438>