pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/unison
Module Name: pkgsrc
Committed By: gdt
Date: Fri Apr 28 11:39:41 UTC 2023
Modified Files:
pkgsrc/net/unison: Makefile distinfo
Log Message:
net/unison: Update to 2.53.3
## Changes in 2.53.3
Released 2023-04-28
* On Linux, allow syncing the xattrs where POSIX draft ACLS are
stored, which enables syncing the ACL info. (Note that this does
not enable syncing ACLs with the `-acl` switch, and does not
enable syncing ACLs between other systems and Linux. See the
manual.)
* Improved ETA calculation and sync speed display in text UI.
* Fix CI Windows builds (again).
* Drop unmaintained "make install" target.
* Bugfixes, minor improvements, cleanups.
To generate a diff of this commit:
cvs rdiff -u -r1.149 -r1.150 pkgsrc/net/unison/Makefile
cvs rdiff -u -r1.37 -r1.38 pkgsrc/net/unison/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/unison/Makefile
diff -u pkgsrc/net/unison/Makefile:1.149 pkgsrc/net/unison/Makefile:1.150
--- pkgsrc/net/unison/Makefile:1.149 Wed Apr 19 08:11:14 2023
+++ pkgsrc/net/unison/Makefile Fri Apr 28 11:39:41 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.149 2023/04/19 08:11:14 adam Exp $
+# $NetBSD: Makefile,v 1.150 2023/04/28 11:39:41 gdt Exp $
-DISTNAME= unison-2.53.2
+DISTNAME= unison-2.53.3
#PKGREVISION= 0
-PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=bcpierce00/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/net/unison/distinfo
diff -u pkgsrc/net/unison/distinfo:1.37 pkgsrc/net/unison/distinfo:1.38
--- pkgsrc/net/unison/distinfo:1.37 Mon Mar 20 17:44:00 2023
+++ pkgsrc/net/unison/distinfo Fri Apr 28 11:39:41 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.37 2023/03/20 17:44:00 gdt Exp $
+$NetBSD: distinfo,v 1.38 2023/04/28 11:39:41 gdt Exp $
-BLAKE2s (unison-2.53.2.tar.gz) = 69f8dc6eed7b74fb6f6c57d5c2f8cc277be3068e163cc60824d62c49d70a1111
-SHA512 (unison-2.53.2.tar.gz) = b08694fc277ac3367176f3372b608285232639c6bea0480e9013b79788f1c4b2081c2b447d14b06975346be48e323a066518d40a2c1464dd60bc06071573f62b
-Size (unison-2.53.2.tar.gz) = 1410117 bytes
+BLAKE2s (unison-2.53.3.tar.gz) = 5f85a04432d77294fcd8f9f873d6647891d0865aed0caf4a666260a599420afe
+SHA512 (unison-2.53.3.tar.gz) = f3fafd5e1a2950a00ed8bcc682036180ea40eff1ccfa1fc671cca49954890a535ee48faf1e8e62002563143e5479b9df1eca1db1caf03dffc50449fb467b8e2b
+Size (unison-2.53.3.tar.gz) = 1415490 bytes
Home |
Main Index |
Thread Index |
Old Index