[94684] trunk/dports/python/py-biopython

mmoll at macports.org mmoll at macports.org
Tue Jun 26 20:42:32 PDT 2012


Revision: 94684
          https://trac.macports.org/changeset/94684
Author:   mmoll at macports.org
Date:     2012-06-26 20:42:31 -0700 (Tue, 26 Jun 2012)
Log Message:
-----------
py-biopython: update to 1.60, fix livecheck, remove patch

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

Removed Paths:
-------------
    trunk/dports/python/py-biopython/files/

Modified: trunk/dports/python/py-biopython/Portfile
===================================================================
--- trunk/dports/python/py-biopython/Portfile	2012-06-27 03:26:46 UTC (rev 94683)
+++ trunk/dports/python/py-biopython/Portfile	2012-06-27 03:42:31 UTC (rev 94684)
@@ -5,7 +5,7 @@
 PortGroup python 1.0
 
 name			py-biopython
-version			1.59
+version			1.60
 categories		python science
 maintainers		mmoll openmaintainer
 platforms		darwin
@@ -17,10 +17,9 @@
 homepage		http://www.biopython.org/
 master_sites	${homepage}/DIST
 distname		biopython-${version}
-checksums       md5     3766ab5169bec7d3508a563c91d1e0ba \
-                sha1    dc8e9d76b208a2c2fcc8d4e10c7bbf0cc56dbbfd \
-                rmd160  2d08fe70d131cd2a90019465a4f5f680b4c92da3
-patchfiles		patch-setup.diff
+checksums           md5     8539f1761483187a04da9bf7f499a21f \
+                    sha1    5eed8d5f51a42822ae644a53fda9b29766794c98 \
+                    rmd160  6b8b90264aad3dfd47385472a7b5a8c5383cad0b
 
 # Note that python31 and python32 support are in beta,
 # but reportlab does not seem available for python3
@@ -47,8 +46,8 @@
     test.cmd		${build.cmd}
     test.target		test
 
-}
-
-livecheck.type	regex
-livecheck.url	http://biopython.org/wiki/Download
-livecheck.regex	biopython-(\[0-9\.\]+).tar.gz
+} else {
+    livecheck.type	regex
+    livecheck.url	http://biopython.org/wiki/Download
+    livecheck.regex	biopython-(\[0-9\.\]+).tar.gz
+}
\ No newline at end of file
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120626/48b83cf2/attachment.html>


More information about the macports-changes mailing list