Index | Thread | Search

From:
Caspar Schutijser <caspar@schutijser.com>
Subject:
German HOMEPAGEs for net/neochat and x11/kde-applications/kirigami-gallery
To:
Rafael Sadowski <rsadowski@openbsd.org>
Cc:
ports@openbsd.org
Date:
Sat, 21 Feb 2026 19:41:23 +0100

Download raw body.

Thread
Hi,

I noticed that these two ports have HOMEPAGEs that are in German.
For me that's not really an issue, but for others I think it's
nicer if they point to an English page.

Comments or OKs?

Caspar

Index: net/neochat/Makefile
===================================================================
RCS file: /cvs/ports/net/neochat/Makefile,v
diff -u -p -r1.38 Makefile
--- net/neochat/Makefile	11 Jan 2026 08:57:07 -0000	1.38
+++ net/neochat/Makefile	21 Feb 2026 18:36:29 -0000
@@ -1,11 +1,12 @@
 COMMENT =	client for Matrix chat
 DISTNAME =	neochat-${MODKDE_GEAR_VERSION}
 CATEGORIES=	net
+REVISION =	0
 
 SITES =		${SITE_KDE:=stable/release-service/${MODKDE_GEAR_VERSION}/src/}
 EXTRACT_SUFX =	.tar.xz
 
-HOMEPAGE =	https://apps.kde.org/de/neochat/
+HOMEPAGE =	https://apps.kde.org/neochat/
 
 # GPLv3+
 PERMIT_PACKAGE=	Yes
Index: x11/kde-applications/kirigami-gallery/Makefile
===================================================================
RCS file: /cvs/ports/x11/kde-applications/kirigami-gallery/Makefile,v
diff -u -p -r1.11 Makefile
--- x11/kde-applications/kirigami-gallery/Makefile	10 Feb 2026 11:52:16 -0000	1.11
+++ x11/kde-applications/kirigami-gallery/Makefile	21 Feb 2026 18:36:29 -0000
@@ -1,9 +1,10 @@
 COMMENT =	kirigami component gallery application
 DISTNAME =	kirigami-gallery-${VERSION}
+REVISION =	0
 
 CATEGORIES =	devel
 
-HOMEPAGE =	https://apps.kde.org/de/kirigami2.gallery/
+HOMEPAGE =	https://apps.kde.org/kirigami2.gallery/
 
 WANTLIB += ${COMPILER_LIBCXX} GL KF6ItemModels Kirigami KirigamiPlatform
 WANTLIB += Qt6Core Qt6Gui Qt6Network Qt6OpenGL Qt6Qml Qt6Quick