pkgsrc-WIP-changes archive

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

unison-snapshot: Advance along git master



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Fri Jun 28 19:29:37 2024 -0400
Changeset:	6a23d1d331a3bdf21de48b4605570065fb017974

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

Log Message:
unison-snapshot: Advance along git master

In particular, get a fix for building on mac when tools are CLT not
XCode, and don't try to build the mac GUI.

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

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

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

diffs:
diff --git a/unison-snapshot/COMMIT_MSG b/unison-snapshot/COMMIT_MSG
index 967b94ad9b..a8d4ababf8 100644
--- a/unison-snapshot/COMMIT_MSG
+++ b/unison-snapshot/COMMIT_MSG
@@ -1,13 +1,12 @@
-net/unison: Update to 2.53.5
+net/unison: Update to 2.53.5.70.1
 
 packaging changes:
 
 Upstream NEWS:
 
-## Changes in 2.53.5
+## Changes in 2.53.6
 
 Released 2024-mm-dd
 
-  * Various minor bugfixes.
-  * Recovery from errors during repeat mode (enabled in 2.53.1) is disabled
-    for time being.
+  * Various minor bugfixes and improvements.
+
diff --git a/unison-snapshot/Makefile b/unison-snapshot/Makefile
index b1c93e4a12..997671bb3f 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
+DISTNAME=	unison-2.53.5.70.1
 #PKGREVISION=	0
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GITHUB:=bcpierce00/}
 #GITHUB_TAG=	v${PKGVERSION_NOREV}
-GITHUB_TAG=	060f54b0ec95e26df8725d699ef7b4cab23e0d68
+GITHUB_TAG=	375ea3ad2cace8584c508ef463332066d85e1d4e
 
 MAINTAINER=	gdt%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/bcpierce00/unison
diff --git a/unison-snapshot/distinfo b/unison-snapshot/distinfo
index 9086d4fdf5..ce30870e77 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-060f54b0ec95e26df8725d699ef7b4cab23e0d68.tar.gz) = df4f3b57beccfc2046809b3e5856e0e43c83abd5c28e2593f0790ac931fb7c6c
-SHA512 (unison-2.53.5-060f54b0ec95e26df8725d699ef7b4cab23e0d68.tar.gz) = d65e64a6c7360f1fe9deaf8bbf7a2bde675c2b6ea6ef5c6a525f1eeeb93efb4767b549647ea2d33142c9ccbc002f6444950c1ab7a6685d86b481c3c3e2d6edf5
-Size (unison-2.53.5-060f54b0ec95e26df8725d699ef7b4cab23e0d68.tar.gz) = 1409689 bytes
+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


Home | Main Index | Thread Index | Old Index