pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Update abiword to 2.0.5
details: https://anonhg.NetBSD.org/pkgsrc/rev/6f84094de095
branches: trunk
changeset: 471791:6f84094de095
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Wed Mar 31 04:59:18 2004 +0000
description:
Update abiword to 2.0.5
Changes:
o Remove the coquille plugin from the RPM spec file.
o Fix a crash on editting tables with multiple windows (bug 6332).
o Fix stylesheet handling in wv.
o Use FREEP() instead of delete[] on UT_strdup.
diffstat:
doc/CHANGES | 3 ++-
doc/TODO | 3 +--
editors/abiword/Makefile | 5 ++---
editors/abiword/distinfo | 6 +++---
4 files changed, 8 insertions(+), 9 deletions(-)
diffs (58 lines):
diff -r 1ac097fd2463 -r 6f84094de095 doc/CHANGES
--- a/doc/CHANGES Wed Mar 31 04:47:55 2004 +0000
+++ b/doc/CHANGES Wed Mar 31 04:59:18 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5386 2004/03/31 04:39:16 xtraeme Exp $
+$NetBSD: CHANGES,v 1.5387 2004/03/31 04:59:18 xtraeme Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -1627,3 +1627,4 @@
Updated vim-kde to 6.2.14 [snj 2004-03-31]
Updated xmame to 0.80.1 [xtraeme 2004-03-31]
Updated xmess to 0.80.1 [xtraeme 2004-03-31]
+ Updated abiword to 2.0.5 [xtraeme 2004-03-31]
diff -r 1ac097fd2463 -r 6f84094de095 doc/TODO
--- a/doc/TODO Wed Mar 31 04:47:55 2004 +0000
+++ b/doc/TODO Wed Mar 31 04:59:18 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.1555 2004/03/31 04:47:55 snj Exp $
+$NetBSD: TODO,v 1.1556 2004/03/31 04:59:18 xtraeme Exp $
Suggested new packages
======================
@@ -133,7 +133,6 @@
o SDL-1.2.7
o Xaw3d-1.5E
o Xbae-4.50.0
- o abiword-2.0.5
o afio-2.5
o amanda-2.4.4p2 [pkg/24550]
o ap-python-2.7.10
diff -r 1ac097fd2463 -r 6f84094de095 editors/abiword/Makefile
--- a/editors/abiword/Makefile Wed Mar 31 04:47:55 2004 +0000
+++ b/editors/abiword/Makefile Wed Mar 31 04:59:18 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.75 2004/03/26 02:27:39 wiz Exp $
+# $NetBSD: Makefile,v 1.76 2004/03/31 04:59:18 xtraeme Exp $
#
-DISTNAME= abiword-2.0.4
-PKGREVISION= 4
+DISTNAME= abiword-2.0.5
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=abiword/}
EXTRACT_SUFX= .tar.bz2
diff -r 1ac097fd2463 -r 6f84094de095 editors/abiword/distinfo
--- a/editors/abiword/distinfo Wed Mar 31 04:47:55 2004 +0000
+++ b/editors/abiword/distinfo Wed Mar 31 04:59:18 2004 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.25 2004/03/30 00:53:31 reed Exp $
+$NetBSD: distinfo,v 1.26 2004/03/31 04:59:18 xtraeme Exp $
-SHA1 (abiword-2.0.4.tar.bz2) = 9e2d9b00cf3d1991e474b1ac78a9f86c9b673734
-Size (abiword-2.0.4.tar.bz2) = 22057414 bytes
+SHA1 (abiword-2.0.5.tar.bz2) = 27a8c51b2060cbc8eeeef03b96ec4ee105ccb172
+Size (abiword-2.0.5.tar.bz2) = 21955989 bytes
SHA1 (patch-aa) = 730e205f54516535394659c74e052bbe706e1bc2
SHA1 (patch-ab) = 27c48de3374288c7f6d6749ff18ebeedf91cb3ab
Home |
Main Index |
Thread Index |
Old Index