diff options
author | wen <wen@FreeBSD.org> | 2018-04-09 14:26:18 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2018-04-09 14:26:18 +0800 |
commit | 82afce3446671d696800480b18f9f4981a50353c (patch) | |
tree | 254ba448de470c21c7127eb7bfbee9d0d08f1a11 /biology | |
parent | b4f903e3e9870091662db1e69050a5b8662473b9 (diff) | |
download | freebsd-ports-gnome-82afce3446671d696800480b18f9f4981a50353c.tar.gz freebsd-ports-gnome-82afce3446671d696800480b18f9f4981a50353c.tar.zst freebsd-ports-gnome-82afce3446671d696800480b18f9f4981a50353c.zip |
- Update to 1.71
Approved by: mauricio@arareko.net(maintainer, via email)
Diffstat (limited to 'biology')
-rw-r--r-- | biology/py-biopython/Makefile | 3 | ||||
-rw-r--r-- | biology/py-biopython/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/biology/py-biopython/Makefile b/biology/py-biopython/Makefile index 8954cb71d7aa..3d88f24329ff 100644 --- a/biology/py-biopython/Makefile +++ b/biology/py-biopython/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= biopython -PORTVERSION= 1.70 -PORTREVISION= 2 +PORTVERSION= 1.71 CATEGORIES= biology python MASTER_SITES= http://www.biopython.org/DIST/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/biology/py-biopython/distinfo b/biology/py-biopython/distinfo index 41b5d63e0293..50fd42ca31ae 100644 --- a/biology/py-biopython/distinfo +++ b/biology/py-biopython/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1502542378 -SHA256 (biopython-1.70.tar.gz) = 4a7c5298f03d1a45523f32bae1fffcff323ea9dce007fb1241af092f5ab2e45b -SIZE (biopython-1.70.tar.gz) = 15659747 +TIMESTAMP = 1523283797 +SHA256 (biopython-1.71.tar.gz) = 4f1770a29a5b18fcaca759bbc888083cdde2b301f073439ff640570d4a93e033 +SIZE (biopython-1.71.tar.gz) = 16031832 |