diff --git a/shells/bash/Makefile b/shells/bash/Makefile index e7008fc3beb..a94802c088c 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.81 2014/04/10 12:25:22 naddy Exp $ +# $OpenBSD: Makefile,v 1.82 2014/04/19 22:21:30 naddy Exp $ COMMENT= GNU Bourne Again Shell DISTNAME= bash-4.3 -PKGNAME= ${DISTNAME}.8 +PKGNAME= ${DISTNAME}.11 CATEGORIES= shells HOMEPAGE= http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html @@ -15,17 +15,13 @@ PERMIT_PACKAGE_CDROM= Yes MASTER_SITES= ${MASTER_SITE_GNU:=bash/} MASTER_SITES0= ${MASTER_SITE_GNU:=bash/${DISTNAME}-patches/} DIST_SUBDIR= bash -.for i in 01 02 03 04 05 06 07 08 +.for i in 01 02 03 04 05 06 07 08 09 10 11 PATCHFILES+= bash43-0$i:0 .endfor MODULES= devel/gettext WANTLIB= c termcap -# enable if parse.y is patched without y.tab.c -#BUILD_DEPENDS= devel/bison -#YACC= ${LOCALBASE}/bin/bison -y - CONFIGURE_STYLE=gnu CONFIGURE_ARGS= ${NO_SHARED_LIBS:S/Yes/--enable-static-link/:S/No//} MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}/support diff --git a/shells/bash/distinfo b/shells/bash/distinfo index 360084baf66..9580b4dd0c5 100644 --- a/shells/bash/distinfo +++ b/shells/bash/distinfo @@ -7,6 +7,9 @@ SHA256 (bash/bash43-005) = GsgwRAMrn18RrsqKNErjxSTsIVYYXTrbuK0+ehZao/o= SHA256 (bash/bash43-006) = oGSO5y0V5KkMi3elxrGfjYnijBvIgWV9Iv4mgl8EAhM= SHA256 (bash/bash43-007) = ERPjIcWc9qhkijYkW75CF8+Kz5SNceZ4htrX1Ib486M= SHA256 (bash/bash43-008) = mUGpikmHGSzFzj1Fr+h5mDytLwvsltRBpO3ZAzdn+V4= +SHA256 (bash/bash43-009) = wCJtZyiUay9TzevwkLzRwBYn8B/uAylXaGBcqoC7QKU= +SHA256 (bash/bash43-010) = zgV5nAE3MUxwx7bqBHfJDhrB1S4RM0S+jjL6WlXJ8Lc= +SHA256 (bash/bash43-011) = fGNALNvABKIQ9sHFJ7Y7E9i7nsnFpD1cRkqQEP9vfzs= SIZE (bash/bash-4.3.tar.gz) = 7955839 SIZE (bash/bash43-001) = 1617 SIZE (bash/bash43-002) = 1594 @@ -16,3 +19,6 @@ SIZE (bash/bash43-005) = 2636 SIZE (bash/bash43-006) = 1445 SIZE (bash/bash43-007) = 1331 SIZE (bash/bash43-008) = 4575 +SIZE (bash/bash43-009) = 2413 +SIZE (bash/bash43-010) = 5357 +SIZE (bash/bash43-011) = 1533