diff options
author | obache <obache@pkgsrc.org> | 2008-08-22 07:42:52 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-08-22 07:42:52 +0000 |
commit | 81b569010d772a4993726078660b0e700d8a21e2 (patch) | |
tree | 9569377a424354cd846392cc2e38929447a5b585 /shells/eltclsh/distinfo | |
parent | 61e980122f31b6e892cd01d91a3cf56dd1ac91d0 (diff) | |
download | pkgsrc-81b569010d772a4993726078660b0e700d8a21e2.tar.gz |
Update eltclsh to 1.9.
Based on PR 37283 (updated to 1.8).
eltclsh 1.9 released august 8, 2008
30. Fix libtool usage and install target to allow cross compilation in OpenEmbedded.
29. Honor TCL_DBGX to allow compiling against a tcl library with debugging
symbols enabled.
28. Honor CFLAGS from the environment during the build process
27. Fix history command that was not working.
26. Switch repository to git.
eltclsh 1.8 released august 20, 2007
25. Add wrappedputs procedure that print a string wrapped to a given width.
24. Stop scanning arguments in interactive mode when user press C-d.
eltclsh 1.7 released december 19, 2006
23. Add new function "interactive" which starts the interactive
interpreter (useful inside scripts).
22. Add support for installation in $(DESTDIR)
Diffstat (limited to 'shells/eltclsh/distinfo')
-rw-r--r-- | shells/eltclsh/distinfo | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/shells/eltclsh/distinfo b/shells/eltclsh/distinfo index 25874ece7e3..c5779f2a163 100644 --- a/shells/eltclsh/distinfo +++ b/shells/eltclsh/distinfo @@ -1,7 +1,6 @@ -$NetBSD: distinfo,v 1.2 2006/11/30 18:02:28 joerg Exp $ +$NetBSD: distinfo,v 1.3 2008/08/22 07:42:52 obache Exp $ -SHA1 (eltclsh-1.6.tar.gz) = 159d79c265ed6cf3efd1c926f58c6705c630ed4e -RMD160 (eltclsh-1.6.tar.gz) = daf83a9f509015e0c6d405f57ae6940e0f129d06 -Size (eltclsh-1.6.tar.gz) = 328626 bytes -SHA1 (patch-aa) = 77ed0d9200df1b533997e4d0147d4bd3e3226108 +SHA1 (eltclsh-1.9.tar.gz) = 4c85fc6927c3fc4359316e9265460a8747972a0d +RMD160 (eltclsh-1.9.tar.gz) = 8bee0288bc458845b5384272164df48e2e7e0b03 +Size (eltclsh-1.9.tar.gz) = 342659 bytes SHA1 (patch-ab) = b6e3474302a6db10fd527072cd184f5775b0c89b |