diff options
author | jlam <jlam@pkgsrc.org> | 2004-03-22 08:45:56 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2004-03-22 08:45:56 +0000 |
commit | 40372bf47bef3fc48fe6f956711d80d201799f12 (patch) | |
tree | 8de9cbd4cd5e61b734944a67d558b7c489566604 /security/sudo/distinfo | |
parent | fe0cf869b18cad84181eea9916bebfa3a22bca4e (diff) | |
download | pkgsrc-40372bf47bef3fc48fe6f956711d80d201799f12.tar.gz |
Fix building this package with Kerberos 5 support -- the misdeclared
krb5_mcc_ops variable is "const" in both Heimdal and in MIT krb5.
Diffstat (limited to 'security/sudo/distinfo')
-rw-r--r-- | security/sudo/distinfo | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/sudo/distinfo b/security/sudo/distinfo index 2922958f361..3cccafde972 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1,7 +1,8 @@ -$NetBSD: distinfo,v 1.18 2003/05/09 08:29:14 wiz Exp $ +$NetBSD: distinfo,v 1.19 2004/03/22 08:45:56 jlam Exp $ SHA1 (sudo-1.6.7p5.tar.gz) = 6814bd874c5d42781757b5cbab1961c05cc26c8f Size (sudo-1.6.7p5.tar.gz) = 349785 bytes SHA1 (patch-aa) = 23c35edd2aad78cc94881a8b03e2ade66dc7c993 +SHA1 (patch-ab) = f2c3a6a10568a6bd394504360a1f53f2fcfc5123 SHA1 (patch-af) = 33ed24f6c812f3a2fc5fead32352d0dbf199b248 SHA1 (patch-ag) = 40b6a5a97f6bed16248cb2c1d94ce7f42aba9b2a |