pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

haplohseq: Update to 0.1.2.5



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Wed May 21 13:09:08 2025 -0500
Changeset:	11cfee35e298021ba28c438c6d9cc853577a17e9

Modified Files:
	haplohseq/Makefile
	haplohseq/distinfo

Log Message:
haplohseq: Update to 0.1.2.5

Replace BOOST_FOREACH calls with canonical C++

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=11cfee35e298021ba28c438c6d9cc853577a17e9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 haplohseq/Makefile | 4 ++--
 haplohseq/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/haplohseq/Makefile b/haplohseq/Makefile
index 1199fff7ee..61606d46a0 100644
--- a/haplohseq/Makefile
+++ b/haplohseq/Makefile
@@ -1,10 +1,10 @@
 # $NetBSD: Makefile,v 1.5 2025/03/06 01:19:04 bacon Exp $
 
-DISTNAME=	haplohseq-0.1.2.3
+DISTNAME=	haplohseq-0.1.2.5
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	haplohseq
-GITHUB_TAG=	feb9267e6a0aaa224eba2485dc64729837863464
+GITHUB_TAG=	5cdedc2401a00117eaffc29fa0a05c517debfded
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://sites.google.com/site/integrativecancergenomics/software/haplohseq
diff --git a/haplohseq/distinfo b/haplohseq/distinfo
index 8bf098a2ea..3100de64fc 100644
--- a/haplohseq/distinfo
+++ b/haplohseq/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (haplohseq-0.1.2.3-feb9267e6a0aaa224eba2485dc64729837863464.tar.gz) = 0250597977abf2c74619a0b636bd36319d0badc9843b4e33bd0325b50a07692b
-SHA512 (haplohseq-0.1.2.3-feb9267e6a0aaa224eba2485dc64729837863464.tar.gz) = 5a2448c5250c761fbc543fe90077fdc91a6f104e255148d27cada546f1015d9da37845ea35e1add70c27d8463b4357988e869444030fbc46edbac24880032bbe
-Size (haplohseq-0.1.2.3-feb9267e6a0aaa224eba2485dc64729837863464.tar.gz) = 12085198 bytes
+BLAKE2s (haplohseq-0.1.2.5-5cdedc2401a00117eaffc29fa0a05c517debfded.tar.gz) = 163b1b1b6a7fa1a8d94488d69b79368b26ba8d00f67a7581be02b7526fcb3796
+SHA512 (haplohseq-0.1.2.5-5cdedc2401a00117eaffc29fa0a05c517debfded.tar.gz) = 44d78c0ce28eef50f84340a72726f5117669a147772089b84d9b4318aafacf7a406d3dfe1c545c134afe603e7f770d3a39c98c087d8203578ddbe7769f55ce0a
+Size (haplohseq-0.1.2.5-5cdedc2401a00117eaffc29fa0a05c517debfded.tar.gz) = 12085232 bytes


Home | Main Index | Thread Index | Old Index