diff options
author | markd <markd@pkgsrc.org> | 2004-10-28 11:30:25 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2004-10-28 11:30:25 +0000 |
commit | 7d4cf40780c41b40f381aae4684697980552bb99 (patch) | |
tree | 459bc4005609eb0a24ba52438c7b78c29cf0d1b1 /misc/koffice | |
parent | 3c76f3a70bc245791c811ba8b3bbdb4b2310a9a4 (diff) | |
download | pkgsrc-7d4cf40780c41b40f381aae4684697980552bb99.tar.gz |
Update to koffice 1.3.4
Changes:
KOffice Libraries
KOfficeUI
* Compile again with Qt 3.1
KPresenter
* Compile again with KDE 3.1
* Fix crash in history of group/ungroup commands
* Fix loading and saving of picture objects marked "sticky"
KSpread
* Make the Control-C key work again
* Make columns and rows that are not on the top-left side of a sheet
sizable again.
* Fix painting of the gridlines, when a row or column is resized.
KChart
* Fix pressing Enter in the Data Editor
Filters
KWord's OpenOffice.org Writer Export Filter
* Fix auto-justification
KWord's RTF Import Filter
* Temporary fix to avoid empty font names
KWord's PDF Import Filter
* SECURITY: fix the integer overflow vulnerability
* Fix for compiling with --enable-final
KPresenter's OpenOffice.org Impress Export Filter
* In formulas, convert the decimal symbol used by the locale
KFormula's MathML Import Filter
* Make the import filter work again
KFormula's MathML Export Filter
* Fix the invisible multiply operator
Diffstat (limited to 'misc/koffice')
-rw-r--r-- | misc/koffice/Makefile | 11 | ||||
-rw-r--r-- | misc/koffice/PLIST | 10 | ||||
-rw-r--r-- | misc/koffice/distinfo | 6 |
3 files changed, 17 insertions, 10 deletions
diff --git a/misc/koffice/Makefile b/misc/koffice/Makefile index de0531bb6b9..a102333c96e 100644 --- a/misc/koffice/Makefile +++ b/misc/koffice/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.45 2004/10/03 00:12:59 tv Exp $ +# $NetBSD: Makefile,v 1.46 2004/10/28 11:30:25 markd Exp $ -DISTNAME= koffice-1.3.3 -PKGREVISION= 1 +DISTNAME= koffice-1.3.4 CATEGORIES= misc kde -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/ +MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.4/src/ \ + ftp://ftp.us.kde.org/pub/kde/stable/koffice-1.3.4/src/ \ + ftp://ftp.de.kde.org/pub/kde/stable/koffice-1.3.4/src/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= tech-pkg@NetBSD.org diff --git a/misc/koffice/PLIST b/misc/koffice/PLIST index 6ca3f11432a..d12a044dcec 100644 --- a/misc/koffice/PLIST +++ b/misc/koffice/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.12 2004/09/22 08:09:44 jlam Exp $ +@comment $NetBSD: PLIST,v 1.13 2004/10/28 11:30:26 markd Exp $ bin/karbon bin/kchart bin/kformula @@ -2185,6 +2185,14 @@ share/kde/apps/koffice/pics/koPortrait.png share/kde/apps/koffice/pics/koRulerFirst.png share/kde/apps/koffice/pics/koRulerLeft.png share/kde/apps/koffice/pics/koffice-logo.png +share/kde/apps/konqueror/servicemenus/karbon_konqi.desktop +share/kde/apps/konqueror/servicemenus/kexi_konqi.desktop +share/kde/apps/konqueror/servicemenus/kformula_konqi.desktop +share/kde/apps/konqueror/servicemenus/kivio_konqi.desktop +share/kde/apps/konqueror/servicemenus/kpresenter_konqi.desktop +share/kde/apps/konqueror/servicemenus/krita_konqi.desktop +share/kde/apps/konqueror/servicemenus/kspread_konqi.desktop +share/kde/apps/konqueror/servicemenus/kword_konqi.desktop share/kde/apps/koshell/koshellui.rc share/kde/apps/kpresenter/autoforms/.autoforms share/kde/apps/kpresenter/autoforms/Arrows/.directory diff --git a/misc/koffice/distinfo b/misc/koffice/distinfo index 8da11154444..bfcd3d9a32d 100644 --- a/misc/koffice/distinfo +++ b/misc/koffice/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.15 2004/09/21 13:02:32 markd Exp $ +$NetBSD: distinfo,v 1.16 2004/10/28 11:30:26 markd Exp $ -SHA1 (koffice-1.3.3.tar.bz2) = cd53511f85d418e759c7e5b823478f82aa40992f -Size (koffice-1.3.3.tar.bz2) = 10739168 bytes +SHA1 (koffice-1.3.4.tar.bz2) = 1848f37320833eddae0732aeaabfeddd3e0e35d4 +Size (koffice-1.3.4.tar.bz2) = 10765924 bytes SHA1 (patch-aa) = 64f32eaaa0f6e29f6ec3c9b92ecf4599cd11f178 SHA1 (patch-ab) = 6f253484f6c09877cca6b1d1d7610725c895e13a |