1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

biology/seqtools: 4.25 -> 4.26, fix broken distinfo by upgrading

Submitted by:   pi (myself)
Approved by:    jadawin (mentor)
This commit is contained in:
Kurt Jaeger 2014-05-02 19:00:04 +00:00
parent 7bd9be216a
commit 07685f17fd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352838
2 changed files with 5 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= seqtools
PORTVERSION= 4.25
PORTVERSION= 4.26
CATEGORIES= biology
MASTER_SITES= ftp://ftp.sanger.ac.uk/pub4/resources/software/seqtools/PRODUCTION/
@ -13,13 +13,14 @@ LICENSE= GPLv3
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \
libexecinfo.so:${PORTSDIR}/devel/libexecinfo \
libsqlite3.so:${PORTSDIR}/databases/sqlite3
USES= pkgconfig
GNU_CONFIGURE= yes
USE_GCC= any
USE_GNOME= gtk20
CFLAGS= -I${LOCALBASE}/include
LDFLAGS= -L${LOCALBASE}/lib -lexecinfo -lcurl -lm
LDFLAGS= -L${LOCALBASE}/lib -lexecinfo -lcurl -lsqlite3 -lm
MAKE_JOBS_UNSAFE= yes
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (seqtools-4.25.tar.gz) = ee9b74b88370adb7c47a607c803fba471d5b239479ee7a02bf78f63047dc68c0
SIZE (seqtools-4.25.tar.gz) = 7053947
SHA256 (seqtools-4.26.tar.gz) = 4612996d9901d20f0ccce9f1faa28bcd1dcdbecdd007df9d6e7596ed9e999b2e
SIZE (seqtools-4.26.tar.gz) = 5366300