Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Oct 2016 04:33:16 +0000 (UTC)
From:      Joseph Mingrone <jrm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r423635 - head/biology/diamond
Message-ID:  <201610100433.u9A4XGXu084989@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jrm
Date: Mon Oct 10 04:33:16 2016
New Revision: 423635
URL: https://svnweb.freebsd.org/changeset/ports/423635

Log:
  biology/diamond: update to version 0.8.23
  
  Upstream release notes:
  
  Added option to change the genetic code used for translation of query in
  blastx mode (option --query-gencode, see here for a list of possible values:
  https://www.ncbi.nlm.nih.gov/Taxonomy/Utils/wprintgc.cgi).
  
  Approved by:	AMDmi3 (mentor)
  Differential Revision:	https://reviews.freebsd.org/D8202

Modified:
  head/biology/diamond/Makefile
  head/biology/diamond/distinfo

Modified: head/biology/diamond/Makefile
==============================================================================
--- head/biology/diamond/Makefile	Mon Oct 10 04:26:22 2016	(r423634)
+++ head/biology/diamond/Makefile	Mon Oct 10 04:33:16 2016	(r423635)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	diamond
-PORTVERSION=	0.8.22
+PORTVERSION=	0.8.23
 DISTVERSIONPREFIX=v
 CATEGORIES=	biology
 

Modified: head/biology/diamond/distinfo
==============================================================================
--- head/biology/diamond/distinfo	Mon Oct 10 04:26:22 2016	(r423634)
+++ head/biology/diamond/distinfo	Mon Oct 10 04:33:16 2016	(r423635)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1473683783
-SHA256 (bbuchfink-diamond-v0.8.22_GH0.tar.gz) = a1cdd0c7838839fa92cf8d06990c9e210cc2702681e5b61bc917fdc20e507851
-SIZE (bbuchfink-diamond-v0.8.22_GH0.tar.gz) = 673659
+TIMESTAMP = 1476026025
+SHA256 (bbuchfink-diamond-v0.8.23_GH0.tar.gz) = 229e6a55bf00e88d7c9f16bd3510dd926654685e65fa7757178591b9dcc0ec76
+SIZE (bbuchfink-diamond-v0.8.23_GH0.tar.gz) = 687111



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