Ticket #16566: patch-Portfile

File patch-Portfile, 564 bytes (added by beatrupp (Beat Rupp), 16 years ago)
Line 
1--- Portfile.old        2008-09-17 11:46:17.000000000 +0200
2+++ Portfile    2008-09-17 14:35:41.000000000 +0200
3@@ -4,7 +4,7 @@
4 PortGroup python24 1.0
5 
6 name                   py-biopython
7-version                        1.44
8+version                        1.47
9 categories             python science
10 maintainers            mww
11 platforms              darwin
12@@ -16,7 +16,7 @@
13 homepage               http://www.biopython.org/
14 master_sites   ${homepage}/DIST
15 distname               biopython-${version}
16-checksums              sha1 ca2a35c9e92a219256fe4fc2a232df5328f9f5d9
17+checksums              sha1 0e73762b23d02f2e1e4ee51c0497ac86f40057e2
18 patchfiles             patch-setup.py
19 
20 depends_lib-append     port:py-numeric \