diff options
author | adam <adam@pkgsrc.org> | 2011-08-17 07:17:15 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2011-08-17 07:17:15 +0000 |
commit | 30166ea422560ecd978d89f3cb3fe2327e8a3b2f (patch) | |
tree | b94199ce9c4dd4cc9c5b7481933fa7abc3c776c0 /databases/gdbm/distinfo | |
parent | b47e16671bafb2cb3aa0c0dda4d32372cc67929a (diff) | |
download | pkgsrc-30166ea422560ecd978d89f3cb3fe2327e8a3b2f.tar.gz |
Changes 1.9.1:
* Bugfix: Improperly used preprocessor directive caused compilation failure
when using gcc 4.4.4 or newer.
Changes 1.9:
* Use of mmap
* Changes in compatibility mode
* Locking is disabled.
* Do not link pag to dir.
* gdbm_setopt
* The testgdbm program is installed
* A testsuite is provided.
* Improved documentation.
Diffstat (limited to 'databases/gdbm/distinfo')
-rw-r--r-- | databases/gdbm/distinfo | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/databases/gdbm/distinfo b/databases/gdbm/distinfo index e6cafea011c..265000dcea9 100644 --- a/databases/gdbm/distinfo +++ b/databases/gdbm/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.6 2009/09/02 15:27:48 joerg Exp $ +$NetBSD: distinfo,v 1.7 2011/08/17 07:17:15 adam Exp $ -SHA1 (gdbm-1.8.3.tar.gz) = a0296b1986a99cb9ec0dc3b17ea99aec76e9b760 -RMD160 (gdbm-1.8.3.tar.gz) = 0f5741ab32f95db721c5d9f4548447301171e938 -Size (gdbm-1.8.3.tar.gz) = 228695 bytes -SHA1 (patch-ab) = a97baa1513fbc4979c7393ed7d8b9502ec882f4f +SHA1 (gdbm-1.9.1.tar.gz) = 0742a9ed8fc93fb5d5d3984d2acf99821134e2e9 +RMD160 (gdbm-1.9.1.tar.gz) = 512ad1b5c3a3fb7b17094d627b9d6da8215532f2 +Size (gdbm-1.9.1.tar.gz) = 554843 bytes |