CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
gdbm: updated to 1.11
authorVictor Martinez <pitillo@ono.com>
Tue, 30 Sep 2014 15:55:43 +0000 (15:55 +0000)
committerVictor Martinez <pitillo@ono.com>
Tue, 30 Sep 2014 15:55:43 +0000 (15:55 +0000)
gdbm/.footprint
gdbm/.md5sum
gdbm/Pkgfile

index bebecc077866a42c4e4d78ea1b3a2fcb8e48283e..770224972ecc3097249909c5451cc7200910dd38 100644 (file)
@@ -1,6 +1,8 @@
 drwxr-xr-x     root/root       usr/
 drwxr-xr-x     root/root       usr/bin/
--rwxr-xr-x     root/root       usr/bin/testgdbm
+-rwxr-xr-x     root/root       usr/bin/gdbm_dump
+-rwxr-xr-x     root/root       usr/bin/gdbm_load
+-rwxr-xr-x     root/root       usr/bin/gdbmtool
 drwxr-xr-x     root/root       usr/include/
 -rw-r--r--     root/root       usr/include/dbm.h
 -rw-r--r--     root/root       usr/include/gdbm.h
@@ -17,5 +19,9 @@ lrwxrwxrwx    root/root       usr/lib/libgdbm_compat.so -> libgdbm_compat.so.4.0.0
 lrwxrwxrwx     root/root       usr/lib/libgdbm_compat.so.4 -> libgdbm_compat.so.4.0.0
 -rwxr-xr-x     root/root       usr/lib/libgdbm_compat.so.4.0.0
 drwxr-xr-x     root/root       usr/man/
+drwxr-xr-x     root/root       usr/man/man1/
+-rw-r--r--     root/root       usr/man/man1/gdbm_dump.1.gz
+-rw-r--r--     root/root       usr/man/man1/gdbm_load.1.gz
+-rw-r--r--     root/root       usr/man/man1/gdbmtool.1.gz
 drwxr-xr-x     root/root       usr/man/man3/
 -rw-r--r--     root/root       usr/man/man3/gdbm.3.gz
index 26dd0f9c18657c078a8bfd1e0a72d297930d1823..bb118013617291b0fd263d9401d0be89f6eaf743 100644 (file)
@@ -1 +1 @@
-88770493c2559dc80b561293e39d3570  gdbm-1.10.tar.gz
+72c832680cf0999caedbe5b265c8c1bd  gdbm-1.11.tar.gz
index 5b1f6551dc5cd21df7c58f7762143f3f55c2a269..f3d0f53a32415d4d8d23a34311e038c6e932ef96 100644 (file)
@@ -4,7 +4,7 @@
 # Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu
 
 name=gdbm
-version=1.10
+version=1.11
 release=1
 source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz)