From e53f3ac27351f7cb1d1d1d73d95d542f5d31e2da Mon Sep 17 00:00:00 2001 From: rillig Date: Sat, 22 Sep 2007 07:49:16 +0000 Subject: Updated checkperms to 1.9. Changes since 1.7: Version 1.9 (2007-09-22): Made the code simpler: For regular files, chmod and lchmod behave the same. Provide a preformatted man page with the package, to get rid of the build dependency for groff. Version 1.8 (2007-06-18): Added the -e option, which treats warnings like errors. Committed during the freeze to allow easier installation on Solaris and stripped-down versions of GNU/Linux. Ok'ed by wiz. --- sysutils/checkperms/Makefile | 8 +++----- sysutils/checkperms/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 9 deletions(-) (limited to 'sysutils') diff --git a/sysutils/checkperms/Makefile b/sysutils/checkperms/Makefile index 4bc175ba746..5440321c3a1 100644 --- a/sysutils/checkperms/Makefile +++ b/sysutils/checkperms/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2007/07/30 10:18:32 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2007/09/22 07:49:16 rillig Exp $ # -DISTNAME= checkperms-1.7 +DISTNAME= checkperms-1.9 CATEGORIES= sysutils MASTER_SITES= http://www.schlechte-software.de/checkperms/ @@ -10,9 +10,7 @@ HOMEPAGE= http://www.schlechte-software.de/checkperms/ COMMENT= Check and correct file permissions PKG_DESTDIR_SUPPORT= user-destdir - -INSTALLATION_DIRS= bin ${PKGMANDIR}/cat1 ${PKGMANDIR}/man1 - +INSTALLATION_DIRS_FROM_PLIST= yes USE_BSD_MAKEFILE= yes .include "../../mk/bsd.prefs.mk" diff --git a/sysutils/checkperms/distinfo b/sysutils/checkperms/distinfo index 4ec271c864d..83afc9d8797 100644 --- a/sysutils/checkperms/distinfo +++ b/sysutils/checkperms/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2007/03/19 08:59:17 dsainty Exp $ +$NetBSD: distinfo,v 1.7 2007/09/22 07:49:16 rillig Exp $ -SHA1 (checkperms-1.7.tar.gz) = 2b3269bfc1487d2f27c4d05e2f31b24288baa868 -RMD160 (checkperms-1.7.tar.gz) = a1afcbb76cbdb1ff2071df8fc98c5eec58d80668 -Size (checkperms-1.7.tar.gz) = 5472 bytes +SHA1 (checkperms-1.9.tar.gz) = 3e57271f62b3b2f9230616922d24f44b4d01d66a +RMD160 (checkperms-1.9.tar.gz) = 73151f97d8ea5b59ebdecf39aade29e0bf2ff3eb +Size (checkperms-1.9.tar.gz) = 6255 bytes -- cgit v1.2.3