summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-10-26 16:44:24 +0000
committerjlam <jlam@pkgsrc.org>2005-10-26 16:44:24 +0000
commit330e6da95980acb8beea0634ab1bb1fcc7de01d7 (patch)
tree10ac8c70ce5c379813a89ff3fc7c1bbed247812f /doc
parent04aea5547c3299f2977e67db21b0ecca1f9fbe2f (diff)
downloadpkgsrc-330e6da95980acb8beea0634ab1bb1fcc7de01d7.tar.gz
Pull in change from Heimdal CVS committed on 20051012 where the field
in a publicly-exported structure was renamed from "private" to "opt_private". This allows <krb5.h> to be used by C++ compilers. Bump the PKGREVISION to 1.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 7c93c93dafa..c664dbe90d5 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.11671 2005/10/26 15:44:17 adam Exp $
+$NetBSD: CHANGES,v 1.11672 2005/10/26 16:44:38 jlam Exp $
Changes to the packages collection and infrastructure in 2005:
@@ -4858,3 +4858,4 @@ Changes to the packages collection and infrastructure in 2005:
Updated databases/openldap to 2.3.11 [jlam 2005-10-26]
Updated security/heimdal to 0.7.1 [jlam 2005-10-26]
Updated net/ntop to 3.2 [adam 2005-10-26]
+ Updated security/heimdal to 0.7.1nb1 [jlam 2005-10-26]