1 | --- Portfile.orig Thu Nov 2 23:49:33 2006 |
---|
2 | +++ Portfile Thu Nov 2 23:51:29 2006 |
---|
3 | @@ -2,7 +2,7 @@ |
---|
4 | |
---|
5 | PortSystem 1.0 |
---|
6 | name slib |
---|
7 | -version 3a3 |
---|
8 | +version 3a4 |
---|
9 | categories devel lang scheme |
---|
10 | maintainers kogule@opendarwin.org |
---|
11 | description A portable scheme library |
---|
12 | @@ -18,7 +18,7 @@ |
---|
13 | master_sites http://swissnet.ai.mit.edu/ftpdir/scm/ |
---|
14 | distfiles ${name}${version}.zip |
---|
15 | use_zip yes |
---|
16 | -checksums sha1 cceb3972cce9678a5ce5fe6e6b3b3a811e15e29c |
---|
17 | +checksums sha1 5e358cab8a58202bab3eae9ce4c04dda41bf37a5 |
---|
18 | worksrcdir ${name} |
---|
19 | patchfiles patch-Makefile |
---|
20 | use_configure no |
---|