Update to new release 3.1.

Too many changes to summarize, many bug fixes.

Remove static FLAVOR.
This commit is contained in:
naddy 2005-12-12 20:20:31 +00:00
parent 656289cb1a
commit f43862b746
3 changed files with 13 additions and 91 deletions

View File

@ -1,9 +1,8 @@
# $OpenBSD: Makefile,v 1.34 2005/05/11 19:02:40 espie Exp $
# $OpenBSD: Makefile,v 1.35 2005/12/12 20:20:31 naddy Exp $
COMMENT= "GNU Bourne Again Shell"
DISTNAME= bash-3.0
PKGNAME= bash-3.0.16p1
DISTNAME= bash-3.1
CATEGORIES= shells
HOMEPAGE= http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html
@ -17,25 +16,12 @@ PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ftp://ftp.cwru.edu/pub/bash/ \
${MASTER_SITE_GNU:=bash/}
MASTER_SITES0= ftp://ftp.cwru.edu/pub/bash/bash-3.0-patches/
DIST_SUBDIR= bash
.for i in 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16
PATCHFILES+= bash30-0$i:0
.endfor
MODULES= devel/gettext
FLAVORS= static
FLAVOR?=
WANTLIB= c termcap
CONFIGURE_STYLE=gnu
CONFIGURE_ARGS= --disable-multibyte # missing wcscoll(3)
MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}/support
.if ${FLAVOR:L:Mstatic}
CONFIGURE_ARGS= --enable-static-link
.else
WANTLIB= c termcap
.endif
CONFIGURE_ARGS+=--disable-multibyte
.include <bsd.port.mk>

View File

@ -1,68 +1,4 @@
MD5 (bash/bash-3.0.tar.gz) = 26c4d642e29b3533d8d754995bc277b3
MD5 (bash/bash30-001) = 24a83f78a44a6029024371f02da174dd
MD5 (bash/bash30-002) = 6f4cf2aa975a1fcc0cb43a406bd47ca5
MD5 (bash/bash30-003) = c8bf41e78cda16d391b9099eeba01386
MD5 (bash/bash30-004) = c069dffbb3f442aac3660b883ddd97f5
MD5 (bash/bash30-005) = ad06309c623ff8e1b9f039d3b7eb97c2
MD5 (bash/bash30-006) = f162bf93a76759bab37b29509a4a6e20
MD5 (bash/bash30-007) = 89903d92ca620921aecb3f1f30c05ebe
MD5 (bash/bash30-008) = 9a295c02f46bc867fc096862c7380a88
MD5 (bash/bash30-009) = 786c7e2af1dca5104af92bbdc60f7474
MD5 (bash/bash30-010) = f2d90d06ed445a285c8406016e9d9c13
MD5 (bash/bash30-011) = 9506c56968c58332489986633319a186
MD5 (bash/bash30-012) = 2753d4de0b57fc8890488463c5e86d3f
MD5 (bash/bash30-013) = 5de5be8289764c11a3206b06351d81a6
MD5 (bash/bash30-014) = d4b531e02b6a0287cffdbf527134ca29
MD5 (bash/bash30-015) = adc1ab952b42ed0c0f53d1c308a32101
MD5 (bash/bash30-016) = a3bb09a185e4c6a813227f3e84e4f6e5
RMD160 (bash/bash-3.0.tar.gz) = abe76200003a9dc441ce34650a439cd968f643d4
RMD160 (bash/bash30-001) = 3d0095d4ac8a44e378c25b35f743dbe0555129ed
RMD160 (bash/bash30-002) = f8f5a05997db0faa35f6866b4049f0941752d0c6
RMD160 (bash/bash30-003) = b070edbe5b8da82317d4fc133724fd8cce8ba369
RMD160 (bash/bash30-004) = eed9d3b6b71da157786ff1b779a40ff312be60c0
RMD160 (bash/bash30-005) = 95815cb2168c213a8dcc61e7b3f95f5e1dcbe91c
RMD160 (bash/bash30-006) = 4d2de58f20a96e44bf2925a57234e8003ab12283
RMD160 (bash/bash30-007) = 9017847074890216d3e683bc166a79962b7521ee
RMD160 (bash/bash30-008) = 7b1e6717500675dd65feba2f9eaa0ca0ecdee032
RMD160 (bash/bash30-009) = 63788479233f0b191c8731fc38fb9dc352853221
RMD160 (bash/bash30-010) = 7c3c51278b35255d77aa48afebd979dbe6f5ff7f
RMD160 (bash/bash30-011) = c582ea7fb1f720d20154965d1e49e8f050f61824
RMD160 (bash/bash30-012) = 1f493f21b0423254691e7718bdabb53bd72feb37
RMD160 (bash/bash30-013) = f82a358665460bf051158b7fe73414b0762daee8
RMD160 (bash/bash30-014) = e2e2b95944e98cf34f62a122a7fa729d7664e418
RMD160 (bash/bash30-015) = dc7732b5f5dba71d615c73ddabe17e40fc70a40b
RMD160 (bash/bash30-016) = 370993ff74c1a800aadb4448de08d33b635c4a1d
SHA1 (bash/bash-3.0.tar.gz) = 3acf1ff4910d4bc863620c7533cbf4858370017b
SHA1 (bash/bash30-001) = 3b3c3a8ddd6d3725426d1d96fd249c81944e0090
SHA1 (bash/bash30-002) = ae2dc1d0a53bcdf81f1d46ac6d5c361a5ae5a816
SHA1 (bash/bash30-003) = 6497e392750741f2f4fa19583bf4301f7d280823
SHA1 (bash/bash30-004) = 0654aaddf1555f95fea326b76f9aedc8af8e3c19
SHA1 (bash/bash30-005) = 331094392ca03cf473ee209873425c68a6d3edff
SHA1 (bash/bash30-006) = 2dd47fcc216d2c9be35320403a9d9cbf20263103
SHA1 (bash/bash30-007) = 5e63abf775ca3d4b4e6d7202eae0bf4b0d689cc3
SHA1 (bash/bash30-008) = 711e5f13ea9f813ed39507e063db511434f2a8ab
SHA1 (bash/bash30-009) = 621beadd603652f340a4fa386f596185373e2e13
SHA1 (bash/bash30-010) = d3d16b523efb08d5f89e29350a103f859f141542
SHA1 (bash/bash30-011) = 0c28a21cc338809caba50a4fc340e5839f57f8b3
SHA1 (bash/bash30-012) = c9e4be4611de544ce2189d88609647f06ad0c3a8
SHA1 (bash/bash30-013) = 19954dabe3bbb0d24b9a5f245998da2296669257
SHA1 (bash/bash30-014) = 78de1ee80872300b0dac6d092bd642bdab170361
SHA1 (bash/bash30-015) = a808e839cacbf6df4f2622830ea9f0168118fbfe
SHA1 (bash/bash30-016) = fab3ac98b8ea6dcbf1d1a38c1ac001b44579fc3c
SIZE (bash/bash-3.0.tar.gz) = 2418293
SIZE (bash/bash30-001) = 4999
SIZE (bash/bash30-002) = 2119
SIZE (bash/bash30-003) = 4669
SIZE (bash/bash30-004) = 3372
SIZE (bash/bash30-005) = 1776
SIZE (bash/bash30-006) = 4258
SIZE (bash/bash30-007) = 1808
SIZE (bash/bash30-008) = 1220
SIZE (bash/bash30-009) = 2828
SIZE (bash/bash30-010) = 3193
SIZE (bash/bash30-011) = 2635
SIZE (bash/bash30-012) = 1395
SIZE (bash/bash30-013) = 1963
SIZE (bash/bash30-014) = 1165
SIZE (bash/bash30-015) = 1480
SIZE (bash/bash30-016) = 2453
MD5 (bash-3.1.tar.gz) = ef5304c4b22aaa5088972c792ed45d72
RMD160 (bash-3.1.tar.gz) = cbeda56312b3f623684b2099b711bb7592e0eda1
SHA1 (bash-3.1.tar.gz) = 766e3fd9384616d8a103f812f662fd8ec791c129
SIZE (bash-3.1.tar.gz) = 2533934

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-configure,v 1.1 2005/02/09 23:11:29 alek Exp $
--- configure.orig Tue Feb 8 23:40:43 2005
+++ configure Tue Feb 8 23:41:10 2005
@@ -24742,7 +24742,7 @@ s,@XGETTEXT@,$XGETTEXT,;t t
$OpenBSD: patch-configure,v 1.2 2005/12/12 20:20:31 naddy Exp $
--- configure.orig Sat Dec 10 21:11:23 2005
+++ configure Sat Dec 10 21:15:34 2005
@@ -24001,7 +24001,7 @@ s,@XGETTEXT@,$XGETTEXT,;t t
s,@MSGMERGE@,$MSGMERGE,;t t
s,@ALLOCA@,$ALLOCA,;t t
s,@GLIBC21@,$GLIBC21,;t t
@ -10,7 +10,7 @@ $OpenBSD: patch-configure,v 1.1 2005/02/09 23:11:29 alek Exp $
s,@LTLIBICONV@,$LTLIBICONV,;t t
s,@INTLBISON@,$INTLBISON,;t t
s,@BUILD_INCLUDED_LIBINTL@,$BUILD_INCLUDED_LIBINTL,;t t
@@ -24754,7 +24754,7 @@ s,@GENCAT@,$GENCAT,;t t
@@ -24013,7 +24013,7 @@ s,@GENCAT@,$GENCAT,;t t
s,@INTLOBJS@,$INTLOBJS,;t t
s,@INTL_LIBTOOL_SUFFIX_PREFIX@,$INTL_LIBTOOL_SUFFIX_PREFIX,;t t
s,@INTLLIBS@,$INTLLIBS,;t t