diff -ru /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/shells/bash/Portfile shells/bash/Portfile
old
|
new
|
|
2 | 2 | |
3 | 3 | PortSystem 1.0 |
4 | 4 | name bash |
5 | | version 3.0.016 |
6 | | distname ${name}-3.0 |
| 5 | version 3.1.001 |
| 6 | distname ${name}-3.1 |
7 | 7 | categories shells |
8 | 8 | maintainers yeled@opendarwin.org |
9 | 9 | description Bash (bourne-again shell) is a UNIX command interpreter |
… |
… |
|
18 | 18 | platforms darwin freebsd |
19 | 19 | |
20 | 20 | master_sites gnu ftp://ftp.cwru.edu/pub/bash/ |
21 | | patch_sites ftp://ftp.cwru.edu/pub/bash/bash-3.0-patches/ |
22 | | checksums ${distname}${extract.suffix} md5 26c4d642e29b3533d8d754995bc277b3 |
| 21 | patch_sites ftp://ftp.cwru.edu/pub/bash/bash-3.1-patches/ |
| 22 | checksums ${distname}${extract.suffix} md5 ef5304c4b22aaa5088972c792ed45d72 |
23 | 23 | patchfiles |
24 | 24 | |
25 | 25 | depends_build bin:msgfmt:gettext |
diff -ru /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/shells/bash/patch_checksums shells/bash/patch_checksums
old
|
new
|
|
1 | | patchfiles-append bash30-001 \ |
2 | | bash30-002 \ |
3 | | bash30-003 \ |
4 | | bash30-004 \ |
5 | | bash30-005 \ |
6 | | bash30-006 \ |
7 | | bash30-007 \ |
8 | | bash30-008 \ |
9 | | bash30-009 \ |
10 | | bash30-010 \ |
11 | | bash30-011 \ |
12 | | bash30-012 \ |
13 | | bash30-013 \ |
14 | | bash30-014 \ |
15 | | bash30-015 \ |
16 | | bash30-016 |
| 1 | patchfiles-append bash31-001 |
| 2 | |
| 3 | checksums-append bash31-001 c0d33bdfed6e4e6a9ae9200b77cd5c99 |
17 | 4 | |
18 | | checksums-append bash30-001 md5 24a83f78a44a6029024371f02da174dd \ |
19 | | bash30-002 md5 6f4cf2aa975a1fcc0cb43a406bd47ca5 \ |
20 | | bash30-003 md5 c8bf41e78cda16d391b9099eeba01386 \ |
21 | | bash30-004 md5 c069dffbb3f442aac3660b883ddd97f5 \ |
22 | | bash30-005 md5 ad06309c623ff8e1b9f039d3b7eb97c2 \ |
23 | | bash30-006 md5 f162bf93a76759bab37b29509a4a6e20 \ |
24 | | bash30-007 md5 89903d92ca620921aecb3f1f30c05ebe \ |
25 | | bash30-008 md5 9a295c02f46bc867fc096862c7380a88 \ |
26 | | bash30-009 md5 786c7e2af1dca5104af92bbdc60f7474 \ |
27 | | bash30-010 md5 f2d90d06ed445a285c8406016e9d9c13 \ |
28 | | bash30-011 md5 9506c56968c58332489986633319a186 \ |
29 | | bash30-012 md5 2753d4de0b57fc8890488463c5e86d3f \ |
30 | | bash30-013 md5 5de5be8289764c11a3206b06351d81a6 \ |
31 | | bash30-014 md5 d4b531e02b6a0287cffdbf527134ca29 \ |
32 | | bash30-015 md5 adc1ab952b42ed0c0f53d1c308a32101 \ |
33 | | bash30-016 md5 a3bb09a185e4c6a813227f3e84e4f6e5 |