Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 2026 18:43:36 +0000
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1e5c9d963b29 - main - editors/novelwriter: update 2.=?utf-8?Q?8.2 =E2=86=92?= 26.1
Message-ID:  <69efae58.2500e.3f93342d@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1e5c9d963b29fcb492542db89edd686c2ba123cb

commit 1e5c9d963b29fcb492542db89edd686c2ba123cb
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-04-27 18:14:31 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-04-27 18:43:22 +0000

    editors/novelwriter: update 2.8.2 → 26.1
---
 editors/novelwriter/Makefile                   | 2 +-
 editors/novelwriter/distinfo                   | 6 +++---
 editors/novelwriter/files/patch-pyproject.toml | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/editors/novelwriter/Makefile b/editors/novelwriter/Makefile
index adad2a2d261c..5c8214fc0498 100644
--- a/editors/novelwriter/Makefile
+++ b/editors/novelwriter/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	novelWriter
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.8.2
+DISTVERSION=	26.1
 CATEGORIES=	editors python
 MASTER_SITES=	PYPI
 
diff --git a/editors/novelwriter/distinfo b/editors/novelwriter/distinfo
index 01b9f202e0f8..b470e5900110 100644
--- a/editors/novelwriter/distinfo
+++ b/editors/novelwriter/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1769407175
-SHA256 (vkbo-novelWriter-v2.8.2_GH0.tar.gz) = f7656680bd1fb3c1ef759d2b14eb62d8488c54b0d3c223aba0e1fa2867307912
-SIZE (vkbo-novelWriter-v2.8.2_GH0.tar.gz) = 4905815
+TIMESTAMP = 1777313390
+SHA256 (vkbo-novelWriter-v26.1_GH0.tar.gz) = f595351ca57ae0192fbda448ec4dc1b5e10642356554e63a23fc2bc0f435f2cf
+SIZE (vkbo-novelWriter-v26.1_GH0.tar.gz) = 4998285
diff --git a/editors/novelwriter/files/patch-pyproject.toml b/editors/novelwriter/files/patch-pyproject.toml
index 8d4a8e69f7ce..b48bfb0c8986 100644
--- a/editors/novelwriter/files/patch-pyproject.toml
+++ b/editors/novelwriter/files/patch-pyproject.toml
@@ -1,4 +1,4 @@
---- pyproject.toml.orig	2025-12-14 18:36:55 UTC
+--- pyproject.toml.orig	2026-04-26 13:50:57 UTC
 +++ pyproject.toml
 @@ -1,5 +1,5 @@
  [build-system]
@@ -11,7 +11,7 @@
  authors = [{ name = "Veronica Berglyd Olsen", email = "code@vkbo.net" }]
  description = "A plain text editor for planning and writing novels"
  readme = { file = "setup/description_pypi.md", content-type = "text/markdown" }
--license = "GPL-3.0-or-later AND Apache-2.0 AND CC-BY-4.0"
+-license = "GPL-3.0-or-later AND Apache-2.0 AND CC-BY-4.0 AND ISC"
 -license-files = ["LICENSE.md", "setup/LICENSE-Apache-2.0.txt"]
  dynamic = ["version"]
  requires-python = ">=3.11"


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69efae58.2500e.3f93342d>