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: Tue Nov 5 00:48:10 UTC 2024
Modified Files:
pkgsrc/net/unison: Makefile distinfo
Log Message:
net/unison: Update to 2.53.6
## Changes in 2.53.6
Released 2024-11-04
* Remove workaround for Windows DST: Time differences of one hour
are no longer treated as not different.
* Time remaining, when over 24h, shown as days and HMS instead of
just HMS.
* Stop using deprecated [GdkPixbuf.from_xpm_data] (avoids problems
with some versions of gdkpixbuf). Attempt to avoid soundness
issues with lablgtk while doing so.
Deprecation warning: support for external rsync will be removed,
likely in 2.54.0.
DEPRECATION MAY HAPPEN WITH LESS THAN TYPICAL NOTICE:
lablgtk is difficult to use safely, and future maintenance is
unclear. Implementing the GUI without lablgtk requires more effort
than seems likely to happen. Thus, it is possible that support for
the unison GUI may end suddenly, on a particular platform, or on all
platforms -- even in a micro release. See
https://github.com/bcpierce00/unison/issues/1075
To generate a diff of this commit:
cvs rdiff -u -r1.162 -r1.163 pkgsrc/net/unison/Makefile
cvs rdiff -u -r1.40 -r1.41 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.162 pkgsrc/net/unison/Makefile:1.163
--- pkgsrc/net/unison/Makefile:1.162 Fri Nov 1 12:54:04 2024
+++ pkgsrc/net/unison/Makefile Tue Nov 5 00:48:10 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.162 2024/11/01 12:54:04 wiz Exp $
+# $NetBSD: Makefile,v 1.163 2024/11/05 00:48:10 gdt Exp $
-DISTNAME= unison-2.53.5
+DISTNAME= unison-2.53.6
#PKGREVISION= 0
-PKGREVISION= 4
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.40 pkgsrc/net/unison/distinfo:1.41
--- pkgsrc/net/unison/distinfo:1.40 Tue May 7 23:52:11 2024
+++ pkgsrc/net/unison/distinfo Tue Nov 5 00:48:10 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.40 2024/05/07 23:52:11 gdt Exp $
+$NetBSD: distinfo,v 1.41 2024/11/05 00:48:10 gdt Exp $
-BLAKE2s (unison-2.53.5.tar.gz) = 9b7e4ad2dcd91f8d21abc0fda40fe8cce65b8ec47604d410d9261e78d675fcc3
-SHA512 (unison-2.53.5.tar.gz) = eabeed7b428f1985610b47ce8bc7faac515fd24937727612aa45435da3e38d40b6cd6d227eb3b65dc370d46458cecfca9d0e9e1712b2b7fa41b76675f8115c4c
-Size (unison-2.53.5.tar.gz) = 1408926 bytes
+BLAKE2s (unison-2.53.6.tar.gz) = 7b87c6f32bf341d602b167b7c4316217a9f71047b5e296b160f659199355a745
+SHA512 (unison-2.53.6.tar.gz) = 1bd696eb82d489cbcef3d01426a565943957062f35f2ba17e62c984f30b7ca1e6173274db456014c44943c0e3c07c1d727855e8aae2fd42b67af6f1cd814a7c1
+Size (unison-2.53.6.tar.gz) = 1412563 bytes
Home |
Main Index |
Thread Index |
Old Index