pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/unison2.51
Module Name: pkgsrc
Committed By: gdt
Date: Sat Dec 18 16:41:36 UTC 2021
Modified Files:
pkgsrc/net/unison2.51: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/net/unison2.51/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/unison2.51/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/unison2.51/Makefile
diff -u pkgsrc/net/unison2.51/Makefile:1.35 pkgsrc/net/unison2.51/Makefile:1.36
--- pkgsrc/net/unison2.51/Makefile:1.35 Wed Dec 8 16:06:08 2021
+++ pkgsrc/net/unison2.51/Makefile Sat Dec 18 16:41:36 2021
@@ -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}
Index: pkgsrc/net/unison2.51/distinfo
diff -u pkgsrc/net/unison2.51/distinfo:1.9 pkgsrc/net/unison2.51/distinfo:1.10
--- pkgsrc/net/unison2.51/distinfo:1.9 Tue Oct 26 11:07:07 2021
+++ pkgsrc/net/unison2.51/distinfo Sat Dec 18 16:41:36 2021
@@ -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