Ticket #2186: py-biopython.Patch.Portfile

File py-biopython.Patch.Portfile, 522 bytes (added by nsiam@…, 20 years ago)

patch to update to 1.30 py-biopython

Line 
1--- Portfile    Tue Aug 31 10:57:03 2004
2+++ Portfile.new        Tue Aug 31 10:49:17 2004
3@@ -4,7 +4,7 @@
4 PortGroup python 1.0
5 
6 name           py-biopython
7-version                1.24
8+version                1.30
9 categories     python science
10 maintainers    mww@opendarwin.org
11 platforms      darwin
12@@ -16,7 +16,7 @@
13 homepage       http://www.biopython.org/
14 master_sites   ${homepage}/files
15 distname       biopython-${version}
16-checksums      md5 518aff1d15d01656f63b243739d6d5d3
17+checksums      md5 d8df866a40be20962b8ef52baa5376c1
18 
19 depends_lib-append     lib:XXX:py-numeric \
20                lib:XXX:py-mx \