pkgsrc-WIP-changes archive

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

unison-snaphot: Update to 2.54.0rc1



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Tue Apr 28 09:51:10 2026 -0400
Changeset:	8485833fc1120a6e20c4bcce891ce2be0c0d242c

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

Log Message:
unison-snaphot: Update to 2.54.0rc1

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

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

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

diffs:
diff --git a/unison-snapshot/COMMIT_MSG b/unison-snapshot/COMMIT_MSG
index c4a3e42db9..e4c36d611c 100644
--- a/unison-snapshot/COMMIT_MSG
+++ b/unison-snapshot/COMMIT_MSG
@@ -3,3 +3,30 @@ net/unison: Update to [maybe 2.53.9, maybe 2.54.0]
 Packaging changes:
 
 Upstream NEWS:
+
+## Changes in 2.54.0
+
+Released 2026-05-01
+
+  * Drop old wire protocol.  Unison will no longer interoperate with
+    versions before 2.52.0 and will no longer read pre-2.52.0 archive
+    files.
+  * Document that LLM output is unwelcome in the Unison project (code,
+    issues, mailinglists, etc.).
+
+  * Add desktop file.
+
+  Deprecation warning: support for external rsync will be removed;
+  this may happen even in a micro release.
+
+  DEPRECATION MAY HAPPEN WITH LESS THAN TYPICAL NOTICE:
+  lablgtk is difficult to use safely, and future maintenance is
+  unclear.  Implementing the GUI without lablgtk requires more effort
+  than seems likely to happen.  Thus, it is possible that support for
+  the unison GUI may end suddenly, on a particular platform, or on all
+  platforms -- even in a micro release.  See
+    https://github.com/bcpierce00/unison/issues/1075  
+
+  MAINTENANCE WARNING: No one is contributing to verify that the Mac
+  GUI continues to work -- so it might not.  (So far, there are no
+  reports of serious, frequent failures.)
diff --git a/unison-snapshot/Makefile b/unison-snapshot/Makefile
index 5b19b63ee1..564ab105bc 100644
--- a/unison-snapshot/Makefile
+++ b/unison-snapshot/Makefile
@@ -1,11 +1,11 @@
 # $NetBSD: Makefile,v 1.173 2025/11/05 00:21:39 gdt Exp $
 
-# 2.54.0alpha1
-DISTNAME=	unison-2.53.71
+# 2.54.0rc1
+DISTNAME=	unison-2.53.91
 #PKGREVISION=	0
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GITHUB:=bcpierce00/}
-GITHUB_TAG=	a31f7f4f728ca8dcee40540a84c9a474f644b77b
+GITHUB_TAG=	b1a49141e7eb5334e31efcf4d08073c192d6c1ae
 
 MAINTAINER=	gdt%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/bcpierce00/unison
diff --git a/unison-snapshot/distinfo b/unison-snapshot/distinfo
index 989f0b5089..1e1f5e75c9 100644
--- a/unison-snapshot/distinfo
+++ b/unison-snapshot/distinfo
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.43 2025/11/05 00:21:39 gdt Exp $
 
-BLAKE2s (unison-2.53.71-a31f7f4f728ca8dcee40540a84c9a474f644b77b.tar.gz) = 0dc5416c5928039544dcade69dd74f9fbdcb2413a5cd76efa40e2929df50bfad
-SHA512 (unison-2.53.71-a31f7f4f728ca8dcee40540a84c9a474f644b77b.tar.gz) = 9484f0b070f76ed95afe2283d44eb6175a149164a9510f229ae18f3098d87ef44fc2051008d92100a16f0c28969f7ff2fc261266b6a98b2c3872177d0a75312b
-Size (unison-2.53.71-a31f7f4f728ca8dcee40540a84c9a474f644b77b.tar.gz) = 1141368 bytes
+BLAKE2s (unison-2.53.91-b1a49141e7eb5334e31efcf4d08073c192d6c1ae.tar.gz) = 6bf0645f28e8ad9eb02470e02849c5cd939984ef2f34673840f6146120117312
+SHA512 (unison-2.53.91-b1a49141e7eb5334e31efcf4d08073c192d6c1ae.tar.gz) = 66450682ba5d65879bbb7a1c9fc3ed6f5d805d261daa5a1c41ed7a52da901c36e6e923b5944a1fb76c33c8ff57e7876ef73e7cd20811c2bdb0688bcb25016d1f
+Size (unison-2.53.91-b1a49141e7eb5334e31efcf4d08073c192d6c1ae.tar.gz) = 1141677 bytes


Home | Main Index | Thread Index | Old Index