Subject: CVS commit: pkgsrc/lang
To: None <pkgsrc-changes@NetBSD.org>
From: David Brownlee <abs@netbsd.org>
List: pkgsrc-changes
Date: 01/27/2004 18:55:30
Module Name:	pkgsrc
Committed By:	abs
Date:		Tue Jan 27 18:55:30 UTC 2004

Modified Files:
	pkgsrc/lang/python20: Makefile
	pkgsrc/lang/python21: Makefile Makefile.common
	pkgsrc/lang/python21-pth: Makefile
	pkgsrc/lang/python22: Makefile Makefile.common
	pkgsrc/lang/python22-pth: Makefile
	pkgsrc/lang/python23: Makefile Makefile.common
	pkgsrc/lang/python23-pth: Makefile

Log Message:
Add USE_GCC_SHLIB to python2 packages:
    python20 to python20-2.0.1nb6
    python21 to python21-2.1.3nb2
    python21-pth to python21-2.1.3nb4
    python22 to python22-2.2.3nb1
    python22-pth to python22-2.2.3nb1
    python23 to python23-2.3.3nb1
    python23-pth to python23-2.3.3nb1


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/lang/python20/Makefile
cvs rdiff -r1.13 -r1.14 pkgsrc/lang/python21/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/lang/python21/Makefile.common
cvs rdiff -r1.11 -r1.12 pkgsrc/lang/python21-pth/Makefile
cvs rdiff -r1.20 -r1.21 pkgsrc/lang/python22/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/lang/python22/Makefile.common
cvs rdiff -r1.11 -r1.12 pkgsrc/lang/python22-pth/Makefile
cvs rdiff -r1.15 -r1.16 pkgsrc/lang/python23/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/lang/python23/Makefile.common
cvs rdiff -r1.17 -r1.18 pkgsrc/lang/python23-pth/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.