Subject: CVS commit: pkgsrc/lang/python23
To: None <pkgsrc-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 01/26/2004 12:10:24
Module Name:	pkgsrc
Committed By:	grant
Date:		Mon Jan 26 12:10:24 UTC 2004

Modified Files:
	pkgsrc/lang/python23: Makefile.common PLIST.common distinfo
	pkgsrc/lang/python23/patches: patch-ah

Log Message:
fix build and install on Solaris:

- use -h instead of -soname= when creating shared objects to appease
  Solaris linker.
- link against librt for fdatasync().
- tweak PLIST for installed modules.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/lang/python23/Makefile.common \
    pkgsrc/lang/python23/PLIST.common
cvs rdiff -r1.9 -r1.10 pkgsrc/lang/python23/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/lang/python23/patches/patch-ah

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