pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/abiword-plugins



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Thu Feb 26 02:08:01 UTC 2026

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

Log Message:
abiword-plugins: update to 3.0.8

3.0.8 - 2026/02/17

- Fix memory leaks with a collab Telepathy error.
- Fix paste of images from Firefox.
- Fix memory leaks in styles dialog, Gtk text input.
- Fix use after free and memory leak with list numbering.
- Fix memory leak with text drag and drop.
- Fix memory leak in OpenXML importer/exporter.
- Remove babelfish and freetranslation plugins.
- Fix appstream for newer flathub requirements.
- Properly remember the recent files even if AbiWord crashes.
- wordperfect: Use the more recent version of libwpd libwpg and
  libwps. This upgrade the dependencies:
  - libwpd-0.10
  - libwps-0.4
  - libwpg-0.3


To generate a diff of this commit:
cvs rdiff -u -r1.174 -r1.175 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-plugins/Makefile
diff -u pkgsrc/editors/abiword-plugins/Makefile:1.174 pkgsrc/editors/abiword-plugins/Makefile:1.175
--- pkgsrc/editors/abiword-plugins/Makefile:1.174       Fri Feb  6 10:04:37 2026
+++ pkgsrc/editors/abiword-plugins/Makefile     Thu Feb 26 02:08:00 2026
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.174 2026/02/06 10:04:37 wiz Exp $
+# $NetBSD: Makefile,v 1.175 2026/02/26 02:08:00 gutteridge Exp $
 
-PKGREVISION=   3
 .include       "../../editors/abiword/Makefile.common"
 
 PKGNAME=       abiword-plugins-${ABIVERSION}



Home | Main Index | Thread Index | Old Index