pkgsrc-Bugs archive

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

PR/38119 CVS commit: pkgsrc/security/heimdal



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

From: "Johnny C. Lam" <jlam%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/38119 CVS commit: pkgsrc/security/heimdal
Date: Sun,  2 Mar 2008 06:41:32 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  jlam
 Date:          Sun Mar  2 06:41:32 UTC 2008
 
 Modified Files:
        pkgsrc/security/heimdal: Makefile
 
 Log Message:
 The "missing-from-system" headers that Heimdal installs are now placed
 into ${PREFIX}/include/krb5/roken instead of ${PREFIX}/include/krb5.
 This is good because it reduces the likelihood of a conflict with any
 other similarly named headers if you simply add -I${PREFIX}/include/krb5
 to the compiler command line.
 
 Patch from PR pkg/38119 by charlie.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.66 -r1.67 pkgsrc/security/heimdal/Makefile
 
 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