Subject: CVS commit: pkgsrc/lang
To: None <pkgsrc-changes@NetBSD.org>
From: Dan Winship <danw@netbsd.org>
List: pkgsrc-changes
Date: 04/23/2004 01:25:09
Module Name: pkgsrc
Committed By: danw
Date: Fri Apr 23 01:25:09 UTC 2004
Modified Files:
pkgsrc/lang/python: pyversion.mk
pkgsrc/lang/python22-pth: Makefile
pkgsrc/lang/python23-pth: Makefile
Log Message:
set INSTALL_UNSTRIPPED on Darwin so modules will be able to resolve
symbols in the python binary. Bump PKGREVISION and require the new
versions on Darwin. Fixes pkg/25272
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 pkgsrc/lang/python/pyversion.mk
cvs rdiff -r1.12 -r1.13 pkgsrc/lang/python22-pth/Makefile
cvs rdiff -r1.20 -r1.21 pkgsrc/lang/python23-pth/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.