From nobody@FreeBSD.org  Wed Jun 24 01:30:11 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 33BA3106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 24 Jun 2009 01:30:11 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 219348FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 24 Jun 2009 01:30:11 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n5O1UAWd025978
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 24 Jun 2009 01:30:10 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n5O1UAOH025977;
	Wed, 24 Jun 2009 01:30:10 GMT
	(envelope-from nobody)
Message-Id: <200906240130.n5O1UAOH025977@www.freebsd.org>
Date: Wed, 24 Jun 2009 01:30:10 GMT
From: Wen Heping <wenheping@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [Maintainer Update]math/py-gmpy:update to 1.0.4
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         135985
>Category:       ports
>Synopsis:       [Maintainer Update]math/py-gmpy:update to 1.0.4
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 24 01:40:00 UTC 2009
>Closed-Date:    Wed Jul 01 12:34:35 UTC 2009
>Last-Modified:  Wed Jul  1 12:40:09 UTC 2009
>Originator:     Wen Heping
>Release:        FreeBSD 8.0-Current
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #4: Fri Apr 10 16:36:28 HKT 2009     root@fb8.wenjing.com:/usr/obj/usr/src/sys/wen1  i386
>Description:
1 update to 1.0.4 from 1.0.3
2 fix the build error with custom LOCALBASE
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2009-06-24 17:04:14.000000000 +0800
+++ Makefile	2009-06-24 17:05:54.000000000 +0800
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	gmpy
-PORTVERSION=	1.03
-PORTREVISION=	1
+PORTVERSION=	1.04
 CATEGORIES=	math python
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -23,4 +22,8 @@
 
 PLIST_FILES=	%%PYTHON_SITELIBDIR%%/gmpy.so
 
+post-extract:
+	${REINPLACE_CMD} -e 's#/usr/local#${LOCALBASE}#g' \
+		${WRKSRC}/setup.py
+
 .include <bsd.port.mk>
--- distinfo.orig	2009-06-24 17:04:27.000000000 +0800
+++ distinfo	2009-06-24 17:06:06.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (gmpy-1.03.zip) = 7e723068ecd7078b32f344c747586592
-SHA256 (gmpy-1.03.zip) = dfb02ffd2356aee74c756ac8e235bcaa89e3e0e5199f9fd4b9dfda54c7ff71c7
-SIZE (gmpy-1.03.zip) = 86711
+MD5 (gmpy-1.04.zip) = 69e899391f0a83e2e82faf7a1a8873e8
+SHA256 (gmpy-1.04.zip) = c5f6d85891f04c77fc14070250ffc9ee2e12af41d5f176d4f0888897856f65e9
+SIZE (gmpy-1.04.zip) = 234390


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Jun 24 01:40:13 UTC 2009 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=135985 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Wed Jul 1 12:34:35 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=135985 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/135985: commit references a PR
Date: Wed,  1 Jul 2009 12:34:37 +0000 (UTC)

 miwi        2009-07-01 12:34:27 UTC
 
   FreeBSD ports repository
 
   Modified files:
     math/py-gmpy         Makefile distinfo 
   Log:
   - Update to 1.0.4
   - Fix build with CUSTOM PREFIX
   
   PR:             135985
   Submitted by:   Wen Heping <wenheping@gmail.com> (maintainer)
   
   Revision  Changes    Path
   1.4       +5 -2      ports/math/py-gmpy/Makefile
   1.2       +3 -3      ports/math/py-gmpy/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
