summaryrefslogtreecommitdiff
path: root/lang/tcl/distinfo
diff options
context:
space:
mode:
authorjlam <jlam>2001-05-24 02:58:15 +0000
committerjlam <jlam>2001-05-24 02:58:15 +0000
commit4ca7aa2db585d652fff15b61b7f6403ac595d919 (patch)
tree495393ace765a7734b3aaeaf29ee8f22ac6f3075 /lang/tcl/distinfo
parente3e068aecd0e0b09da4066e0dbb9c111c10bb5c8 (diff)
downloadpkgsrc-4ca7aa2db585d652fff15b61b7f6403ac595d919.tar.gz
Fix the installed tclConfig.sh so it's possible to use its values to generate
a shared library that depends on libtcl83.so. The TCL_SHLIB_LD command was set to the incorrect value for ELF platforms, relying on "ld" which doesn't understand the -Wl,... options it receives via ${TCL_LIB_SPEC}. Patch the configure script to set TCL_SHLIB_LD to the proper value on NetBSD systems depending on whether they are ELF or a.out, and also modify TCL_LIB_SPEC to include -Wl,-rpath,... or -R... accordingly. Bump version number to 8.3.2nb2.
Diffstat (limited to 'lang/tcl/distinfo')
-rw-r--r--lang/tcl/distinfo6
1 files changed, 4 insertions, 2 deletions
diff --git a/lang/tcl/distinfo b/lang/tcl/distinfo
index b42c3d7a75c..a7325361a0e 100644
--- a/lang/tcl/distinfo
+++ b/lang/tcl/distinfo
@@ -1,8 +1,10 @@
-$NetBSD: distinfo,v 1.2 2001/04/19 15:00:59 agc Exp $
+$NetBSD: distinfo,v 1.3 2001/05/24 02:58:15 jlam Exp $
SHA1 (tcl8.3.2.tar.gz) = be2701bca3f4fd9c49ef3e2e8932f8b0a10d28fa
Size (tcl8.3.2.tar.gz) = 2594407 bytes
SHA1 (patch-aa) = d0ca1287d6d4416da4bad69525285ccd785b553f
-SHA1 (patch-ab) = 069b45b4013c308daa67cd0f5ba8d79501a7329b
+SHA1 (patch-ab) = f6dc76f918a3539d2bab9d552b5c6be2e6e364ce
SHA1 (patch-ac) = 6f6f8e8b0ab6744662e7365511161e29affe62fc
SHA1 (patch-ad) = 22412c6b564e7b6baced01c4c35bc6efa994fc8f
+SHA1 (patch-ae) = 0ec38469f8f9dbfdce6a6c3f5311f03903e10741
+SHA1 (patch-af) = 4436c93d0f4bee56c539584bdf6f3f082589b445