[21533] trunk/dports/python/py-biopython/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Sat Jan 27 05:35:47 PST 2007
Revision: 21533
http://trac.macosforge.org/projects/macports/changeset/21533
Author: mww at macports.org
Date: 2007-01-27 05:35:47 -0800 (Sat, 27 Jan 2007)
Log Message:
-----------
version 1.42, #11284, thanks to beatrupp at gmail.com
Modified Paths:
--------------
trunk/dports/python/py-biopython/Portfile
Modified: trunk/dports/python/py-biopython/Portfile
===================================================================
--- trunk/dports/python/py-biopython/Portfile 2007-01-27 13:31:30 UTC (rev 21532)
+++ trunk/dports/python/py-biopython/Portfile 2007-01-27 13:35:47 UTC (rev 21533)
@@ -4,9 +4,9 @@
PortGroup python24 1.0
name py-biopython
-version 1.41
+version 1.42
categories python science
-maintainers mww at opendarwin.org
+maintainers mww at macports.org
platforms darwin
description python tools for computational molecular biology
long_description python tools for computational molecular biology: \
@@ -16,7 +16,7 @@
homepage http://www.biopython.org/
master_sites ${homepage}/DIST
distname biopython-${version}
-checksums md5 03f8efc258fb49b07d1a2b642fa8362e
+checksums sha1 107321d782b0a00bc3c302cd8c7e4b82c013d6d7
depends_lib-append port:py-numeric \
port:py-mx \
@@ -29,6 +29,6 @@
post-destroot {
file delete -force ${destroot}${prefix}/share/doc/${name}
file copy ${worksrcpath}/Doc ${destroot}${prefix}/share/doc/${name}
- xinstall -m 644 -W ${worksrcpath} CONTRIB LICENSE NEWS README \
+ xinstall -m 644 -W ${worksrcpath} CONTRIB DEPRECATED LICENSE NEWS README \
${destroot}${prefix}/share/doc/${name}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070127/281966eb/attachment.html
More information about the macports-changes
mailing list