Sun Mar 19 12:43:17 2023 UTC ()
net/unison: Update to 2.53.1

## Changes in 2.53.1

Released 2023-03-19

  * Repeat mode is more fault tolerant, recovering after temporary
    errors.
  * Preferences "force", "prefer" and related no longer require
    specifying the full root.
  * Improve stopping of update propagation.
  * Enable VT input escape codes in Windows.
  * Respect user-provided CFLAGS, CPPFLAGS, LDFLAGS, LDLIBS.
  * Add build instructions in INSTALL.md (and drop from manual).
  * Add graceful stop in repeat mode - SIGUSR2.
  * Add watch+seconds to 'repeat' preference.


(gdt)
diff -r1.146 -r1.147 pkgsrc/net/unison/Makefile
diff -r1.35 -r1.36 pkgsrc/net/unison/distinfo

cvs diff -r1.146 -r1.147 pkgsrc/net/unison/Makefile (expand / switch to context diff)
--- pkgsrc/net/unison/Makefile 2023/01/29 21:17:32 1.146
+++ pkgsrc/net/unison/Makefile 2023/03/19 12:43:17 1.147
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.146 2023/01/29 21:17:32 ryoon Exp $
+# $NetBSD: Makefile,v 1.147 2023/03/19 12:43:17 gdt Exp $
 
-DISTNAME=	unison-2.53.0
+DISTNAME=	unison-2.53.1
 #PKGREVISION=	0
-PKGREVISION=	3
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GITHUB:=bcpierce00/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}

cvs diff -r1.35 -r1.36 pkgsrc/net/unison/distinfo (expand / switch to context diff)
--- pkgsrc/net/unison/distinfo 2022/11/08 01:07:09 1.35
+++ pkgsrc/net/unison/distinfo 2023/03/19 12:43:17 1.36
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.35 2022/11/08 01:07:09 gdt Exp $
+$NetBSD: distinfo,v 1.36 2023/03/19 12:43:17 gdt Exp $
 
-BLAKE2s (unison-2.53.0.tar.gz) = 244eecda17852fd742fcddbeadd170e1df3beb88697ff8e619cebb4db53310ce
+BLAKE2s (unison-2.53.1.tar.gz) = 2c1bdb72baa78d41a91c65144ea44308d37df549d7f56ae940458a6ee312ed3a
-SHA512 (unison-2.53.0.tar.gz) = 041398eeb3f5f67f80767cbfc8f1ff1561eb9433735cf3225fbb11bce9a6c068057a2dc749539d5e95a45a8d2fa475563729cf5acc2de1185bd0ecb8f98c17f1
+SHA512 (unison-2.53.1.tar.gz) = 0abd7851ba213a3c033b680c5a5ef42bdb90fb2dc52b2337118e217f4af739bc0ca9b97a542bda8c34f3eefc23b0153aaa32c1970bf5b0bfa30d8f04a53a3d5c
-Size (unison-2.53.0.tar.gz) = 1387266 bytes
+Size (unison-2.53.1.tar.gz) = 1410083 bytes