most recent changes, diff for py-biopython
Index: python/py-biopython/Portfile
--- python/py-biopython/Portfile (revision 30472)
+++ python/py-biopython/Portfile (revision 30473)
@@ -4,7 +4,7 @@
PortGroup python24 1.0
name py-biopython
-version 1.42
+version 1.44
categories python science
maintainers mww
platforms darwin
@@ -16,12 +16,15 @@
homepage http://www.biopython.org/
master_sites ${homepage}/DIST
distname biopython-${version}
-checksums sha1 107321d782b0a00bc3c302cd8c7e4b82c013d6d7
+checksums sha1 ca2a35c9e92a219256fe4fc2a232df5328f9f5d9
+patchfiles patch-setup.py
depends_lib-append port:py-numeric \
port:py-mx \
port:py-reportlab
+build.env CFLAGS=-I${python.include}
+
test.run no
test.cmd ${build.cmd}
test.target test