summaryrefslogtreecommitdiff
path: root/shells/bash/Makefile
diff options
context:
space:
mode:
authorchristos <christos@pkgsrc.org>2008-12-20 21:08:02 +0000
committerchristos <christos@pkgsrc.org>2008-12-20 21:08:02 +0000
commita9507d6e4e9205b37ac45b055ac55aba0212440b (patch)
tree4320f48f966533f8b05b1ea96c11e1bd446669aa /shells/bash/Makefile
parente44059a4012f9b3f45691f0b95b79b8754209e5f (diff)
downloadpkgsrc-a9507d6e4e9205b37ac45b055ac55aba0212440b.tar.gz
add the remaining patches
Diffstat (limited to 'shells/bash/Makefile')
-rw-r--r--shells/bash/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile
index 76a0a04788e..f1990f4d6bc 100644
--- a/shells/bash/Makefile
+++ b/shells/bash/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2008/04/17 21:29:06 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2008/12/20 21:08:02 christos Exp $
DISTNAME= bash-3.2
-PKGNAME= bash-3.2.33
+PKGNAME= bash-3.2.48
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_GNU:=bash/} \
ftp://ftp.cwru.edu/pub/bash/
@@ -13,7 +13,10 @@ PATCHFILES+= bash32-011 bash32-012 bash32-013 bash32-014 bash32-015
PATCHFILES+= bash32-016 bash32-017 bash32-018 bash32-019 bash32-020
PATCHFILES+= bash32-021 bash32-022 bash32-023 bash32-024 bash32-025
PATCHFILES+= bash32-026 bash32-027 bash32-028 bash32-029 bash32-030
-PATCHFILES+= bash32-031 bash32-032 bash32-033
+PATCHFILES+= bash32-031 bash32-032 bash32-033 bash32-034 bash32-035
+PATCHFILES+= bash32-036 bash32-037 bash32-038 bash32-039 bash32-040
+PATCHFILES+= bash32-041 bash32-042 bash32-043 bash32-044 bash32-045
+PATCHFILES+= bash32-046 bash32-047 bash32-048
MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/bash/bash.html