1 | --- devel/scons/Portfile 2005-10-19 01:15:32.000000000 -0700 |
---|
2 | +++ devel/scons/Portfile 2006-01-30 09:59:39.000000000 -0800 |
---|
3 | @@ -3,7 +3,7 @@ |
---|
4 | PortSystem 1.0 |
---|
5 | PortGroup python24 1.0 |
---|
6 | name scons |
---|
7 | -version 0.96.90 |
---|
8 | +version 0.96.91 |
---|
9 | categories devel python |
---|
10 | maintainers blb@opendarwin.org |
---|
11 | description Software construction tool |
---|
12 | @@ -19,7 +19,7 @@ |
---|
13 | homepage http://www.scons.org/ |
---|
14 | master_sites sourceforge |
---|
15 | |
---|
16 | -checksums md5 2dba56d8b7c3ecc6a36a26abb457d1b9 |
---|
17 | +checksums md5 af5bd40fcc0e8d0b7c7210d513991802 |
---|
18 | |
---|
19 | post-destroot { |
---|
20 | xinstall -m 755 -d ${destroot}/${prefix}/share/man/man1 \ |
---|