Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Aug 2023 06:55:37 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6eba0e19d7dc - main - biology/mashmap: Update 3.0.6 =?utf-8?Q?=E2=86=92?= 3.1.0
Message-ID:  <202308220655.37M6tb1l074221@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6eba0e19d7dc04dac3634072e65b7f1a132cb50d

commit 6eba0e19d7dc04dac3634072e65b7f1a132cb50d
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-08-22 05:28:56 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-08-22 06:55:32 +0000

    biology/mashmap: Update 3.0.6 → 3.1.0
    
    Reported by:    portscout
---
 biology/mashmap/Makefile | 6 +++---
 biology/mashmap/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/biology/mashmap/Makefile b/biology/mashmap/Makefile
index b1be9f3f6461..510ea1f1c2ea 100644
--- a/biology/mashmap/Makefile
+++ b/biology/mashmap/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	mashmap
 DISTVERSIONPREFIX=	v
-DISTVERSION=	3.0.6
-PORTREVISION=	1
+DISTVERSION=	3.1.0
 CATEGORIES=	biology
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -13,7 +12,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 BROKEN_i386=	compilation fails: fatal error: unknown type name '__uint128_t'
 
-LIB_DEPENDS=	libgsl.so:math/gsl
+LIB_DEPENDS=	libgsl.so:math/gsl \
+		libhts.so:biology/htslib
 
 USES=		cmake compiler:c++17-lang localbase:ldflags
 
diff --git a/biology/mashmap/distinfo b/biology/mashmap/distinfo
index 7cbf1e62148e..363695274044 100644
--- a/biology/mashmap/distinfo
+++ b/biology/mashmap/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1689039441
-SHA256 (marbl-MashMap-v3.0.6_GH0.tar.gz) = 53d1b4efad6650d8efbc28325637d1bdacd108eaad70fcc28e927f40ac5c2112
-SIZE (marbl-MashMap-v3.0.6_GH0.tar.gz) = 234093
+TIMESTAMP = 1692677659
+SHA256 (marbl-MashMap-v3.1.0_GH0.tar.gz) = ad1e41691faec3784aaaebee99db9df79dea9db82de7a2140e86d50bfec965f4
+SIZE (marbl-MashMap-v3.1.0_GH0.tar.gz) = 25919246



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308220655.37M6tb1l074221>