pkgsrc-WIP-changes archive

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

unison: Update to 2.53.5.90.1



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Fri Oct 25 11:47:55 2024 -0400
Changeset:	13dd3f5a03826db85228882a701bf76f40f114ea

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

Log Message:
unison: Update to 2.53.5.90.1

Logically this is 2.53.6rc1.

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

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

diffstat:
 unison-snapshot/COMMIT_MSG | 17 +++++++++++------
 unison-snapshot/Makefile   |  6 +++---
 unison-snapshot/distinfo   |  6 +++---
 3 files changed, 17 insertions(+), 12 deletions(-)

diffs:
diff --git a/unison-snapshot/COMMIT_MSG b/unison-snapshot/COMMIT_MSG
index a8d4ababf8..a548afc551 100644
--- a/unison-snapshot/COMMIT_MSG
+++ b/unison-snapshot/COMMIT_MSG
@@ -1,12 +1,17 @@
-net/unison: Update to 2.53.5.70.1
+net/unison: Update to 2.53.6
 
-packaging changes:
+## Changes in 2.53.6 (NOT YET RELEASED) 
 
-Upstream NEWS:
+Released FUTURE
 
-## Changes in 2.53.6
+  * Remove workaround for Windows DST: Time differences of one hour
+    are no longer treated as not different.
+  * Time remaining, when over 24h, shown as days and HMS instead of
+    just HMS.
+  * Stop using deprecated [GdkPixbuf.from_xpm_data] (avoids problems
+    with some versions of gdkpixbuf).
 
-Released 2024-mm-dd
+  Deprecation warning: support for external rsync will be removed,
+  likely in 2.54.0.
 
-  * Various minor bugfixes and improvements.
 
diff --git a/unison-snapshot/Makefile b/unison-snapshot/Makefile
index 997671bb3f..71dd641995 100644
--- a/unison-snapshot/Makefile
+++ b/unison-snapshot/Makefile
@@ -1,12 +1,12 @@
 # $NetBSD: Makefile,v 1.158 2024/05/07 23:52:11 gdt Exp $
 
-# 2.53.5
-DISTNAME=	unison-2.53.5.70.1
+# 2.53.6rc1
+DISTNAME=	unison-2.53.5.90.1
 #PKGREVISION=	0
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GITHUB:=bcpierce00/}
 #GITHUB_TAG=	v${PKGVERSION_NOREV}
-GITHUB_TAG=	375ea3ad2cace8584c508ef463332066d85e1d4e
+GITHUB_TAG=	acd519ad5c1fdc04ec2c379fb496e92d4025bcd0
 
 MAINTAINER=	gdt%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/bcpierce00/unison
diff --git a/unison-snapshot/distinfo b/unison-snapshot/distinfo
index ce30870e77..b6a357e232 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.5.70.1-375ea3ad2cace8584c508ef463332066d85e1d4e.tar.gz) = 1b8b16829c4a223e62f92416fc33a3d8c38a9bc925f92356c336f7bc4f1a0e82
-SHA512 (unison-2.53.5.70.1-375ea3ad2cace8584c508ef463332066d85e1d4e.tar.gz) = 75682970adb2e6c5df1cddbf580b107a3e044f9cbefcb08aaad98bae53df86c2c27e1cd67846416cb03938eb0bb40fc5713ae1d4372143750b219c0618483c5a
-Size (unison-2.53.5.70.1-375ea3ad2cace8584c508ef463332066d85e1d4e.tar.gz) = 1408666 bytes
+BLAKE2s (unison-2.53.5.90.1-acd519ad5c1fdc04ec2c379fb496e92d4025bcd0.tar.gz) = 228ffcc1c5cbefcb3cc1775eaed946bab1a9797d246aeea0eaa1a9753afd2c0a
+SHA512 (unison-2.53.5.90.1-acd519ad5c1fdc04ec2c379fb496e92d4025bcd0.tar.gz) = 1c95871cc0a223b8fd584abca4dd9d26e17dc6d46d7ba1e5ac57f152abf6fa6765afa449cbbcfac781d775296d58de0396433d451fcd28887f55b9ccaaba76e6
+Size (unison-2.53.5.90.1-acd519ad5c1fdc04ec2c379fb496e92d4025bcd0.tar.gz) = 1412909 bytes


Home | Main Index | Thread Index | Old Index