Subject: CVS commit: pkgsrc/lang
To: None <pkgsrc-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 01/24/2004 08:13:14
Module Name:	pkgsrc
Committed By:	grant
Date:		Sat Jan 24 08:13:14 UTC 2004

Modified Files:
	pkgsrc/lang/python22: Makefile PLIST.Darwin PLIST.IRIX PLIST.Linux
	    PLIST.NetBSD PLIST.SunOS PLIST.common PLIST.common_end
	pkgsrc/lang/python22-pth: Makefile
Added Files:
	pkgsrc/lang/python22: Makefile.common
Removed Files:
	pkgsrc/lang/python22-pth: PLIST.Linux PLIST.NetBSD PLIST.common
	    PLIST.common_end

Log Message:
split the common parts of python22 and python22-pth into Makefile.common
and fix PLIST for some modules which are only installed on Solaris.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 pkgsrc/lang/python22/Makefile
cvs rdiff -r0 -r1.1 pkgsrc/lang/python22/Makefile.common
cvs rdiff -r1.1 -r1.2 pkgsrc/lang/python22/PLIST.Darwin \
    pkgsrc/lang/python22/PLIST.IRIX pkgsrc/lang/python22/PLIST.Linux \
    pkgsrc/lang/python22/PLIST.NetBSD pkgsrc/lang/python22/PLIST.SunOS
cvs rdiff -r1.3 -r1.4 pkgsrc/lang/python22/PLIST.common
cvs rdiff -r1.2 -r1.3 pkgsrc/lang/python22/PLIST.common_end
cvs rdiff -r1.9 -r1.10 pkgsrc/lang/python22-pth/Makefile
cvs rdiff -r1.1 -r0 pkgsrc/lang/python22-pth/PLIST.Linux \
    pkgsrc/lang/python22-pth/PLIST.NetBSD
cvs rdiff -r1.2 -r0 pkgsrc/lang/python22-pth/PLIST.common \
    pkgsrc/lang/python22-pth/PLIST.common_end

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