pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
unison-snapshot: Sync $NetBSD$ back from pkgsrc after update
Module Name: pkgsrc-wip
Committed By: Greg Troxel <gdt%lexort.com@localhost>
Pushed By: gdt
Date: Thu Apr 30 20:43:10 2026 -0400
Changeset: 1564f7abb67970a914007db95d81533bb88bd5a2
Modified Files:
unison-snapshot/COMMIT_MSG
unison-snapshot/Makefile
unison-snapshot/PLIST
unison-snapshot/distinfo
unison-snapshot/options.mk
Log Message:
unison-snapshot: Sync $NetBSD$ back from pkgsrc after update
This is now ready to advance along upstream master.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1564f7abb67970a914007db95d81533bb88bd5a2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
unison-snapshot/COMMIT_MSG | 28 +---------------------------
unison-snapshot/Makefile | 6 +++---
unison-snapshot/PLIST | 2 +-
unison-snapshot/distinfo | 2 +-
unison-snapshot/options.mk | 2 +-
5 files changed, 7 insertions(+), 33 deletions(-)
diffs:
diff --git a/unison-snapshot/COMMIT_MSG b/unison-snapshot/COMMIT_MSG
index e4c36d611c..36a0a4216f 100644
--- a/unison-snapshot/COMMIT_MSG
+++ b/unison-snapshot/COMMIT_MSG
@@ -1,32 +1,6 @@
-net/unison: Update to [maybe 2.53.9, maybe 2.54.0]
+net/unison: Update to 2.54.?
Packaging changes:
Upstream NEWS:
-## Changes in 2.54.0
-
-Released 2026-05-01
-
- * Drop old wire protocol. Unison will no longer interoperate with
- versions before 2.52.0 and will no longer read pre-2.52.0 archive
- files.
- * Document that LLM output is unwelcome in the Unison project (code,
- issues, mailinglists, etc.).
-
- * Add desktop file.
-
- Deprecation warning: support for external rsync will be removed;
- this may happen even in a micro release.
-
- 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
-
- MAINTENANCE WARNING: No one is contributing to verify that the Mac
- GUI continues to work -- so it might not. (So far, there are no
- reports of serious, frequent failures.)
diff --git a/unison-snapshot/Makefile b/unison-snapshot/Makefile
index e44840733e..55d038759a 100644
--- a/unison-snapshot/Makefile
+++ b/unison-snapshot/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.173 2025/11/05 00:21:39 gdt Exp $
+# $NetBSD: Makefile,v 1.179 2026/05/01 00:40:59 gdt Exp $
-# 2.54.0rc1
+# This remains in wip because it will very soon advance along upstream master.
DISTNAME= unison-2.54.0
#PKGREVISION= 0
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=bcpierce00/}
-GITHUB_TAG= v2.54.0
+GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= gdt%NetBSD.org@localhost
HOMEPAGE= https://github.com/bcpierce00/unison
diff --git a/unison-snapshot/PLIST b/unison-snapshot/PLIST
index ebe78af9d2..e88bdc4c6c 100644
--- a/unison-snapshot/PLIST
+++ b/unison-snapshot/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2025/11/05 00:21:39 gdt Exp $
+@comment $NetBSD: PLIST,v 1.10 2026/05/01 00:40:59 gdt Exp $
bin/unison
${PLIST.monitor}bin/unison-fsmonitor
${PLIST.gtk3}bin/unison-gui
diff --git a/unison-snapshot/distinfo b/unison-snapshot/distinfo
index 56b254d5c6..9aec14b58a 100644
--- a/unison-snapshot/distinfo
+++ b/unison-snapshot/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.43 2025/11/05 00:21:39 gdt Exp $
+$NetBSD: distinfo,v 1.44 2026/05/01 00:40:59 gdt Exp $
BLAKE2s (unison-2.54.0.tar.gz) = a211563340b5a594667076f4f25446fc44c96c32d82ab2a4a2d9d3ccad97a6d8
SHA512 (unison-2.54.0.tar.gz) = 7d1fea12b11e7a4bf2a5dbd9064d3c5104ca21df88fae0ead098f1ec8b7b935abcc7cdff74799fd2d9f5b23cc06eaa7f262bb71270511fb9c2ff4aac74c7ff11
diff --git a/unison-snapshot/options.mk b/unison-snapshot/options.mk
index a29e8ceb0e..2ebaa96a11 100644
--- a/unison-snapshot/options.mk
+++ b/unison-snapshot/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.10 2025/11/05 00:21:39 gdt Exp $
+# $NetBSD: options.mk,v 1.12 2026/05/01 00:40:59 gdt Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.unison
PKG_SUPPORTED_OPTIONS= lablgtk inotify
Home |
Main Index |
Thread Index |
Old Index