pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/checkperms Updated checkperms to 1.3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b642bfa7ec56
branches: trunk
changeset: 520900:b642bfa7ec56
user: rillig <rillig%pkgsrc.org@localhost>
date: Thu Nov 02 02:40:29 2006 +0000
description:
Updated checkperms to 1.3.
Changes since 1.0:
Version 1.3 (2006-11-02):
Allowed libtool libraries whose name does not start with "lib".
Version 1.2 (2006-10-25):
Libtool libraries (*.la) may keep the executable bit.
Version 1.1 (2006-10-24):
The new -c option checks whether files that have the executable
bit set are really executable.
diffstat:
sysutils/checkperms/Makefile | 4 ++--
sysutils/checkperms/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 2fe25389a069 -r b642bfa7ec56 sysutils/checkperms/Makefile
--- a/sysutils/checkperms/Makefile Thu Nov 02 02:26:55 2006 +0000
+++ b/sysutils/checkperms/Makefile Thu Nov 02 02:40:29 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/10/06 23:46:29 rillig Exp $
+# $NetBSD: Makefile,v 1.2 2006/11/02 02:40:29 rillig Exp $
#
-DISTNAME= checkperms-1.0
+DISTNAME= checkperms-1.3
CATEGORIES= sysutils
MASTER_SITES= http://www.schlechte-software.de/checkperms/
diff -r 2fe25389a069 -r b642bfa7ec56 sysutils/checkperms/distinfo
--- a/sysutils/checkperms/distinfo Thu Nov 02 02:26:55 2006 +0000
+++ b/sysutils/checkperms/distinfo Thu Nov 02 02:40:29 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/10/06 23:46:29 rillig Exp $
+$NetBSD: distinfo,v 1.2 2006/11/02 02:40:29 rillig Exp $
-SHA1 (checkperms-1.0.tar.gz) = 9760f6fbee8e0cf775b45172713104542dd0610a
-RMD160 (checkperms-1.0.tar.gz) = 93630679ecbd2b613246034a519df5a3dc886cc6
-Size (checkperms-1.0.tar.gz) = 4169 bytes
+SHA1 (checkperms-1.3.tar.gz) = c520bbbe11edaf2d254ac1babb0a396d77b0a48b
+RMD160 (checkperms-1.3.tar.gz) = 1310eec3fee3f82b85e64184026783462757051a
+Size (checkperms-1.3.tar.gz) = 4976 bytes
Home |
Main Index |
Thread Index |
Old Index