diff options
author | jwise <jwise> | 2000-08-29 21:09:54 +0000 |
---|---|---|
committer | jwise <jwise> | 2000-08-29 21:09:54 +0000 |
commit | ef652617dd6014512497b10394c9ba048c274eaa (patch) | |
tree | 2f3f4e5e4a3f16317eb7b319905f93bd7a1f9366 /databases/tcl-gdbm | |
parent | 2dfd4970c21b3892306db8d8b2661fe03b0712b6 (diff) | |
download | pkgsrc-ef652617dd6014512497b10394c9ba048c274eaa.tar.gz |
Add NetBSD RCS Id accidentally ommitted. Also: the changes from tclGdbm-0.6
were:
0.7 - Tcl_Obj's support (first trial); now NUL-Bytes are allowed; strings
need not be terminated in the database (the 0.6-version would store
the terminating NUL's in keys as well as in data and RELIED on it!).
Now DB'S generated by other Programs (cross-checked with php3!) can
be read! (JG)
0.8 - Move to libtool/automake/autoconf and generate rpms for RedHat 6.2 (JE)
Tested with tcl8.3
Diffstat (limited to 'databases/tcl-gdbm')
-rw-r--r-- | databases/tcl-gdbm/patches/patch-aa | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/tcl-gdbm/patches/patch-aa b/databases/tcl-gdbm/patches/patch-aa index de2ef064e35..9d9d2391324 100644 --- a/databases/tcl-gdbm/patches/patch-aa +++ b/databases/tcl-gdbm/patches/patch-aa @@ -1,3 +1,4 @@ +$NetBSD: patch-aa,v 1.3 2000/08/29 21:09:54 jwise Exp $ --- Makefile.in.orig Thu Jun 8 15:35:14 2000 +++ Makefile.in Tue Aug 29 16:32:25 2000 @@ -35,7 +35,7 @@ |