1 | --- Portfile.org Tue Aug 17 11:56:39 2004 |
---|
2 | +++ Portfile Tue Aug 17 12:05:21 2004 |
---|
3 | @@ -34,7 +34,7 @@ |
---|
4 | # Warning: This is highly version dependent. If you update the version |
---|
5 | # of this port, you will almost certainly have to adjust the values below. |
---|
6 | variant sumo { |
---|
7 | - set s_version 2004-02-02 |
---|
8 | + set s_version 2004-05-17 |
---|
9 | distfiles-append ${name}-sumo-${s_version}${extract.suffix} |
---|
10 | master_sites-append \ |
---|
11 | ftp://ftp.us.xemacs.org/pub/xemacs/packages \ |
---|
12 | @@ -46,7 +46,7 @@ |
---|
13 | http://www.online-mirror.org/xemacs/packages \ |
---|
14 | http://xemacs.software-archive.net/packages |
---|
15 | checksums-append ${name}-sumo-${s_version}${extract.suffix} \ |
---|
16 | - md5 88f222c6d4a15475c991f56a3467078c |
---|
17 | + md5 934ce5325014d24500cd5bdb4c0f705d |
---|
18 | post-destroot { |
---|
19 | ui_info "Installing sumo distribution into destroot" |
---|
20 | system "tar -cpf - -C ${worksrcpath}/.. xemacs-packages | tar -xpf - -C ${destroot}${prefix}/lib/${name}-21.5-b17" |
---|