mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
biology/seqtools: update to 4.23
PR: ports/183960 Submitted by: maintainer
This commit is contained in:
parent
0f05e04d01
commit
75a509365b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=333786
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= seqtools
|
||||
PORTVERSION= 4.22
|
||||
PORTVERSION= 4.23
|
||||
CATEGORIES= biology
|
||||
MASTER_SITES= ftp://ftp.sanger.ac.uk/pub4/resources/software/seqtools/PRODUCTION/
|
||||
|
||||
|
@ -19,7 +19,7 @@ GNU_CONFIGURE= yes
|
|||
USE_GCC= any
|
||||
USE_GNOME= gtk20
|
||||
CFLAGS= -I${LOCALBASE}/include
|
||||
LDFLAGS= -L${LOCALBASE}/lib -lexecinfo -lcurl
|
||||
LDFLAGS= -L${LOCALBASE}/lib -lexecinfo -lcurl -lm
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (seqtools-4.22.tar.gz) = c0e782e7b5f705056a91c038684bde41833aba89bd7b4ba8531c15bb6ebf5ea8
|
||||
SIZE (seqtools-4.22.tar.gz) = 7049945
|
||||
SHA256 (seqtools-4.23.tar.gz) = 1ff07a646a0d7252ad2ec3e5095e5ee9dc2ea0a129830dbe87f6d3cdbff184aa
|
||||
SIZE (seqtools-4.23.tar.gz) = 7050014
|
||||
|
|
Loading…
Add table
Reference in a new issue