Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Oct 2013 08:09:02 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r329270 - head/biology/pyfasta
Message-ID:  <201310040809.r948925g076668@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Fri Oct  4 08:09:02 2013
New Revision: 329270
URL: http://svnweb.freebsd.org/changeset/ports/329270

Log:
  - Update to 0.5.1

Modified:
  head/biology/pyfasta/Makefile
  head/biology/pyfasta/distinfo
  head/biology/pyfasta/pkg-descr

Modified: head/biology/pyfasta/Makefile
==============================================================================
--- head/biology/pyfasta/Makefile	Fri Oct  4 07:49:18 2013	(r329269)
+++ head/biology/pyfasta/Makefile	Fri Oct  4 08:09:02 2013	(r329270)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pyfasta
-PORTVERSION=	0.4.5
+PORTVERSION=	0.5.1
 CATEGORIES=	biology python
 MASTER_SITES=	CHEESESHOP
 

Modified: head/biology/pyfasta/distinfo
==============================================================================
--- head/biology/pyfasta/distinfo	Fri Oct  4 07:49:18 2013	(r329269)
+++ head/biology/pyfasta/distinfo	Fri Oct  4 08:09:02 2013	(r329270)
@@ -1,2 +1,2 @@
-SHA256 (pyfasta-0.4.5.tar.gz) = b06fe549b653e792db5c1b3ae9d7f48df902b34c2d98e01c09d9d0cbba3f63d0
-SIZE (pyfasta-0.4.5.tar.gz) = 15150
+SHA256 (pyfasta-0.5.1.tar.gz) = 221a447bdd4fb1d98d0a72c4a438a88e8a597ee0f13882da18399dc68fc4d190
+SIZE (pyfasta-0.5.1.tar.gz) = 15540

Modified: head/biology/pyfasta/pkg-descr
==============================================================================
--- head/biology/pyfasta/pkg-descr	Fri Oct  4 07:49:18 2013	(r329269)
+++ head/biology/pyfasta/pkg-descr	Fri Oct  4 08:09:02 2013	(r329270)
@@ -1,4 +1,4 @@
 pyfasta is a python module for fast, memory-efficient, pythonic
 access to fasta sequence files.
 
-WWW:	http://bitbucket.org/brentp/biostuff/src/ 
+WWW: http://bitbucket.org/brentp/biostuff/src/ 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310040809.r948925g076668>