ports/136202: [PATCH] textproc/py-expat: Use checksum file under lang/python${PYTHON_SUFFIX}/

Li-Wen Hsu lwhsu at FreeBSD.org
Wed Jul 1 00:40:02 UTC 2009


>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:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 01 00:40:02 UTC 2009
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list