pkgsrc-WIP-changes archive

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

unison-snapshot: Update to 2.51.8a2



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Fri Oct 17 20:22:47 2025 -0400
Changeset:	dd211ca3721f8e0d40ac94d951cb1601e127cb06

Modified Files:
	unison-snapshot/Makefile
	unison-snapshot/distinfo

Log Message:
unison-snapshot: Update to 2.51.8a2

Upstream changes are bugfixes

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

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

diffstat:
 unison-snapshot/Makefile | 10 +++-------
 unison-snapshot/distinfo |  6 +++---
 2 files changed, 6 insertions(+), 10 deletions(-)

diffs:
diff --git a/unison-snapshot/Makefile b/unison-snapshot/Makefile
index 1d57e5efe8..071c6819ec 100644
--- a/unison-snapshot/Makefile
+++ b/unison-snapshot/Makefile
@@ -1,12 +1,12 @@
 # $NetBSD: Makefile,v 1.170 2025/08/30 22:46:06 wiz Exp $
 
 # master after 2.53.7
-# 2025-10-16: alpha1
-DISTNAME=	unison-2.53.7.71
+# 2025-10-16: alpha2
+DISTNAME=	unison-2.53.7.72
 #PKGREVISION=	0
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GITHUB:=bcpierce00/}
-GITHUB_TAG=	7516f58f29b097e2a0fbe2b272c9bb96387b220c
+GITHUB_TAG=	a34366f7474cb238f176ce6c04004cada5ef6978
 
 MAINTAINER=	gdt%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/bcpierce00/unison
@@ -21,10 +21,6 @@ ALL_ENV+=	PREFIX=${PREFIX}
 ALL_ENV+=	MANDIR=${PREFIX}/${PKGMANDIR}
 MAKE_ENV+=	HOME=${WRKDIR:Q}
 
-# Reported upstream 20251016.  Race between creating new digest compat
-# file and using it, provoked with -j2.
-MAKE_JOBS_SAFE=	no
-
 .include "../../lang/ocaml/ocaml.mk"
 
 # Unison will use ocamlopt if possible, and otherwise ocamlc, but
diff --git a/unison-snapshot/distinfo b/unison-snapshot/distinfo
index e4652d1a58..ed59421324 100644
--- a/unison-snapshot/distinfo
+++ b/unison-snapshot/distinfo
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.40 2024/05/07 23:52:11 gdt Exp $
 
-BLAKE2s (unison-2.53.7.71-7516f58f29b097e2a0fbe2b272c9bb96387b220c.tar.gz) = 27f121789ab4c8cf7f406e7556a29b7622bd24ab60bf443cf53ab86c5cc69e91
-SHA512 (unison-2.53.7.71-7516f58f29b097e2a0fbe2b272c9bb96387b220c.tar.gz) = d0a8b842cb2b5baaed3adca749711bebc6dbbb0bbc640c591451cb7f26ec139072336c84ab10d4b79d2a202d66be83ea17f695a365653fb5459c9e742f4697d2
-Size (unison-2.53.7.71-7516f58f29b097e2a0fbe2b272c9bb96387b220c.tar.gz) = 1448939 bytes
+BLAKE2s (unison-2.53.7.72-a34366f7474cb238f176ce6c04004cada5ef6978.tar.gz) = a90d5b4218c3d3467e93828d00130f072be5e161beb1aa7c710c6b38c915123f
+SHA512 (unison-2.53.7.72-a34366f7474cb238f176ce6c04004cada5ef6978.tar.gz) = 9beea4a3893ea2482f0dbf9f6ad49cc28ad989f8e96137ce944ed1f24bd6d1d90cd392c368113f269409b55dd32e6b807ae903bda01bccde9a4f9d6d5fbcb800
+Size (unison-2.53.7.72-a34366f7474cb238f176ce6c04004cada5ef6978.tar.gz) = 1449016 bytes


Home | Main Index | Thread Index | Old Index