pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/koffice Update koffice to 1.3.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/7b97f99226e5
branches: trunk
changeset: 480833:7b97f99226e5
user: markd <markd%pkgsrc.org@localhost>
date: Tue Sep 21 13:02:32 2004 +0000
description:
Update koffice to 1.3.3
Changes:
KOffice Libraries
KOfficeCore:
* Support MS-DOS EPS files directly without stripping them internally.
* Display errors when the part cannot be loaded - e.g. due to an undefined
symbol. This fixes the long-standing "program exits with error code 1
and no warning" problem.
KOfficeUI:
* Fixed initial active tab in the opening dialog, to also remember when
"Open Recent File" was used last.
KoText library features (shared between KWord and KPresenter):
* Fixed date format not available for some date variables
* Match words to auto-correct in a case-sensitive way to allow entries to
have upper case letters.
* Do not use a different size for bullets/numbers in front of paragraphs
starting with bold or italic.
* Fixed copy/pasting of lines containing tabs (not all lines would be pasted)
* Indic/Malayalam support, with thanks to Rajeev J Sebastian.
All Applications
* Fixed handling of remote KOffice files in Konqueror.
* Fixed race condition when using dcopstart.
KWord
* Fix all 3 style menus for any translation
* Fix loading of tabulators in old KWord documents
* Restart numbering starting a new list
KSpread
* Fix special paste from cell with formula
* Fix "Expense Report" template
* Fix untranslatable strings in function descriptions
Filters
KWord's OOWriter export filter:
* Fix generation of spaces
KPresenter's OOImpress import filter:
* Fix crash when we load presentation background page
* Import help line
* Import animation order
* Import setting
* Import transparency for object
KPresenter's OOImpress export filter:
* Export settings into settings.xml (Snap drawing line)
* Fix generate list of picture
* Export transparency attribute
* Fix header into content.xml
KSpread's OOCalc export filter:
* Fix save manifest.xml into META-INF/
* Implement save settings into settings.xml (active table, cursor position)
KSpread's GNUmeric export filter:
* Fix writting
* Generate UTF-8
* Fix export of sheets with more than 255 rows or columns
KSpread's MS Excel import filter:
* Fix generating numbers, especially if the decimal symbol is a comma
KSpread's CSV export filter:
* Fix export of sheets with more than 255 rows or columns
KSpread's HTML export filter:
* Fix export of sheets with more than 255 rows or columns
diffstat:
misc/koffice/Makefile | 10 +++++-----
misc/koffice/distinfo | 6 +++---
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (32 lines):
diff -r 247250ce87b3 -r 7b97f99226e5 misc/koffice/Makefile
--- a/misc/koffice/Makefile Tue Sep 21 12:21:05 2004 +0000
+++ b/misc/koffice/Makefile Tue Sep 21 13:02:32 2004 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.43 2004/07/09 12:09:39 markd Exp $
+# $NetBSD: Makefile,v 1.44 2004/09/21 13:02:32 markd Exp $
-DISTNAME= koffice-1.3.2
+DISTNAME= koffice-1.3.3
CATEGORIES= misc kde
-MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.2/src/ \
- ftp://ftp.us.kde.org/pub/kde/stable/koffice-1.3.2/src/ \
- ftp://ftp.de.kde.org/pub/kde/stable/koffice-1.3.2/src/
+MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.3/src/ \
+ ftp://ftp.us.kde.org/pub/kde/stable/koffice-1.3.3/src/ \
+ ftp://ftp.de.kde.org/pub/kde/stable/koffice-1.3.3/src/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= tech-pkg%NetBSD.org@localhost
diff -r 247250ce87b3 -r 7b97f99226e5 misc/koffice/distinfo
--- a/misc/koffice/distinfo Tue Sep 21 12:21:05 2004 +0000
+++ b/misc/koffice/distinfo Tue Sep 21 13:02:32 2004 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2004/07/09 12:09:39 markd Exp $
+$NetBSD: distinfo,v 1.15 2004/09/21 13:02:32 markd Exp $
-SHA1 (koffice-1.3.2.tar.bz2) = f7a4fec6986c557ece913c2749fd8586a698453c
-Size (koffice-1.3.2.tar.bz2) = 10736662 bytes
+SHA1 (koffice-1.3.3.tar.bz2) = cd53511f85d418e759c7e5b823478f82aa40992f
+Size (koffice-1.3.3.tar.bz2) = 10739168 bytes
SHA1 (patch-aa) = 64f32eaaa0f6e29f6ec3c9b92ecf4599cd11f178
SHA1 (patch-ab) = 6f253484f6c09877cca6b1d1d7610725c895e13a
Home |
Main Index |
Thread Index |
Old Index