pkgsrc-WIP-changes archive

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

unison-snapshot: Update to 2.52.61.0



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Thu Aug 18 07:26:02 2022 -0400
Changeset:	0ddf793b35880dad4a4620e040ce005c72fb4f52

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

Log Message:
unison-snapshot: Update to 2.52.61.0

Upstream changes are bugfixes, including a fix for the MAKE_JOBS_SAFE problem.
This survives a -j8 build for me.

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

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

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

diffs:
diff --git a/unison-snapshot/Makefile b/unison-snapshot/Makefile
index fe045c5e97..ffdbe29b56 100644
--- a/unison-snapshot/Makefile
+++ b/unison-snapshot/Makefile
@@ -1,11 +1,11 @@
 # $NetBSD: Makefile,v 1.32 2022/03/08 22:32:15 gdt Exp $
 
 # development version towards 2.53.0
-DISTNAME=	unison-2.52.60.0
+DISTNAME=	unison-2.52.61.0
 #PKGREVISION=	0
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GITHUB:=bcpierce00/}
-GITHUB_TAG=	08dbd399b65b960e7f2ea356555209404d95024a
+GITHUB_TAG=	712599e74502aeed975eed9090f3cf1b7dbe4a3e
 
 MAINTAINER=	gdt%NetBSD.org@localhost
 HOMEPAGE=	https://www.cis.upenn.edu/~bcpierce/unison/
@@ -15,9 +15,6 @@ LICENSE=	gnu-gpl-v3
 USE_TOOLS+=	gmake bash
 MAKE_FLAGS+=	CFLAGS=""
 MAKE_ENV+=	HOME=${WRKDIR:Q}
-# multiple random build issues
-# https://github.com/bcpierce00/unison/issues/774
-MAKE_JOBS_SAFE=	no
 
 .include "../../mk/ocaml.mk"
 
diff --git a/unison-snapshot/distinfo b/unison-snapshot/distinfo
index b59b28211a..b4794a6757 100644
--- a/unison-snapshot/distinfo
+++ b/unison-snapshot/distinfo
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.24 2022/03/08 22:32:15 gdt Exp $
 
-BLAKE2s (unison-2.52.60.0-08dbd399b65b960e7f2ea356555209404d95024a.tar.gz) = 8764ed935d548251956354dea6beb1ae698b586a913431afbf8c33db986aae5f
-SHA512 (unison-2.52.60.0-08dbd399b65b960e7f2ea356555209404d95024a.tar.gz) = daafc8e194be9c9d2863aad428fa21610db6289ffb26ba2749b9c076791b2802cc8bbc8299fedeef56f9ad555fddca68ee6b5e96efd81d579b09f0943a4293a3
-Size (unison-2.52.60.0-08dbd399b65b960e7f2ea356555209404d95024a.tar.gz) = 1357620 bytes
+BLAKE2s (unison-2.52.61.0-712599e74502aeed975eed9090f3cf1b7dbe4a3e.tar.gz) = ff149da49fee3cb13e7858f616550a1233cf8b82ea73ea4677fe980db044c824
+SHA512 (unison-2.52.61.0-712599e74502aeed975eed9090f3cf1b7dbe4a3e.tar.gz) = e6a626dd833af3f6be33fcb4b11f56e44c5bfcac1cbb5f1137869c94e491c21aa84e53a424dfcfa3117e375d1568436da37c45e382b032109cae9342f8138e17
+Size (unison-2.52.61.0-712599e74502aeed975eed9090f3cf1b7dbe4a3e.tar.gz) = 1357006 bytes


Home | Main Index | Thread Index | Old Index