aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorjunovitch <junovitch@FreeBSD.org>2016-05-10 09:05:23 +0800
committerjunovitch <junovitch@FreeBSD.org>2016-05-10 09:05:23 +0800
commit71303edf365316b1610ae2410c8fc797ae56d7b0 (patch)
treebf7834fa76062f3aa36e5f11b8f645c53a7532d5 /UPDATING
parent288c7727d2e4f9517fe3572cdec2562f6c3c6ea1 (diff)
downloadfreebsd-ports-gnome-71303edf365316b1610ae2410c8fc797ae56d7b0.tar.gz
freebsd-ports-gnome-71303edf365316b1610ae2410c8fc797ae56d7b0.tar.zst
freebsd-ports-gnome-71303edf365316b1610ae2410c8fc797ae56d7b0.zip
biology/seqan: update 1.3.1 -> 2.1.1
biology/seqan1: create port from current SeqAn 1.3.1 for legacy usage UPDATING: document SeqAn updates and seqan1 port for legacy usage PR: 204127 Submitted by: Hannes Hauswedell <h2+fbsdports@fsfe.org>
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING11
1 files changed, 11 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index a2e63abd91de..4d717a4fbc67 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,17 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20160510:
+ AFFECTS: Users of biology/seqan
+ AUTHOR: junovitch@FreeBSD.org
+
+ The biology/seqan port has been split into biology/seqan (only the
+ library) and biology/seqan-apps for the programs based on SeqAn. Both
+ ports are based on version 2.1.1 of the SeqAn repository. There is a new
+ biology/seqan1 port with version 1.3 of SeqAn for backwards compatibility,
+ but this port will likely be deprecated in the next year so please update
+ your software to SeqAn2.
+
20160505:
AFFECTS: Users of www/node
AUTHOR: bradleythughes@fastmail.fm