pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/databases/gdbm



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun May 22 17:24:32 UTC 2016

Modified Files:
        pkgsrc/databases/gdbm: Makefile.common distinfo
Removed Files:
        pkgsrc/databases/gdbm/patches: patch-src_gdbmtool.c
            patch-src_gdbmtool.h patch-tests_create00.at
            patch-tests_dbmcreate00.at patch-tests_dbmdel00.at
            patch-tests_delete00.at

Log Message:
Version 1.12, 2016-05-16

* New configuration variable COMPATINCLUDEDIR

When used with --enable-libgdbm-compat, this variable points to the
directory where the headers file dbm.h and ndbm.h will be installed.
Use this variable to avoid conflicts with already installed headers.
E.g.:

 ./configure --enable-libgdbm-compat COMPATINCLUDEDIR=/usr/include/gdbm


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/databases/gdbm/Makefile.common
cvs rdiff -u -r1.10 -r1.11 pkgsrc/databases/gdbm/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/databases/gdbm/patches/patch-src_gdbmtool.c \
    pkgsrc/databases/gdbm/patches/patch-src_gdbmtool.h \
    pkgsrc/databases/gdbm/patches/patch-tests_create00.at \
    pkgsrc/databases/gdbm/patches/patch-tests_dbmcreate00.at \
    pkgsrc/databases/gdbm/patches/patch-tests_dbmdel00.at \
    pkgsrc/databases/gdbm/patches/patch-tests_delete00.at

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index