Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 05/24/2001 05:58:30
Module Name:	pkgsrc
Committed By:	jlam
Date:		Thu May 24 02:58:30 UTC 2001

Modified Files:
	pkgsrc/x11/tk: Makefile distinfo
	pkgsrc/x11/tk/patches: patch-aa patch-ab
Added Files:
	pkgsrc/x11/tk/patches: patch-ac patch-ad

Log Message:
Fix the installed tkConfig.sh so it's possible to use its values to generate
a shared library that depends on libtk83.so.  Patch the configure script to
set TK_LIB_SPEC to include -Wl,-rpath,... or -R... depending on whether we
are ELF or a.out.

Bump version number to 8.3.2nb1.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/x11/tk/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/x11/tk/distinfo
cvs rdiff -r1.3 -r1.4 pkgsrc/x11/tk/patches/patch-aa
cvs rdiff -r1.5 -r1.6 pkgsrc/x11/tk/patches/patch-ab
cvs rdiff -r0 -r1.1 pkgsrc/x11/tk/patches/patch-ac \
    pkgsrc/x11/tk/patches/patch-ad

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