pkgsrc-Bugs archive

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

PR/46421 CVS commit: pkgsrc/pkgtools/pkg_filecheck



The following reply was made to PR pkg/46421; it has been noted by GNATS.

From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/46421 CVS commit: pkgsrc/pkgtools/pkg_filecheck
Date: Sat, 11 Jun 2016 21:26:19 +0000

 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