pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/editors



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Nov 27 06:56:24 UTC 2025

Modified Files:
        pkgsrc/editors/abiword: Makefile
        pkgsrc/editors/abiword-plugins: Makefile

Log Message:
abiword*: switch to gitlab, homepage is gone


To generate a diff of this commit:
cvs rdiff -u -r1.243 -r1.244 pkgsrc/editors/abiword/Makefile
cvs rdiff -u -r1.170 -r1.171 pkgsrc/editors/abiword-plugins/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/editors/abiword/Makefile
diff -u pkgsrc/editors/abiword/Makefile:1.243 pkgsrc/editors/abiword/Makefile:1.244
--- pkgsrc/editors/abiword/Makefile:1.243       Tue Nov 18 17:26:21 2025
+++ pkgsrc/editors/abiword/Makefile     Thu Nov 27 06:56:24 2025
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.243 2025/11/18 17:26:21 nia Exp $
+# $NetBSD: Makefile,v 1.244 2025/11/27 06:56:24 wiz Exp $
 
 .include       "Makefile.common"
 
 PKGNAME=       ${DISTNAME:tl:S/-release//1}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://www.abisource.com/
+HOMEPAGE=      https://gitlab.gnome.org/World/AbiWord
 COMMENT=       Open Source cross-platform word processor
 LICENSE=       gnu-gpl-v2
 

Index: pkgsrc/editors/abiword-plugins/Makefile
diff -u pkgsrc/editors/abiword-plugins/Makefile:1.170 pkgsrc/editors/abiword-plugins/Makefile:1.171
--- pkgsrc/editors/abiword-plugins/Makefile:1.170       Tue Nov 18 17:26:22 2025
+++ pkgsrc/editors/abiword-plugins/Makefile     Thu Nov 27 06:56:24 2025
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.170 2025/11/18 17:26:22 nia Exp $
+# $NetBSD: Makefile,v 1.171 2025/11/27 06:56:24 wiz Exp $
 
 .include       "../../editors/abiword/Makefile.common"
 
 PKGNAME=       abiword-plugins-${ABIVERSION}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://www.abisource.com/
+HOMEPAGE=      https://gitlab.gnome.org/World/AbiWord
 COMMENT=       Open Source cross-platform word processor
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index