summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-07-13 13:24:43 +0000
committernia <nia@pkgsrc.org>2021-07-13 13:24:43 +0000
commit730d6df27e90e5dd81b7627a02560d6938f7d6cd (patch)
tree4bce550b13718c15080109a05b26cd861cb60986
parente379db530900d51409fea01762c7a5dba3323f43 (diff)
downloadpkgsrc-730d6df27e90e5dd81b7627a02560d6938f7d6cd.tar.gz
abiword: update to 3.0.5
Changes: Remove unneeded caret force draw (Hubert Figuière) Use shared_ptr for fl_PartOfBlock to avoid use-after-free crash. Cherry-pick (two patches) from master (Hubert Figuiere) Fix crash when IM is called before the document is ready (Hubert Figuière) Bug 13882 - Part 1: Enforce format overflow warning (Hubert Figuiere) Fix crash with cut and paste The exporter expects an file URI not a path See MR 7 (Hubert Figuière) Bug 13882 - Part 2: Ensure the clipping rect is owned by GR_Graphics (Hubert Figuiere) msword: Fix a potential buffer overrun in footnotes and endnotes (Hubert Figuière) Issue #3 - Define ASIO_ENABLE_BOOST when building collab plugin MR 3 (Julian Sikorski) gtk+TableWidget: fix display of the TableWidget Issue 13918 - Fix an incorrect check for null (Hubert Figuière)
-rw-r--r--editors/abiword-plugins/Makefile3
-rw-r--r--editors/abiword/Makefile3
-rw-r--r--editors/abiword/Makefile.common4
-rw-r--r--editors/abiword/distinfo10
4 files changed, 9 insertions, 11 deletions
diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile
index 8b32fed3481..b3b27e251a9 100644
--- a/editors/abiword-plugins/Makefile
+++ b/editors/abiword-plugins/Makefile
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.123 2021/04/21 13:24:35 adam Exp $
+# $NetBSD: Makefile,v 1.124 2021/07/13 13:24:43 nia Exp $
-PKGREVISION= 13
.include "../../editors/abiword/Makefile.common"
DISTNAME= abiword-${ABIVERSION}
PKGNAME= abiword-plugins-${ABIVERSION}
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index add309b078a..c2ccdf9971f 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.205 2021/04/21 13:24:10 adam Exp $
+# $NetBSD: Makefile,v 1.206 2021/07/13 13:24:43 nia Exp $
-PKGREVISION= 12
.include "Makefile.common"
DISTNAME= abiword-${ABIVERSION}
diff --git a/editors/abiword/Makefile.common b/editors/abiword/Makefile.common
index 5b73ed6590d..32093ee90a0 100644
--- a/editors/abiword/Makefile.common
+++ b/editors/abiword/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.50 2019/11/27 16:01:09 nia Exp $
+# $NetBSD: Makefile.common,v 1.51 2021/07/13 13:24:43 nia Exp $
# used by editors/abiword-plugins/Makefile
-ABIVERSION= 3.0.4
+ABIVERSION= 3.0.5
diff --git a/editors/abiword/distinfo b/editors/abiword/distinfo
index d30b53e876e..78d74d4b72f 100644
--- a/editors/abiword/distinfo
+++ b/editors/abiword/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.81 2020/03/26 02:36:02 joerg Exp $
+$NetBSD: distinfo,v 1.82 2021/07/13 13:24:43 nia Exp $
-SHA1 (abiword-3.0.4.tar.gz) = eb6c18e649fe8ca185c8d09f2c7869a27c9942db
-RMD160 (abiword-3.0.4.tar.gz) = cd7eaf6c89b44f094c70b1700158b3ef2844c5a4
-SHA512 (abiword-3.0.4.tar.gz) = 121708e010cef6722cab5622dc762f2f92c46e43b65b90b881b4f25ff32c1696fa2d281a3a6f2c04d5b9231bbbd0040281e9d4d7e594ec0ace6caae9c9021ec4
-Size (abiword-3.0.4.tar.gz) = 11064305 bytes
+SHA1 (abiword-3.0.5.tar.gz) = d6999f95eb270604c4c47966545a7a2d667836aa
+RMD160 (abiword-3.0.5.tar.gz) = 69cd7b59e6880c8e205d99165227879284be9f09
+SHA512 (abiword-3.0.5.tar.gz) = a2484268901ff47307c9d1f1928622e364f1006f22ce38257c585144df9411dfe3c2dea28c1f1f50a6e545e8cc579cce34117a89dfa771e20312e3ea1a9989d6
+Size (abiword-3.0.5.tar.gz) = 11084159 bytes
SHA1 (patch-configure.ac) = 239c0635c2c616c7e0a986a5fd92428393af38b7
SHA1 (patch-plugin-configure.m4) = 396c7ec04298b5af3807248f94f2c8630f3579ac
SHA1 (patch-plugins_aiksaurus_Makefile.am) = 1529d5098b7fb798c428fe02cc50879374cb3e9d