pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/heimdal heimdal leaves empty directories afte...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b82fbe065995
branches: trunk
changeset: 553870:b82fbe065995
user: shattered <shattered%pkgsrc.org@localhost>
date: Sun Feb 01 21:39:43 2009 +0000
description:
heimdal leaves empty directories after deinstallation, fix that.
OK by wiz@.
diffstat:
security/heimdal/Makefile | 6 +++---
security/heimdal/PLIST | 7 +++++--
2 files changed, 8 insertions(+), 5 deletions(-)
diffs (43 lines):
diff -r 476d9d200391 -r b82fbe065995 security/heimdal/Makefile
--- a/security/heimdal/Makefile Sun Feb 01 17:39:24 2009 +0000
+++ b/security/heimdal/Makefile Sun Feb 01 21:39:43 2009 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.71 2008/05/14 18:01:26 jwise Exp $
+# $NetBSD: Makefile,v 1.72 2009/02/01 21:39:43 shattered Exp $
DISTNAME= heimdal-1.1
CATEGORIES= security
MASTER_SITES= http://www.h5l.org/dist/src/
-PKGREVISION= 1
+PKGREVISION= 2
MAINTAINER= lha%NetBSD.org@localhost
HOMEPAGE= http://www.h5l.org/
@@ -65,7 +65,7 @@
SPECIAL_PERMS+= ${PREFIX}/bin/otp ${SETUID_ROOT_PERMS}
SPECIAL_PERMS= ${PREFIX}/bin/${KRB5_PREFIX}su ${SETUID_ROOT_PERMS}
RCD_SCRIPTS= kadmind kcm kdc kpasswdd
-INFO_FILES= # PLIST
+INFO_FILES= yes
# Dynamically determine the "replacement" headers for bits needed by
# Heimdal but are missing in the base system and add them to the PLIST.
diff -r 476d9d200391 -r b82fbe065995 security/heimdal/PLIST
--- a/security/heimdal/PLIST Sun Feb 01 17:39:24 2009 +0000
+++ b/security/heimdal/PLIST Sun Feb 01 21:39:43 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2008/05/14 18:01:26 jwise Exp $
+@comment $NetBSD: PLIST,v 1.17 2009/02/01 21:39:44 shattered Exp $
bin/afslog
bin/compile_et
bin/gss
@@ -832,5 +832,8 @@
share/examples/rc.d/kdc
share/examples/rc.d/kpasswdd
${PLIST.ldap}@dirrm share/examples/heimdal
+@dirrm include/krb5/ss
+@dirrm include/krb5/roken
+@dirrm include/krb5/krb5
@dirrm include/krb5/kadm5
-@dirrm include/krb5/ss
+@dirrm include/krb5/gssapi
Home |
Main Index |
Thread Index |
Old Index