pkgsrc-WIP-changes archive

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

unison-snapshot: Update to 2.52.1rc1 (not tagged upstream)



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Sat May 7 12:26:01 2022 -0400
Changeset:	6ba2e4a21285dc2e6af8f427dae52faff34245c1

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

Log Message:
unison-snapshot: Update to 2.52.1rc1 (not tagged upstream)

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

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

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

diffs:
diff --git a/unison-snapshot/COMMIT_MESSAGE b/unison-snapshot/COMMIT_MESSAGE
index 4fb2a62268..42024612ae 100644
--- a/unison-snapshot/COMMIT_MESSAGE
+++ b/unison-snapshot/COMMIT_MESSAGE
@@ -1,9 +1,8 @@
 net/unison: Update to 2.52.1
 
-\todo: Re-copy from upstream NEWS after it is fixed.
-
-Upstream NEWS:
-
-   * Remove rsh protocol
-   * Restore compatibility with Ocaml 4.02.  Deprecate 4.01.
+   * Deprecate ocaml < 4.08: 2.53.0 will reqire 4.08 or higher.
+   * Add man page
+   * Remove rsh:// URI scheme (ssh:// of course remains).
    * Significant bugfixes and minor improvements
+   * Deprecate "backups" preference (see manual for alternatives)
+   * Deprecate "stream" and "halfduplex" preferences
diff --git a/unison-snapshot/Makefile b/unison-snapshot/Makefile
index be1fe68a61..24369fdd70 100644
--- a/unison-snapshot/Makefile
+++ b/unison-snapshot/Makefile
@@ -1,10 +1,10 @@
 # $NetBSD: Makefile,v 1.32 2022/03/08 22:32:15 gdt Exp $
 
-DISTNAME=	unison-2.52.0.70
+DISTNAME=	unison-2.52.1
 #PKGREVISION=	0
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GITHUB:=bcpierce00/}
-GITHUB_TAG=	589444e42ab97db8e28a8dcc3c1c876807fe13a7
+GITHUB_TAG=	94b4a1bb240b16276adc34731ff831e2db89f9ff
 
 MAINTAINER=	gdt%NetBSD.org@localhost
 HOMEPAGE=	https://www.cis.upenn.edu/~bcpierce/unison/
diff --git a/unison-snapshot/distinfo b/unison-snapshot/distinfo
index e851899de6..7f41dc711d 100644
--- a/unison-snapshot/distinfo
+++ b/unison-snapshot/distinfo
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.24 2022/03/08 22:32:15 gdt Exp $
 
-BLAKE2s (unison-2.52.0.70-589444e42ab97db8e28a8dcc3c1c876807fe13a7.tar.gz) = 4435e01e556b885128c6fdba1298ad63d110090a1fcd4a1780740239c0081514
-SHA512 (unison-2.52.0.70-589444e42ab97db8e28a8dcc3c1c876807fe13a7.tar.gz) = 476b4e0d9428afc060d11e615516984c7ffac602f3b3be2e283e4f63325f78447fa9ad3380e3070ecea6a5e9e2a8552bb8df78ab39b79a2a4e940c1afc7b82db
-Size (unison-2.52.0.70-589444e42ab97db8e28a8dcc3c1c876807fe13a7.tar.gz) = 1361709 bytes
+BLAKE2s (unison-2.52.1-94b4a1bb240b16276adc34731ff831e2db89f9ff.tar.gz) = 293010d9858c2e29b8da67aa65c3b5ccaa76cb55da5875b7ae187c75f930f44a
+SHA512 (unison-2.52.1-94b4a1bb240b16276adc34731ff831e2db89f9ff.tar.gz) = b611995d7edbe5cd06718bc5b4c52cb6cedaa6a315eb822c4dee7901955b9e55e3e17004ba9fa63b72076200f872021c2661ebcbf13e63d47e907af696da58b1
+Size (unison-2.52.1-94b4a1bb240b16276adc34731ff831e2db89f9ff.tar.gz) = 1361647 bytes


Home | Main Index | Thread Index | Old Index