pkgsrc-Changes archive

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

CVS commit: pkgsrc/pkgtools/pkg_filecheck



Module Name:    pkgsrc
Committed By:   dholland
Date:           Sat Jun 11 21:26:19 UTC 2016

Modified Files:
        pkgsrc/pkgtools/pkg_filecheck: Makefile
        pkgsrc/pkgtools/pkg_filecheck/files: pkg_filecheck.c

Log Message:
Add patch from Tim Zingelman in PR 46421 to make it work on machines
whose libdb is not the db-1.85 that's in the libc of 4.4 derivates.

Since this program reads the package database it must use the same
libdb as pkg_install, and that's the one in libnbcompat rather than
the one you get from bdb.buildlink3.mk.

Bump PKGREVISION to 5.


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/pkgtools/pkg_filecheck/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/pkgtools/pkg_filecheck/files/pkg_filecheck.c

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