pkgsrc-WIP-changes archive

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

unison-snapshot: Advance to tip of git master



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Sun Jul 27 09:11:03 2025 -0400
Changeset:	28f00823665060cb79794c276704a8ae4b757714

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

Log Message:
unison-snapshot: Advance to tip of git master

Since last wip snapshot, less internal housekeeping etc:

b167aed Fix missing newlines in silent mode
452af91 Improve input reading in the TUI
1477065 Remove API check for GetVolumeInformationByHandleW
0c98689 Update typedefs for current mingw release
84491d6 Use accelerated copy functions with rsync
0a3858b Make rsync block size a power of 2
7100661 Use accelerated file copy functions, if supported
dae18b0 Add option to sync files in new profile assistant
d444c1b Clarify single-file syncing in GTK GUI
9b11426 Add a comment about O_APPEND in [openfile]
06df94b Fix the default key display in TUI's [warnPrinter]
c82359b Improve the Add a Preference dialog in GUI 2/2
4cfa336 Improve the Add a Preference dialog in GUI 1/2
d3a51e6 Disable SSH compression by default in GUI wizard
7c2631e Tweak GTK UI dialogs for visual consistency
6cc6774 Tweak GTK UI dialogs for visual consistency
6f1b5d2 Highlight diffs in GUI
35fc988 INSTALL: Adjust list of POSIX tools
e79b4b6 Update Windows building instructions
3202bda INSTALL.md: Update for make portability and other changes

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

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

diffstat:
 unison-snapshot/Makefile | 6 +++---
 unison-snapshot/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs:
diff --git a/unison-snapshot/Makefile b/unison-snapshot/Makefile
index 102771c737..dc295dfddc 100644
--- a/unison-snapshot/Makefile
+++ b/unison-snapshot/Makefile
@@ -1,12 +1,12 @@
 # $NetBSD: Makefile,v 1.166 2024/11/23 13:59:40 wiz Exp $
 
 # master after 2.53.7.
-# This is the fix-linotify branch for now.
-DISTNAME=	unison-2.53.7.52
+# 2025-07-27
+DISTNAME=	unison-2.53.7.53
 #PKGREVISION=	0
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GITHUB:=bcpierce00/}
-GITHUB_TAG=	3b8d3d45129de2a8ce590040004f15fb747a73e8
+GITHUB_TAG=	aa11d8794640888cb96ac8213a7aa9ad6eae20fe
 
 MAINTAINER=	gdt%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/bcpierce00/unison
diff --git a/unison-snapshot/distinfo b/unison-snapshot/distinfo
index 6579b8bdf6..1c18dea357 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.7.52-3b8d3d45129de2a8ce590040004f15fb747a73e8.tar.gz) = c137b1781f8eaccdb64808961d0e674590cd30f4ce5cbbb5c776240bd32dc3ec
-SHA512 (unison-2.53.7.52-3b8d3d45129de2a8ce590040004f15fb747a73e8.tar.gz) = 266bb90e3972cdf232348e818c74aeeeb308a33ecab14113b0a70de0c315f04480b1493f0d2e43bac948d6b71e97e359fbfab2126fce2220a3248126ca72eda0
-Size (unison-2.53.7.52-3b8d3d45129de2a8ce590040004f15fb747a73e8.tar.gz) = 1421163 bytes
+BLAKE2s (unison-2.53.7.53-aa11d8794640888cb96ac8213a7aa9ad6eae20fe.tar.gz) = 6e5b89b855f4a92de99a1951d6a0804bf5ea749c2169d6cc7491b405a4638501
+SHA512 (unison-2.53.7.53-aa11d8794640888cb96ac8213a7aa9ad6eae20fe.tar.gz) = 85aef87ed31392403d526c1dca752891823195e1839fd448f8f78f0a7db7335ce1c9694b35418bb13ae2f134c26aa8a8bc5dc7e71184b6a6c6135a548fa07dac
+Size (unison-2.53.7.53-aa11d8794640888cb96ac8213a7aa9ad6eae20fe.tar.gz) = 1432049 bytes


Home | Main Index | Thread Index | Old Index