From owner-svn-ports-head@freebsd.org Fri Sep 23 01:54:47 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4804EBE60EC; Fri, 23 Sep 2016 01:54:47 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 175E2FB2; Fri, 23 Sep 2016 01:54:47 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u8N1skiL002641; Fri, 23 Sep 2016 01:54:46 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u8N1skj3002639; Fri, 23 Sep 2016 01:54:46 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201609230154.u8N1skj3002639@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Fri, 23 Sep 2016 01:54:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r422643 - head/biology/py-biopython X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Sep 2016 01:54:47 -0000 Author: wen Date: Fri Sep 23 01:54:45 2016 New Revision: 422643 URL: https://svnweb.freebsd.org/changeset/ports/422643 Log: - Update to 1.68 PR: 212874 Submitted by: wen@(myself) Approved by: maintainer Modified: head/biology/py-biopython/Makefile head/biology/py-biopython/distinfo Modified: head/biology/py-biopython/Makefile ============================================================================== --- head/biology/py-biopython/Makefile Fri Sep 23 00:21:04 2016 (r422642) +++ head/biology/py-biopython/Makefile Fri Sep 23 01:54:45 2016 (r422643) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= biopython -PORTVERSION= 1.66 +PORTVERSION= 1.68 CATEGORIES= biology python MASTER_SITES= http://www.biopython.org/DIST/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/biology/py-biopython/distinfo ============================================================================== --- head/biology/py-biopython/distinfo Fri Sep 23 00:21:04 2016 (r422642) +++ head/biology/py-biopython/distinfo Fri Sep 23 01:54:45 2016 (r422643) @@ -1,2 +1,3 @@ -SHA256 (biopython-1.66.tar.gz) = 5178ea3b343b1d8710f39205386093e5369ed653aa020e1b0c4b7622a59346c1 -SIZE (biopython-1.66.tar.gz) = 13724754 +TIMESTAMP = 1474421232 +SHA256 (biopython-1.68.tar.gz) = d1dc09d1ddc8e90833f507cf09f80fa9ee1537d319058d1c44fe9c09be3d0c1f +SIZE (biopython-1.68.tar.gz) = 14445813