Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Mar 2026 08:45:46 +0000
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        tjlegg <tjlegg@gmail.com>
Subject:   git: 9d8b3a01e39e - main - deskutils/rednotebook: Update 3.31 => 2.42
Message-ID:  <69c4f23a.2106d.7e556b8f@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9d8b3a01e39e6dcbd1a7c5c2972b669c1513627f

commit 9d8b3a01e39e6dcbd1a7c5c2972b669c1513627f
Author:     tjlegg <tjlegg@gmail.com>
AuthorDate: 2026-03-26 08:37:50 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-03-26 08:45:16 +0000

    deskutils/rednotebook: Update 3.31 => 2.42
    
    Old version fails with issue concerning GIRepository required version
    being 2.0 and ports tree providing GIRepository version 3.0.
    Since 3.39 software supports GIRepository 3.0.
    
    Changelog:
    https://github.com/jendrikseipp/rednotebook/blob/v2.42/CHANGELOG.md
    
    - Update dependencies.
    - Fix warnings from portclippy.
    
    PR:             293744
    Approved by:    cth-freebsd@pm.me (maintainer, timeout 2 weeks)
    Sponsored by:   UNIS Labs
    MFH:            2026Q1
    Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>
---
 deskutils/rednotebook/Makefile  | 14 ++++++--------
 deskutils/rednotebook/distinfo  |  6 +++---
 deskutils/rednotebook/pkg-plist |  4 +---
 3 files changed, 10 insertions(+), 14 deletions(-)

diff --git a/deskutils/rednotebook/Makefile b/deskutils/rednotebook/Makefile
index e0197d2a569b..ad309ef9e6f6 100644
--- a/deskutils/rednotebook/Makefile
+++ b/deskutils/rednotebook/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	rednotebook
 DISTVERSIONPREFIX=v
-DISTVERSION=	2.31
-PORTREVISION=	4
+DISTVERSION=	2.42
 CATEGORIES=	deskutils
 
 MAINTAINER=	cth-freebsd@pm.me
@@ -10,13 +9,14 @@ WWW=		https://rednotebook.app
 
 LICENSE=	GPLv3+
 
+LIB_DEPENDS=	libwebkit2gtk-4.1.so:www/webkit2-gtk@41
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pyyaml>=0:devel/py-pyyaml@${PY_FLAVOR}
-LIB_DEPENDS=	libwebkit2gtk-4.0.so:www/webkit2-gtk@40
 
-USES=		gettext-tools:build gnome python
-USE_GNOME=	gtk30 gtksourceview3
+USES=		gettext-tools gnome python
 USE_GITHUB=	yes
 GH_ACCOUNT=	jendrikseipp
+USE_GNOME=	gtk30 gtksourceview3
+USE_PYTHON=	distutils
 
 NO_ARCH=	yes
 
@@ -25,9 +25,7 @@ OPTIONS_DEFAULT=	ENCHANT
 OPTIONS_SUB=		yes
 ENCHANT_DESC=		Use PyEnchant for spell checking
 ENCHANT_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}enchant>=1.6:textproc/py-enchant
-NLS_CONFIGURE_ENABLE=	nls
 NLS_USES=		gettext-runtime
-
-USE_PYTHON=	distutils
+NLS_CONFIGURE_ENABLE=	nls
 
 .include <bsd.port.mk>
diff --git a/deskutils/rednotebook/distinfo b/deskutils/rednotebook/distinfo
index 1af430d2904b..a8698b88c602 100644
--- a/deskutils/rednotebook/distinfo
+++ b/deskutils/rednotebook/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1707619398
-SHA256 (jendrikseipp-rednotebook-v2.31_GH0.tar.gz) = 136b911c42717e1f431dd39dbc4b31860d3f6a6c641340daa30cba43059019e6
-SIZE (jendrikseipp-rednotebook-v2.31_GH0.tar.gz) = 2273917
+TIMESTAMP = 1773266666
+SHA256 (jendrikseipp-rednotebook-v2.42_GH0.tar.gz) = f0eddb338a74c5819000a6be16ef24b2821f9e60f86b3505f93f9a5bd2e3e9b2
+SIZE (jendrikseipp-rednotebook-v2.42_GH0.tar.gz) = 2286219
diff --git a/deskutils/rednotebook/pkg-plist b/deskutils/rednotebook/pkg-plist
index 6fcf5165476e..86c1d7f89354 100644
--- a/deskutils/rednotebook/pkg-plist
+++ b/deskutils/rednotebook/pkg-plist
@@ -42,8 +42,6 @@ bin/rednotebook
 %%PYTHON_SITELIBDIR%%/rednotebook/gui/__pycache__/__init__%%PYTHON_TAG%%.pyc
 %%PYTHON_SITELIBDIR%%/rednotebook/gui/__pycache__/browser%%PYTHON_TAG%%.opt-1.pyc
 %%PYTHON_SITELIBDIR%%/rednotebook/gui/__pycache__/browser%%PYTHON_TAG%%.pyc
-%%PYTHON_SITELIBDIR%%/rednotebook/gui/__pycache__/browser_cef%%PYTHON_TAG%%.opt-1.pyc
-%%PYTHON_SITELIBDIR%%/rednotebook/gui/__pycache__/browser_cef%%PYTHON_TAG%%.pyc
 %%PYTHON_SITELIBDIR%%/rednotebook/gui/__pycache__/categories%%PYTHON_TAG%%.opt-1.pyc
 %%PYTHON_SITELIBDIR%%/rednotebook/gui/__pycache__/categories%%PYTHON_TAG%%.pyc
 %%PYTHON_SITELIBDIR%%/rednotebook/gui/__pycache__/clouds%%PYTHON_TAG%%.opt-1.pyc
@@ -67,7 +65,6 @@ bin/rednotebook
 %%PYTHON_SITELIBDIR%%/rednotebook/gui/__pycache__/search%%PYTHON_TAG%%.opt-1.pyc
 %%PYTHON_SITELIBDIR%%/rednotebook/gui/__pycache__/search%%PYTHON_TAG%%.pyc
 %%PYTHON_SITELIBDIR%%/rednotebook/gui/browser.py
-%%PYTHON_SITELIBDIR%%/rednotebook/gui/browser_cef.py
 %%PYTHON_SITELIBDIR%%/rednotebook/gui/categories.py
 %%PYTHON_SITELIBDIR%%/rednotebook/gui/clouds.py
 %%PYTHON_SITELIBDIR%%/rednotebook/gui/customwidgets.py
@@ -185,6 +182,7 @@ share/icons/hicolor/scalable/apps/rednotebook.svg
 %%NLS%%share/locale/sl/LC_MESSAGES/rednotebook.mo
 %%NLS%%share/locale/sr/LC_MESSAGES/rednotebook.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/rednotebook.mo
+%%NLS%%share/locale/sw/LC_MESSAGES/rednotebook.mo
 %%NLS%%share/locale/ta/LC_MESSAGES/rednotebook.mo
 %%NLS%%share/locale/te/LC_MESSAGES/rednotebook.mo
 %%NLS%%share/locale/tl/LC_MESSAGES/rednotebook.mo


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69c4f23a.2106d.7e556b8f>