From lwhsu@csie.net  Wed Jul  1 00:30:14 2009
Return-Path: <lwhsu@csie.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 330741065676
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  1 Jul 2009 00:30:04 +0000 (UTC)
	(envelope-from lwhsu@csie.net)
Received: from lucky7.csie.net (lucky7.cs.nctu.edu.tw [140.113.17.237])
	by mx1.freebsd.org (Postfix) with ESMTP id B35DC8FC18
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  1 Jul 2009 00:30:03 +0000 (UTC)
	(envelope-from lwhsu@csie.net)
Received: from lucky7.csie.net (localhost [127.0.0.1])
	by lucky7.csie.net (Postfix) with ESMTP id 68FD2147C9D;
	Wed,  1 Jul 2009 06:03:57 +0800 (CST)
Received: by lucky7.csie.net (Postfix, from userid 1000)
	id 6725B147C1B; Wed,  1 Jul 2009 06:03:57 +0800 (CST)
Message-Id: <20090630220357.6725B147C1B@lucky7.csie.net>
Date: Wed,  1 Jul 2009 06:03:57 +0800 (CST)
From: Li-Wen Hsu <lwhsu@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: perky@FreeBSD.org
Subject: [PATCH] textproc/py-expat: Use checksum file under lang/python${PYTHON_SUFFIX}/
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         136202
>Category:       ports
>Synopsis:       [PATCH] textproc/py-expat: Use checksum file under lang/python${PYTHON_SUFFIX}/
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    perky
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 01 00:40:02 UTC 2009
>Closed-Date:    Wed Jul 08 09:22:42 UTC 2009
>Last-Modified:  Wed Jul  8 09:30:06 UTC 2009
>Originator:     Li-Wen Hsu
>Release:        FreeBSD 7.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD lucky7 7.2-STABLE FreeBSD 7.2-STABLE #0: Thu Jun 11 00:29:36 CST 2009
>Description:
- Use checksum file under lang/python${PYTHON_SUFFIX}/,
  for removal lang/python/distinfo

Port maintainer (perky@FreeBSD.org) is cc'd.

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

--- py26-expat-2.6.2_4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/py-expat/Makefile,v
retrieving revision 1.16
diff -u -u -r1.16 Makefile
--- Makefile	30 Jul 2007 09:41:59 -0000	1.16
+++ Makefile	30 Jun 2009 22:03:04 -0000
@@ -26,7 +26,7 @@
 PYDISTUTILS_PKGNAME=	pyexpat
 PYDISTUTILS_PKGVERSION=	0.0.0
 WRKSRC=		${PYTHON_WRKSRC}/Modules
-MD5_FILE=	${PORTSDIR}/lang/python/distinfo
+MD5_FILE=	${PORTSDIR}/lang/python${PYTHON_SUFFIX}/distinfo
 
 post-extract:
 	@${CP} ${FILESDIR}/setup.py ${WRKSRC}
--- py26-expat-2.6.2_4.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perky 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Jul 1 00:40:26 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=136202 
State-Changed-From-To: open->closed 
State-Changed-By: lwhsu 
State-Changed-When: Wed Jul 8 09:22:41 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/136202: commit references a PR
Date: Wed,  8 Jul 2009 09:22:46 +0000 (UTC)

 lwhsu       2009-07-08 09:22:31 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc/py-expat    Makefile 
   Log:
   - Use checksum file under lang/python${PYTHON_SUFFIX}/,
     for removal lang/python/distinfo
   
   PR:             ports/136202
   Submitted by:   lwhsu
   Approved by:    perky
   
   Revision  Changes    Path
   1.17      +1 -1      ports/textproc/py-expat/Makefile
 _______________________________________________
 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:
