pkgsrc-WIP-changes archive

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

unison-snapshot: Advance along upstream master



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Mon Nov 21 09:09:23 2022 -0500
Changeset:	32e29490dbf3bc29df699c96bf8b9159e922b1a5

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

Log Message:
unison-snapshot: Advance along upstream master

Changes are fairly minor: free resources in error paths and allow more
graceful stopping.

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

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

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

diffs:
diff --git a/unison-snapshot/Makefile b/unison-snapshot/Makefile
index 9707d0f9db..aa52fd6f4a 100644
--- a/unison-snapshot/Makefile
+++ b/unison-snapshot/Makefile
@@ -1,12 +1,12 @@
 # $NetBSD: Makefile,v 1.142 2022/08/17 20:28:37 wiz Exp $
 
 # Not even an alpha leading to 2.53.1
-DISTNAME=	unison-2.53.0.60.0
+DISTNAME=	unison-2.53.0.60.1
 #PKGREVISION=	0
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GITHUB:=bcpierce00/}
 #GITHUB_TAG=	v${PKGVERSION_NOREV}
-GITHUB_TAG=	b541f3607974fe6ac9032d9fc8a7c4109c7e6b4e
+GITHUB_TAG=	e08c95de97e952a7ff1beb56a77b0f30ca533e5d
 
 MAINTAINER=	gdt%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/bcpierce00/unison
diff --git a/unison-snapshot/distinfo b/unison-snapshot/distinfo
index 562229ee80..534872a8a5 100644
--- a/unison-snapshot/distinfo
+++ b/unison-snapshot/distinfo
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.34 2022/05/08 15:02:33 gdt Exp $
 
-BLAKE2s (unison-2.53.0.60.0-b541f3607974fe6ac9032d9fc8a7c4109c7e6b4e.tar.gz) = b1394be3f1844364cafa21b9937a06033cc74c4147becd0778720aa4a044084f
-SHA512 (unison-2.53.0.60.0-b541f3607974fe6ac9032d9fc8a7c4109c7e6b4e.tar.gz) = f988cf60674c3ee8b4a76feafd1e9a718bf03930f30c506da33e0d5c5bfdef0305da160efa23804ef0348a1a890700a345aac0c742523c464ee249416e3efe98
-Size (unison-2.53.0.60.0-b541f3607974fe6ac9032d9fc8a7c4109c7e6b4e.tar.gz) = 1388058 bytes
+BLAKE2s (unison-2.53.0.60.1-e08c95de97e952a7ff1beb56a77b0f30ca533e5d.tar.gz) = 157a4c4395969cbeda9edbcae94c979c2a89c00f89dd72e908a9106c6a58a36f
+SHA512 (unison-2.53.0.60.1-e08c95de97e952a7ff1beb56a77b0f30ca533e5d.tar.gz) = 8f32f0a6828743bbd5907bf229e94eda30043cdb8b6935d6bae9f8f19e0bf94f63c68fefdc6812998889bf7144825a27513e6bd5548a975776a4a2526a81b16a
+Size (unison-2.53.0.60.1-e08c95de97e952a7ff1beb56a77b0f30ca533e5d.tar.gz) = 1397786 bytes


Home | Main Index | Thread Index | Old Index