pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/unison2.51 net/unison2.51: Update to 2.51.5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/52829c7b3b6c
branches:  trunk
changeset: 771422:52829c7b3b6c
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Sat Dec 18 16:41:36 2021 +0000

description:
net/unison2.51: Update to 2.51.5

Upstream NEWS:

  * Restore OCaml compat to before 4.02
  * dune/opam improvements/fixes
  * Improve GTK UI by using GtkTreeView
  * Add support for syncing symlinks on Windows (NTFS)
  * Improve ssh support on Windows (hide Windows console in GUI mode)
  * Many bugfixes and minor improvements

diffstat:

 net/unison2.51/Makefile |  6 +++---
 net/unison2.51/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (33 lines):

diff -r 835f4be03840 -r 52829c7b3b6c net/unison2.51/Makefile
--- a/net/unison2.51/Makefile   Sat Dec 18 15:59:46 2021 +0000
+++ b/net/unison2.51/Makefile   Sat Dec 18 16:41:36 2021 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.35 2021/12/08 16:06:08 adam Exp $
+# $NetBSD: Makefile,v 1.36 2021/12/18 16:41:36 gdt Exp $
 
 # Currently, 2.51.x is the standard approach, and thus this package
 # produces a "unison-2.51.x" package which installs a "unison" binary.
 # When the next unison branch is released, we will likely again have
 # multiple unison packages, with whichever is the standard approach
 # using the unversioned name.
-DISTNAME=      unison-2.51.4
-PKGREVISION=   1
+DISTNAME=      unison-2.51.5
+#PKGREVISION=  0
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=bcpierce00/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
diff -r 835f4be03840 -r 52829c7b3b6c net/unison2.51/distinfo
--- a/net/unison2.51/distinfo   Sat Dec 18 15:59:46 2021 +0000
+++ b/net/unison2.51/distinfo   Sat Dec 18 16:41:36 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2021/10/26 11:07:07 nia Exp $
+$NetBSD: distinfo,v 1.10 2021/12/18 16:41:36 gdt Exp $
 
-BLAKE2s (unison-2.51.4.tar.gz) = e4a5a3a4a8d8e4f45e6d5eaef804053a6ff4c6629f0c8c1a860140e9cf39349c
-SHA512 (unison-2.51.4.tar.gz) = 55d94752d0aae968e325ad6bee7fc835c276932ea83c3ae7ec8fa9975936110e0ee031868307ce4354f8fbdec351ad5d734f569a1a4bc5bb87bc5ae64e8b0f14
-Size (unison-2.51.4.tar.gz) = 1371579 bytes
+BLAKE2s (unison-2.51.5.tar.gz) = 7368aa1bc3c8ba8ffd23f44d722b665c94189bc162851cf0d8a3f83e1bfb6e13
+SHA512 (unison-2.51.5.tar.gz) = 4a31df4d043d2b7552438f9fc2056098b9a35cd1cae1a037083cb56d91ec6fec0c3164de73914ff46cb8821f78c1594f48bf0334a94d9d706cd82ce3a6b70440
+Size (unison-2.51.5.tar.gz) = 1385407 bytes
 SHA1 (patch-src_Makefile) = ff73628825232b9494844c020b78d2978f753d07



Home | Main Index | Thread Index | Old Index