diff -ur orig/patch_checksums patche/patch_checksums --- orig/patch_checksums 2007-01-05 18:05:57.000000000 +0100 +++ patche/patch_checksums 2007-01-05 18:06:28.000000000 +0100 @@ -1,40 +1,18 @@ -patchfiles-append bash31-001 \ - bash31-002 \ - bash31-003 \ - bash31-004 \ - bash31-005 \ - bash31-006 \ - bash31-007 \ - bash31-008 \ - bash31-009 \ - bash31-010 \ - bash31-011 \ - bash31-012 \ - bash31-013 \ - bash31-014 \ - bash31-015 \ - bash31-016 \ - bash31-017 -checksums-append bash31-001 sha1 cea61aaea659ba8e5d7552204a2a497424deaf65 \ - bash31-002 sha1 a66b9ffb10d1fec8752353c851d9e3dc1ef7353a \ - bash31-003 sha1 dc61c9dc01457c7742f429ed878fbba598b1b016 \ - bash31-004 sha1 dcc8a188ee7b8d5cc668b8b6d9c6013e8ba7c76b \ - bash31-005 sha1 c9a29982618703765767e83d0c627cecde10203f \ - bash31-006 sha1 19ca1806a739c58c680e795fb2c4dee9e0623a37 \ - bash31-007 sha1 897564cb062adacf9300ccc79006c3239993de22 \ - bash31-008 sha1 20479feb25533407b36ba13eed2421afa9b20e83 \ - bash31-009 sha1 35d890067d85446b19892bae697695493c68eba5 \ - bash31-010 sha1 d6fc8724e5716a3e3b26aed51f9cc8b9d2425e4e \ - bash31-011 sha1 2af832ae9fac9462c4029ee8f6893b6396ab8740 \ - bash31-012 sha1 253bda773a64334e9c64ab54b5ba4839ed8f9c29 \ - bash31-013 sha1 0390c0a1529fdc40dbcba76d536440225d0232cd \ - bash31-014 sha1 b95c67171ec105cc39c9e136d3445f50f8f53622 \ - bash31-015 md5 1c05456b278235f578009b8fb2454a9a \ - bash31-015 sha1 e22f2490d9403de0b28a295f4ac89554e55e901f \ - bash31-015 rmd160 1c2203711e26acf8f7e7bc51f05c2827b03f8eb9 \ - bash31-016 md5 fbc981edfff97a0940487937db3fb202 \ - bash31-016 sha1 7f4629b94464f53e98786e4a2d38f2b02566bb05 \ - bash31-016 rmd160 b474ec209cc59f8e9d2616eed9327c96cf3cc606 \ - bash31-017 md5 b08ffabafce3a967e3a7e0a5b29d8331 \ - bash31-017 sha1 652a02f90011a167fec6e23a46bbdf9338bc9a7c \ - bash31-017 rmd160 838038cd5f70234504bb6d29741c48e15ca20d59 +patchfiles-append bash32-001 \ + bash32-002 \ + bash32-003 \ + bash32-004 \ + bash32-005 \ + bash32-006 \ + bash32-007 \ + bash32-008 \ + bash32-009 +checksums-append bash32-001 md5 d8e10c754f477e3f3a581af566b89301 \ + bash32-002 md5 d38a5288b2f0ea6c9ac76b66cc74ef7d \ + bash32-003 md5 0b90d37911827d8cb95f3b4353cc225e \ + bash32-004 md5 8062f3a59631f58d78b180d83759b68a \ + bash32-005 md5 585b5943fadf0875ced243b245adde58 \ + bash32-006 md5 1d5732e01ea938aeed42f3def131fa4d \ + bash32-007 md5 dcd0cc5d801607827f7c851e72b0eabc \ + bash32-008 md5 bb3c7dd11198c0ab93d0e960bebf6256 \ + bash32-009 md5 434a6f29b0ca5f1ab784b2437ae8eaed diff -ur orig/Portfile patche/Portfile --- orig/Portfile 2007-01-05 18:05:57.000000000 +0100 +++ patche/Portfile 2007-01-05 18:06:28.000000000 +0100 @@ -2,8 +2,8 @@ PortSystem 1.0 name bash -version 3.1.17 -distname ${name}-3.1 +version 3.2.9 +distname ${name}-3.2 categories shells maintainers yeled@macports.org description Bash (bourne-again shell) is a UNIX command interpreter @@ -20,7 +20,7 @@ master_sites gnu ftp://ftp.cwru.edu/pub/bash/ patch_sites gnu:${name}/${distname}-patches checksums ${distname}${extract.suffix} md5 \ - ef5304c4b22aaa5088972c792ed45d72 + 00bfa16d58e034e3c2aa27f390390d30 patchfiles depends_build bin:msgfmt:gettext