svn commit: r375848 - in head: . biology biology/ncbi-blast biology/ncbi-blast+

Michael Gmelin grembo at FreeBSD.org
Tue Dec 30 20:03:15 UTC 2014


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 at 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}/


More information about the svn-ports-head mailing list