Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Dec 2014 20:03:14 +0000 (UTC)
From:      Michael Gmelin <grembo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r375848 - in head: . biology biology/ncbi-blast biology/ncbi-blast+
Message-ID:  <201412302003.sBUK3EoX026540@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: grembo
Date: Tue Dec 30 20:03:13 2014
New Revision: 375848
URL: https://svnweb.freebsd.org/changeset/ports/375848
QAT: https://qat.redports.org/buildarchive/r375848/

Log:
  Rename biology/ncbi-blast to biology/ncbi-blast+
  
  Approved by:	mentors (implicit)

Added:
  head/biology/ncbi-blast+/
     - copied from r375847, head/biology/ncbi-blast/
Deleted:
  head/biology/ncbi-blast/
Modified:
  head/MOVED
  head/biology/Makefile
  head/biology/ncbi-blast+/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Tue Dec 30 19:53:36 2014	(r375847)
+++ head/MOVED	Tue Dec 30 20:03:13 2014	(r375848)
@@ -7352,3 +7352,4 @@ multimedia/ffmpeg24|multimedia/ffmpeg25|
 x11-wm/enlightenment-docs|x11-wm/e16-docs|2014-12-28|Renamed for better naming
 devel/py-checkmanifest|devel/py-check-manifest|2014-12-29|Use correct upstream PyPi name
 deskutils/xpad-current|deskutils/xpad|2014-12-30|deskutils/xpad-current is ready for prime time
+biology/ncbi-blast|biology/ncbi-blast+/2014-12-30|Clarify that this is blast+ and not the blast, allow for a future ncbi-blast port

Modified: head/biology/Makefile
==============================================================================
--- head/biology/Makefile	Tue Dec 30 19:53:36 2014	(r375847)
+++ head/biology/Makefile	Tue Dec 30 20:03:13 2014	(r375848)
@@ -41,7 +41,7 @@
     SUBDIR += mrbayes
     SUBDIR += mummer
     SUBDIR += muscle
-    SUBDIR += ncbi-blast
+    SUBDIR += ncbi-blast+
     SUBDIR += ncbi-toolkit
     SUBDIR += njplot
     SUBDIR += ortep3

Modified: head/biology/ncbi-blast+/Makefile
==============================================================================
--- head/biology/ncbi-blast/Makefile	Tue Dec 30 19:53:36 2014	(r375847)
+++ head/biology/ncbi-blast+/Makefile	Tue Dec 30 20:03:13 2014	(r375848)
@@ -1,7 +1,7 @@
 # Created by: Jason Bacon <jwbacon@tds.net>
 # $FreeBSD$
 
-PORTNAME=	blast
+PORTNAME=	blast+
 PORTVERSION=	2.2.30
 CATEGORIES=	biology
 MASTER_SITES=	http://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/${PORTVERSION}/



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