diff options
author | junovitch <junovitch@FreeBSD.org> | 2016-05-10 09:05:23 +0800 |
---|---|---|
committer | junovitch <junovitch@FreeBSD.org> | 2016-05-10 09:05:23 +0800 |
commit | 71303edf365316b1610ae2410c8fc797ae56d7b0 (patch) | |
tree | bf7834fa76062f3aa36e5f11b8f645c53a7532d5 /UPDATING | |
parent | 288c7727d2e4f9517fe3572cdec2562f6c3c6ea1 (diff) | |
download | freebsd-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-- | UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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 |