pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/unison
Module Name: pkgsrc
Committed By: gdt
Date: Sun Mar 19 12:43:17 UTC 2023
Modified Files:
pkgsrc/net/unison: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.146 -r1.147 pkgsrc/net/unison/Makefile
cvs rdiff -u -r1.35 -r1.36 pkgsrc/net/unison/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/unison/Makefile
diff -u pkgsrc/net/unison/Makefile:1.146 pkgsrc/net/unison/Makefile:1.147
--- pkgsrc/net/unison/Makefile:1.146 Sun Jan 29 21:17:32 2023
+++ pkgsrc/net/unison/Makefile Sun Mar 19 12:43:17 2023
@@ -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}
Index: pkgsrc/net/unison/distinfo
diff -u pkgsrc/net/unison/distinfo:1.35 pkgsrc/net/unison/distinfo:1.36
--- pkgsrc/net/unison/distinfo:1.35 Tue Nov 8 01:07:09 2022
+++ pkgsrc/net/unison/distinfo Sun Mar 19 12:43:17 2023
@@ -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
-SHA512 (unison-2.53.0.tar.gz) = 041398eeb3f5f67f80767cbfc8f1ff1561eb9433735cf3225fbb11bce9a6c068057a2dc749539d5e95a45a8d2fa475563729cf5acc2de1185bd0ecb8f98c17f1
-Size (unison-2.53.0.tar.gz) = 1387266 bytes
+BLAKE2s (unison-2.53.1.tar.gz) = 2c1bdb72baa78d41a91c65144ea44308d37df549d7f56ae940458a6ee312ed3a
+SHA512 (unison-2.53.1.tar.gz) = 0abd7851ba213a3c033b680c5a5ef42bdb90fb2dc52b2337118e217f4af739bc0ca9b97a542bda8c34f3eefc23b0153aaa32c1970bf5b0bfa30d8f04a53a3d5c
+Size (unison-2.53.1.tar.gz) = 1410083 bytes
Home |
Main Index |
Thread Index |
Old Index