diff options
author | adam <adam@pkgsrc.org> | 2006-07-10 21:40:49 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2006-07-10 21:40:49 +0000 |
commit | d54a851f0f17e4932c2d4844370646f718bd35a3 (patch) | |
tree | b619b5dbefb72a802d596091fdf3e43fc07b0146 /editors/abiword-plugins | |
parent | f30442209d08d26e43b4fed2c23fab4285e7f10e (diff) | |
download | pkgsrc-d54a851f0f17e4932c2d4844370646f718bd35a3.tar.gz |
Changes 2.4.5:
Almost completely rewrote the DocBook export filter, gaining substantial more functionality in the process
Fixed a security bug pointed out to us by Joxean Koret
Fixed a massive amount of bugs in the OpenDocument import and export filters
Fixed the unstability on x86_64 architectures
Diffstat (limited to 'editors/abiword-plugins')
-rw-r--r-- | editors/abiword-plugins/Makefile | 3 | ||||
-rw-r--r-- | editors/abiword-plugins/distinfo | 8 |
2 files changed, 5 insertions, 6 deletions
diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile index 69f426a457e..4ed94aae537 100644 --- a/editors/abiword-plugins/Makefile +++ b/editors/abiword-plugins/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2006/06/30 09:45:19 joerg Exp $ +# $NetBSD: Makefile,v 1.19 2006/07/10 21:40:49 adam Exp $ .include "../../editors/abiword/Makefile.common" PKGNAME= abiword-plugins-${ABIWORD_VERSION} -PKGREVISION= 1 COMMENT= Plugins enhancing Abiword's capabilities WRKSRC= ${WRKDIR}/${DISTNAME}/abiword-plugins diff --git a/editors/abiword-plugins/distinfo b/editors/abiword-plugins/distinfo index 2dc9072b30a..8a49ce12f48 100644 --- a/editors/abiword-plugins/distinfo +++ b/editors/abiword-plugins/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.18 2006/05/09 10:09:06 joerg Exp $ +$NetBSD: distinfo,v 1.19 2006/07/10 21:40:50 adam Exp $ -SHA1 (abiword-2.4.4.tar.bz2) = e2afde95a408f011a1877bc6647799777845dd18 -RMD160 (abiword-2.4.4.tar.bz2) = 5fad618b07b13a543f55321dd3e8114105cefd5d -Size (abiword-2.4.4.tar.bz2) = 24687425 bytes +SHA1 (abiword-2.4.5.tar.bz2) = bca02a8beb490246f785518fc82c6c557a77a88d +RMD160 (abiword-2.4.5.tar.bz2) = f0de27f97135f8fff9b4400b05d74a27eee348cd +Size (abiword-2.4.5.tar.bz2) = 24930028 bytes SHA1 (patch-aa) = 20250039a86753574046a3d94712c7e8a56d8f11 |