ports/136200: [PATCH] databases/py-bsddb: Use checksum file under lang/python${PYTHON_SUFFIX}/

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


>Number:         136200
>Category:       ports
>Synopsis:       [PATCH] databases/py-bsddb: 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:01 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-bsddb-2.6.2_2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/py-bsddb/Makefile,v
retrieving revision 1.11
diff -u -u -r1.11 Makefile
--- Makefile	6 Apr 2009 05:12:40 -0000	1.11
+++ Makefile	30 Jun 2009 21:56:39 -0000
@@ -24,7 +24,7 @@
 PYDISTUTILS_PKGVERSION=	0.0.0
 DIST_SUBDIR=	python
 WRKSRC=		${PYTHON_WRKSRC}/Modules
-MD5_FILE=	${PORTSDIR}/lang/python/distinfo
+MD5_FILE=	${PORTSDIR}/lang/python${PYTHON_SUFFIX}/distinfo
 MAKE_ENV=	BSDDB_VERSION=${BDB_LIB_NAME}
 PLIST_FILES=	%%PYTHON_SITELIBDIR%%/_bsddb.so
 
--- py26-bsddb-2.6.2_2.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list