diff --git a/databases/gdbm/Makefile b/databases/gdbm/Makefile index 6c20dda878e..8c882f01d53 100644 --- a/databases/gdbm/Makefile +++ b/databases/gdbm/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.34 2014/03/27 07:57:44 jasper Exp $ +# $OpenBSD: Makefile,v 1.35 2014/11/01 19:29:54 jasper Exp $ COMMENT= GNU dbm VERSION= 1.11 +REVISION= 0 DISTNAME= gdbm-${VERSION} CATEGORIES= databases diff --git a/databases/gdbm/patches/patch-doc_gdbm_info b/databases/gdbm/patches/patch-doc_gdbm_info new file mode 100644 index 00000000000..3a532f9ac38 --- /dev/null +++ b/databases/gdbm/patches/patch-doc_gdbm_info @@ -0,0 +1,18 @@ +$OpenBSD: patch-doc_gdbm_info,v 1.1 2014/11/01 19:29:54 jasper Exp $ + +Silence install-info error: + install-info: menu item `gdbm_load' already exists, for file `(none)' + +--- doc/gdbm.info.orig Sat Nov 1 20:15:56 2014 ++++ doc/gdbm.info Sat Nov 1 20:16:06 2014 +@@ -3,8 +3,8 @@ This is gdbm.info, produced by makeinfo version 4.13 f + INFO-DIR-SECTION Programming & development tools + START-INFO-DIR-ENTRY + * GDBM: (gdbm). The GNU database manager. +-* gdbm_dump: gdbm_dump(gdbm). Dump the GDBM database into a flat file. +-* gdbm_load: gdbm_load(gdbm). Load the database from a flat file. ++* gdbm_dump: (gdbm). Dump the GDBM database into a flat file. ++* gdbm_load: (gdbm). Load the database from a flat file. + END-INFO-DIR-ENTRY + + Published by the Free Software Foundation, 51 Franklin Street, Fifth