Add four official patches found in the master site. Fixes pkg/20673.
This commit is contained in:
parent
90fe911945
commit
622ab741cd
2 changed files with 13 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.43 2003/02/14 18:59:19 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.44 2003/03/14 14:40:36 toshii Exp $
|
||||
#
|
||||
|
||||
DISTNAME= bash-2.05b
|
||||
|
@ -7,6 +7,9 @@ CATEGORIES= shells
|
|||
MASTER_SITES= ${MASTER_SITE_GNU:=bash/} \
|
||||
ftp://ftp.cwru.edu/pub/bash/
|
||||
|
||||
PATCH_SITES= ${MASTER_SITES:=bash-2.05b-patches/}
|
||||
PATCHFILES= bash205b-001 bash205b-002 bash205b-003 bash205b-004
|
||||
|
||||
MAINTAINER= packages@netbsd.org
|
||||
HOMEPAGE= http://www.gnu.org/software/bash/bash.html
|
||||
COMMENT= The GNU Bourne Again Shell
|
||||
|
|
|
@ -1,7 +1,15 @@
|
|||
$NetBSD: distinfo,v 1.8 2002/12/17 14:45:12 drochner Exp $
|
||||
$NetBSD: distinfo,v 1.9 2003/03/14 14:40:37 toshii Exp $
|
||||
|
||||
SHA1 (bash-2.05b.tar.gz) = b3e158877f94e66ec1c8ef604e994851ee388b09
|
||||
Size (bash-2.05b.tar.gz) = 1956216 bytes
|
||||
SHA1 (bash205b-001) = 047a43ba12320f024b37c4a2ea0e53ca0f7e274c
|
||||
Size (bash205b-001) = 1132 bytes
|
||||
SHA1 (bash205b-002) = c2809872dbe8e30cd7dd4011af4cf53e03df6c21
|
||||
Size (bash205b-002) = 755 bytes
|
||||
SHA1 (bash205b-003) = f050ea2c9fc1c8e809264e44266c8130587d881b
|
||||
Size (bash205b-003) = 2356 bytes
|
||||
SHA1 (bash205b-004) = f7a69347cdf4e2e330ec6f3220ced263925022af
|
||||
Size (bash205b-004) = 1110 bytes
|
||||
SHA1 (patch-aa) = 481cfa2962a799ec6444519949935dcadd942915
|
||||
SHA1 (patch-ab) = 1a2fc87648b7e73a4987454bb249149ae15bed93
|
||||
SHA1 (patch-ac) = 6528085df706bd8741b8d460e5766a4be6f95ca2
|
||||
|
|
Loading…
Reference in a new issue