[59495] trunk/dports/python/py25-biopython/Portfile

snc at macports.org snc at macports.org
Thu Oct 15 13:16:10 PDT 2009


Revision: 59495
          http://trac.macports.org/changeset/59495
Author:   snc at macports.org
Date:     2009-10-15 13:16:09 -0700 (Thu, 15 Oct 2009)
Log Message:
-----------
updated version, ticket #21908. maintainer timeout.

Modified Paths:
--------------
    trunk/dports/python/py25-biopython/Portfile

Modified: trunk/dports/python/py25-biopython/Portfile
===================================================================
--- trunk/dports/python/py25-biopython/Portfile	2009-10-15 20:02:32 UTC (rev 59494)
+++ trunk/dports/python/py25-biopython/Portfile	2009-10-15 20:16:09 UTC (rev 59495)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem 1.0
@@ -4,8 +5,7 @@
 PortGroup python25 1.0
 
 name			py25-biopython
-version			1.51
-revision        1
+version			1.52
 categories		python science
 maintainers		mww
 platforms		darwin
@@ -17,9 +17,9 @@
 homepage		http://www.biopython.org/
 master_sites	${homepage}/DIST
 distname		biopython-${version}
-checksums               md5     e973cb96b44b47526d31b6a0039c686f \
-                        sha1    1d48208fc0fd5549958fea3eac40d12f032a6473 \
-                        rmd160  9136c75a8451af5f7576a63f11655353c38639c8
+checksums           md5     87e31749d431ed8a2d4fa909a42a478f \
+                    sha1    6dd295164a4cc0ff886e61bf29c798887c37f50c \
+                    rmd160  fbb1c58d90b9c6743f48148fde7a4762e9ba2036
 
 depends_lib-append	port:py25-numpy \
 				port:py25-reportlab
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091015/58e88ca0/attachment.html>


More information about the macports-changes mailing list