Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Feb 2019 01:53:35 +0000 (UTC)
From:      "Jason W. Bacon" <jwb@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r493403 - head/biology/pbseqan
Message-ID:  <201902200153.x1K1rZm2053775@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jwb
Date: Wed Feb 20 01:53:35 2019
New Revision: 493403
URL: https://svnweb.freebsd.org/changeset/ports/493403

Log:
  biology/pbseqan: Mark deprecated
  
  Upstream was merged into the SeqAn project represented by biology/seqan.

Modified:
  head/biology/pbseqan/Makefile

Modified: head/biology/pbseqan/Makefile
==============================================================================
--- head/biology/pbseqan/Makefile	Wed Feb 20 01:36:51 2019	(r493402)
+++ head/biology/pbseqan/Makefile	Wed Feb 20 01:53:35 2019	(r493403)
@@ -10,6 +10,8 @@ COMMENT=	Pacific Biosciences patched and stripped down
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Upstream merged into SeqAn project: Use biology/seqan
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	PacificBiosciences
 GH_PROJECT=	seqan



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