summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-05-20 00:58:05 +0000
committerwiz <wiz@pkgsrc.org>2009-05-20 00:58:05 +0000
commitf4e9595f262d720fd01e972caedf9b6db8b151d6 (patch)
treee3aafcd3857ac2bdc7ca0607114c79d78e672bae /shells
parent349947890d52ac60f1ec5771172f5ee89bba6b75 (diff)
downloadpkgsrc-f4e9595f262d720fd01e972caedf9b6db8b151d6.tar.gz
Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change. Reported by Robert Elz in PR 41345.
Diffstat (limited to 'shells')
-rw-r--r--shells/bash/Makefile3
-rw-r--r--shells/bash2/Makefile4
-rw-r--r--shells/bash3/Makefile3
3 files changed, 6 insertions, 4 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile
index a3e58fb58a8..86bd1d1c17e 100644
--- a/shells/bash/Makefile
+++ b/shells/bash/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.43 2009/03/31 11:14:42 hasso Exp $
+# $NetBSD: Makefile,v 1.44 2009/05/20 00:58:27 wiz Exp $
BASH_VERSION= 4.0
BASH_PATCHLEVEL= 10
DISTNAME= bash-${BASH_VERSION}
PKGNAME= bash-${BASH_VERSION}.${BASH_PATCHLEVEL}
+PKGREVISION= 1
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_GNU:=bash/} \
ftp://ftp.cwru.edu/pub/bash/
diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile
index 78b9d9622cd..749bd489108 100644
--- a/shells/bash2/Makefile
+++ b/shells/bash2/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.78 2009/02/24 15:49:25 wiz Exp $
+# $NetBSD: Makefile,v 1.79 2009/05/20 00:58:27 wiz Exp $
#
DISTNAME= bash-2.05b
PKGNAME= bash-2.05.2.7
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_GNU:=bash/} \
ftp://ftp.cwru.edu/pub/bash/
diff --git a/shells/bash3/Makefile b/shells/bash3/Makefile
index fb1e74831d2..b4969dcb1af 100644
--- a/shells/bash3/Makefile
+++ b/shells/bash3/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/02/24 15:47:43 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2009/05/20 00:58:27 wiz Exp $
DISTNAME= bash-3.2.48
+PKGREVISION= 1
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_GNU:=bash/} \
ftp://ftp.cwru.edu/pub/bash/