Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Nov 2013 18:58:58 +0100
From:      Kurt Jaeger <fbsd-ports@opsec.eu>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        gb10@sanger.ac.uk
Subject:   ports/183960: [patch update] biology/seqtools 4.22 -> 4.23
Message-ID:  <E1Vh1By-000Dw0-FC@f10.opsec.eu>
Resent-Message-ID: <201311141800.rAEI02fV079964@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         183960
>Category:       ports
>Synopsis:       [patch update] biology/seqtools 4.22 -> 4.23
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 14 18:00:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Kurt Jaeger
>Release:        FreeBSD 10.0-BETA3 amd64
>Organization:
-
>Environment:
System: FreeBSD f10.opsec.eu 10.0-BETA3 FreeBSD 10.0-BETA3 #0 r257580: Sun Nov  3 19:43:01 UTC 2013     root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
	update biology/seqtools 4.22 -> 4.23 to fix missing distfiles
>How-To-Repeat:
	-
>Fix:

diff -r -u -N biology/seqtools/Makefile /usr/home/pi/myp/biology/seqtools/Makefile
--- biology/seqtools/Makefile	2013-11-10 23:12:05.000000000 +0100
+++ /usr/home/pi/myp/biology/seqtools/Makefile	2013-11-14 18:53:24.000000000 +0100
@@ -2,7 +2,7 @@
 # $FreeBSD: head/biology/seqtools/Makefile 333374 2013-11-10 11:01:02Z wg $
 
 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 @@
 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>
diff -r -u -N biology/seqtools/distinfo /usr/home/pi/myp/biology/seqtools/distinfo
--- biology/seqtools/distinfo	2013-11-10 23:12:05.000000000 +0100
+++ /usr/home/pi/myp/biology/seqtools/distinfo	2013-11-14 18:51:43.000000000 +0100
@@ -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

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1Vh1By-000Dw0-FC>