diff options
author | tron <tron@pkgsrc.org> | 2002-04-08 19:07:48 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2002-04-08 19:07:48 +0000 |
commit | 8835ffe67f5b378d1ac3ac74c4379a122f3328a2 (patch) | |
tree | a0b7c9b258f3c8a1d3f60452065136dc1223bd41 /sysutils/fileutils | |
parent | 6c44ee92cf3b99c11b943a837fdd991f3cc09ea7 (diff) | |
download | pkgsrc-8835ffe67f5b378d1ac3ac74c4379a122f3328a2.tar.gz |
Update "fileutils" package to version 4.1.8. This version fixes bugs found
since the release of version 4.1.7 e.g. in the security fix for "rm".
Diffstat (limited to 'sysutils/fileutils')
-rw-r--r-- | sysutils/fileutils/Makefile | 4 | ||||
-rw-r--r-- | sysutils/fileutils/PLIST | 3 | ||||
-rw-r--r-- | sysutils/fileutils/distinfo | 6 |
3 files changed, 6 insertions, 7 deletions
diff --git a/sysutils/fileutils/Makefile b/sysutils/fileutils/Makefile index 01c95965337..d78165d82f3 100644 --- a/sysutils/fileutils/Makefile +++ b/sysutils/fileutils/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2002/03/11 19:35:05 tron Exp $ +# $NetBSD: Makefile,v 1.19 2002/04/08 19:07:48 tron Exp $ -DISTNAME= fileutils-4.1.7 +DISTNAME= fileutils-4.1.8 CATEGORIES= sysutils MASTER_SITES= ftp://alpha.gnu.org/pub/gnu/fileutils/ EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/fileutils/PLIST b/sysutils/fileutils/PLIST index 8674a3e114d..af6c160b17a 100644 --- a/sysutils/fileutils/PLIST +++ b/sysutils/fileutils/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2002/03/11 19:17:44 tron Exp $ +@comment $NetBSD: PLIST,v 1.4 2002/04/08 19:07:48 tron Exp $ bin/gchgrp bin/gchown bin/gchmod @@ -66,5 +66,4 @@ ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/fileutils.mo ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/fileutils.mo ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/fileutils.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/fileutils.mo -${PKGLOCALEDIR}/locale/zh/LC_MESSAGES/fileutils.mo ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/fileutils.mo diff --git a/sysutils/fileutils/distinfo b/sysutils/fileutils/distinfo index 42f7b69b95b..ca91b54a378 100644 --- a/sysutils/fileutils/distinfo +++ b/sysutils/fileutils/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2002/03/11 19:35:05 tron Exp $ +$NetBSD: distinfo,v 1.5 2002/04/08 19:07:49 tron Exp $ -SHA1 (fileutils-4.1.7.tar.bz2) = 94c7979d3ce64f62bde4e677282b338a1bfada72 -Size (fileutils-4.1.7.tar.bz2) = 1663871 bytes +SHA1 (fileutils-4.1.8.tar.bz2) = 01fc6bd31fdb646e599aeb0d1540f68a66a0696e +Size (fileutils-4.1.8.tar.bz2) = 1674875 bytes SHA1 (patch-aa) = a0586d09dff967fb3f9c10ae7b3d32aa842af3dc SHA1 (patch-ab) = a1327a674d05bc6fd7adb234b72da5b3ee5ddd28 |