diff options
author | Jason Unovitch <junovitch@FreeBSD.org> | 2016-05-10 01:05:23 +0000 |
---|---|---|
committer | Jason Unovitch <junovitch@FreeBSD.org> | 2016-05-10 01:05:23 +0000 |
commit | 864e413d06720ad83d6fbcb852ef248273f383b3 (patch) | |
tree | bf7834fa76062f3aa36e5f11b8f645c53a7532d5 /UPDATING | |
parent | 7a3991c9de3e68056b7b5d0b8631f774cf2a78b0 (diff) | |
download | ports-864e413d06720ad83d6fbcb852ef248273f383b3.tar.gz ports-864e413d06720ad83d6fbcb852ef248273f383b3.zip |
Notes
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 |