1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

editors/novelwriter: update 2.3.1 → 2.4

Reported by:	portscout
This commit is contained in:
Yuri Victorovich 2024-04-21 08:12:41 -07:00
parent ea01e6975d
commit 3b2c9a8592
4 changed files with 15 additions and 13 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= novelwriter
DISTVERSIONPREFIX= v
DISTVERSION= 2.3.1
DISTVERSION= 2.4
CATEGORIES= editors python
MASTER_SITES= PYPI

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1710990884
SHA256 (vkbo-novelWriter-v2.3.1_GH0.tar.gz) = 33b62372bdeebf41b37342dfd65c079f7732b3e100fa6638d605cf6e255246fd
SIZE (vkbo-novelWriter-v2.3.1_GH0.tar.gz) = 4968953
TIMESTAMP = 1713672842
SHA256 (vkbo-novelWriter-v2.4_GH0.tar.gz) = cf8afc0c7a81e7e63981791b702d8ad6e92af7ecc33cc4f6932fbdf3f0a24656
SIZE (vkbo-novelWriter-v2.4_GH0.tar.gz) = 5061863

View File

@ -0,0 +1,11 @@
--- pyproject.toml.orig 2024-04-21 04:21:03 UTC
+++ pyproject.toml
@@ -3,7 +3,7 @@ build-backend = "setuptools.build_meta"
build-backend = "setuptools.build_meta"
[project]
-name = "novelWriter"
+name = "novelwriter"
authors = [
{name = "Veronica Berglyd Olsen", email = "code@vkbo.net"},
]

View File

@ -1,9 +0,0 @@
--- setup.cfg.orig 2023-11-05 22:12:21 UTC
+++ setup.cfg
@@ -1,5 +1,5 @@
[metadata]
-name = novelWriter
+name = novelwriter
version = attr: novelwriter.__version__
author = Veronica Berglyd Olsen
author_email = code@vkbo.net