pkgsrc-WIP-changes archive

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

unison-snapshot: Update to 2.53.7.50



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Sun Nov 24 06:28:23 2024 -0500
Changeset:	2ca79bef307e3af0a43bd0d70db17468dd5a969e

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

Log Message:
unison-snapshot: Update to 2.53.7.50

This is just tracking upstream master to not be behind, and so far
only has minor build improvements.  (Also CI housekeeping, but that
doesn't affect the package.)

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

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

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

diffs:
diff --git a/unison-snapshot/COMMIT_MSG b/unison-snapshot/COMMIT_MSG
index 8555b53ce9..099c786c8c 100644
--- a/unison-snapshot/COMMIT_MSG
+++ b/unison-snapshot/COMMIT_MSG
@@ -1,17 +1,6 @@
-net/unison: Update to 2.53.6
-
-## Changes in 2.53.6
-
-Released 2024-11-01
-
-  * 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).
-
-  Deprecation warning: support for external rsync will be removed,
-  likely in 2.54.0.
+net/unison: Update to 2.53.8
 
+So far, changes are:
 
+  - minor build system improvements
+  
\ No newline at end of file
diff --git a/unison-snapshot/Makefile b/unison-snapshot/Makefile
index 2050460605..7ac9b829f8 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.6rc3
-DISTNAME=	unison-2.53.5.90.3
+# master after 2.53.7
+DISTNAME=	unison-2.53.7.50
 #PKGREVISION=	0
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GITHUB:=bcpierce00/}
 #GITHUB_TAG=	v${PKGVERSION_NOREV}
-GITHUB_TAG=	b24b600fcb14fb983eb5893947a39fe9ecb6ddb6
+GITHUB_TAG=	d08a5c35e5a9a2cf9729fff56af0313999aa0c06
 
 MAINTAINER=	gdt%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/bcpierce00/unison
diff --git a/unison-snapshot/distinfo b/unison-snapshot/distinfo
index e25460b274..bc7c6e48ad 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.90.3-b24b600fcb14fb983eb5893947a39fe9ecb6ddb6.tar.gz) = 201687b9a54ee02f790d4d647326925ecbdd74d835fb9772a1f06388c39db457
-SHA512 (unison-2.53.5.90.3-b24b600fcb14fb983eb5893947a39fe9ecb6ddb6.tar.gz) = 41f3ed6e2bf7b7a65ec17c26d79c221daa6a56df99564e59f06969dca08e63e8fe3b3832e41ea350e42538ae8245eca96545d02e1ab8f2f2d075a97c8c45fd07
-Size (unison-2.53.5.90.3-b24b600fcb14fb983eb5893947a39fe9ecb6ddb6.tar.gz) = 1413496 bytes
+BLAKE2s (unison-2.53.7.50-d08a5c35e5a9a2cf9729fff56af0313999aa0c06.tar.gz) = 22aaf39ef2fc3ba13f9b89d75cddc0e708c82c04157cb0b4d1aca236b1df91ca
+SHA512 (unison-2.53.7.50-d08a5c35e5a9a2cf9729fff56af0313999aa0c06.tar.gz) = a9a6dc33c42e128349fffcc8686667d724e3bb71580d909c43763d4c3f8a2cf6add3e08de67da22fba5dd24a281fc2d8704b474c0ade7025a41d106d580d7382
+Size (unison-2.53.7.50-d08a5c35e5a9a2cf9729fff56af0313999aa0c06.tar.gz) = 1413751 bytes


Home | Main Index | Thread Index | Old Index