summaryrefslogtreecommitdiff
path: root/misc/koffice/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2006-12-03 04:03:06 +0000
committermarkd <markd>2006-12-03 04:03:06 +0000
commit386caa2b1be740ace9bb8ecf87ec62bda101470f (patch)
tree953debcd9db7def11a549972e7e3bbb860fa2f2a /misc/koffice/Makefile
parent604a4d1763bba8c5e2d75bbe6631f47c06b63c7e (diff)
downloadpkgsrc-386caa2b1be740ace9bb8ecf87ec62bda101470f.tar.gz
Update koffice to 1.6.1.
Since this is a maintenance release, only two of the components, Krita and Kexi, added new features. * New Krita Feature and Many Bugfixes Krita, the image editing application of KOffice has gotten a new Color Level filter. Among the bugfixes can be mentioned the wrong warning telling the user that unsharp mask filter didn't work even though it did. * New Kexi Features and Many Bugfixes Kexi, the desktop database application competing with MS Access, is the other application in KOffice that got new features in this release. Among them can be mentioned a new combo box taking advantage of the database relationships, and parameter queries. These features developed as an answer to user's demand, will make programming database solutions much easier. * Security Fix in Powerpoint Import Filter There is a security issue in the import filter for Powerpoint .ppt files that is fixed with this release. * Bugfixes For Most Other Components
Diffstat (limited to 'misc/koffice/Makefile')
-rw-r--r--misc/koffice/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/koffice/Makefile b/misc/koffice/Makefile
index 43d09179706..227d5bcb7f6 100644
--- a/misc/koffice/Makefile
+++ b/misc/koffice/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.86 2006/10/17 09:33:15 markd Exp $
+# $NetBSD: Makefile,v 1.87 2006/12/03 04:03:06 markd Exp $
-DISTNAME= koffice-1.6.0
+DISTNAME= koffice-1.6.1
CATEGORIES= misc kde
-MASTER_SITES= ${MASTER_SITE_KDE:=koffice-1.6.0/src/}
+MASTER_SITES= ${MASTER_SITE_KDE:=koffice-1.6.1/src/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= markd@NetBSD.org