summaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2016-04-22 16:27:25 +0000
committerKurt Jaeger <pi@FreeBSD.org>2016-04-22 16:27:25 +0000
commit4dfa75e3f19bf4a7d268de8361a85c0a1a81100a (patch)
treedd91e64736a0b4e21732de41b4f7a592c88c85eb /biology
parentRemove devel/elixir-timex-interval, which was merged into devel/elixir-timex. (diff)
biology/seqtools: 4.41.1 -> 4.42.1
- fixes build on 9.x - Added a feedback box to show the read depth at the selected coord. Hover over this box to see the specific base support (i.e. the number of A/C/G/Ts).
Notes
Notes: svn path=/head/; revision=413787
Diffstat (limited to 'biology')
-rw-r--r--biology/seqtools/Makefile6
-rw-r--r--biology/seqtools/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/biology/seqtools/Makefile b/biology/seqtools/Makefile
index 57969ce0bc80..43f6c87723bf 100644
--- a/biology/seqtools/Makefile
+++ b/biology/seqtools/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= seqtools
-PORTVERSION= 4.41.1
+PORTVERSION= 4.42.1
CATEGORIES= biology
MASTER_SITES= ftp://ftp.sanger.ac.uk/pub4/resources/software/seqtools/PRODUCTION/
@@ -13,9 +13,9 @@ LICENSE= GPLv3
LIB_DEPENDS= libcurl.so:ftp/curl \
libsqlite3.so:databases/sqlite3
-USES= execinfo libtool pkgconfig
+USES= compiler:c++14-lang execinfo libtool pkgconfig
GNU_CONFIGURE= yes
-USE_GCC= any
+#USE_GCC= any
USE_GNOME= gtk20
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib -lexecinfo -lcurl -lsqlite3 -lm
diff --git a/biology/seqtools/distinfo b/biology/seqtools/distinfo
index 2fb029d5fa17..8da34000308f 100644
--- a/biology/seqtools/distinfo
+++ b/biology/seqtools/distinfo
@@ -1,2 +1,2 @@
-SHA256 (seqtools-4.41.1.tar.gz) = a11168bc1f9176081dba7021fd98c8b6eb1e05806d9b5b7809303c0b067aed4d
-SIZE (seqtools-4.41.1.tar.gz) = 5906920
+SHA256 (seqtools-4.42.1.tar.gz) = 5b3f7f5f213f47d72c7b2070ff94d0e5ca31a5be8b4558492d45e7dbbfad774b
+SIZE (seqtools-4.42.1.tar.gz) = 5847308