diff --git a/python/py-subvertpy/Portfile b/python/py-subvertpy/Portfile
a
|
b
|
PortSystem 1.0 |
4 | 4 | PortGroup python24 1.0 |
5 | 5 | |
6 | 6 | name py-subvertpy |
7 | | version 0.7.3 |
| 7 | version 0.7.3.1 |
8 | 8 | categories python devel |
9 | 9 | maintainers danchr@gmail.com openmaintainer |
10 | 10 | platforms darwin |
… |
… |
master_sites ${homepage}trunk/${ver |
18 | 18 | http://samba.org/~jelmer/subvertpy |
19 | 19 | distname subvertpy-${version} |
20 | 20 | |
21 | | checksums md5 2fba8b634774d384e326a3818a1a51a4 \ |
22 | | sha1 e9d8b207cfffeafe3317d0739a0bfd0ef7f2aa53 \ |
23 | | rmd160 475c5006e0c9f1355f011031b512a5b8a1d13f67 |
| 21 | checksums md5 33b80a6a00cdbbb768995dc067cfcc70 \ |
| 22 | sha1 df0af79f6a3eaf09385a609b259a8d1ac704465e \ |
| 23 | rmd160 66bfa0b3f333879b42fe51786d6feedabc8ac3f2 |
24 | 24 | |
25 | 25 | depends_lib-append port:subversion |
26 | 26 | |
diff --git a/python/py25-subvertpy/Portfile b/python/py25-subvertpy/Portfile
a
|
b
|
PortSystem 1.0 |
4 | 4 | PortGroup python25 1.0 |
5 | 5 | |
6 | 6 | name py25-subvertpy |
7 | | version 0.7.3 |
| 7 | version 0.7.3.1 |
8 | 8 | categories python devel |
9 | 9 | maintainers danchr@gmail.com openmaintainer |
10 | 10 | platforms darwin |
… |
… |
master_sites ${homepage}trunk/${ver |
18 | 18 | http://samba.org/~jelmer/subvertpy |
19 | 19 | distname subvertpy-${version} |
20 | 20 | |
21 | | checksums md5 2fba8b634774d384e326a3818a1a51a4 \ |
22 | | sha1 e9d8b207cfffeafe3317d0739a0bfd0ef7f2aa53 \ |
23 | | rmd160 475c5006e0c9f1355f011031b512a5b8a1d13f67 |
| 21 | checksums md5 33b80a6a00cdbbb768995dc067cfcc70 \ |
| 22 | sha1 df0af79f6a3eaf09385a609b259a8d1ac704465e \ |
| 23 | rmd160 66bfa0b3f333879b42fe51786d6feedabc8ac3f2 |
24 | 24 | |
25 | 25 | depends_lib-append port:subversion |
26 | 26 | |
diff --git a/python/py26-subvertpy/Portfile b/python/py26-subvertpy/Portfile
a
|
b
|
PortSystem 1.0 |
4 | 4 | PortGroup python26 1.0 |
5 | 5 | |
6 | 6 | name py26-subvertpy |
7 | | version 0.7.3 |
| 7 | version 0.7.3.1 |
8 | 8 | categories python devel |
9 | 9 | maintainers danchr@gmail.com openmaintainer |
10 | 10 | platforms darwin |
… |
… |
master_sites ${homepage}trunk/${ver |
18 | 18 | http://samba.org/~jelmer/subvertpy |
19 | 19 | distname subvertpy-${version} |
20 | 20 | |
21 | | checksums md5 2fba8b634774d384e326a3818a1a51a4 \ |
22 | | sha1 e9d8b207cfffeafe3317d0739a0bfd0ef7f2aa53 \ |
23 | | rmd160 475c5006e0c9f1355f011031b512a5b8a1d13f67 |
| 21 | checksums md5 33b80a6a00cdbbb768995dc067cfcc70 \ |
| 22 | sha1 df0af79f6a3eaf09385a609b259a8d1ac704465e \ |
| 23 | rmd160 66bfa0b3f333879b42fe51786d6feedabc8ac3f2 |
24 | 24 | |
25 | 25 | depends_lib-append port:subversion |
26 | 26 | |
diff --git a/python/py27-subvertpy/Portfile b/python/py27-subvertpy/Portfile
a
|
b
|
PortSystem 1.0 |
4 | 4 | PortGroup python27 1.0 |
5 | 5 | |
6 | 6 | name py27-subvertpy |
7 | | version 0.7.3 |
| 7 | version 0.7.3.1 |
8 | 8 | categories python devel |
9 | 9 | maintainers danchr@gmail.com openmaintainer |
10 | 10 | platforms darwin |
… |
… |
master_sites ${homepage}trunk/${ver |
18 | 18 | http://samba.org/~jelmer/subvertpy |
19 | 19 | distname subvertpy-${version} |
20 | 20 | |
21 | | checksums md5 2fba8b634774d384e326a3818a1a51a4 \ |
22 | | sha1 e9d8b207cfffeafe3317d0739a0bfd0ef7f2aa53 \ |
23 | | rmd160 475c5006e0c9f1355f011031b512a5b8a1d13f67 |
| 21 | checksums md5 33b80a6a00cdbbb768995dc067cfcc70 \ |
| 22 | sha1 df0af79f6a3eaf09385a609b259a8d1ac704465e \ |
| 23 | rmd160 66bfa0b3f333879b42fe51786d6feedabc8ac3f2 |
24 | 24 | |
25 | 25 | depends_lib-append port:subversion |
26 | 26 | |