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".
This commit is contained in:
parent
6c44ee92cf
commit
8835ffe67f
3 changed files with 6 additions and 7 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue