diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-03-09 19:41:12 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-03-09 19:41:12 +0000 |
commit | f64c6af4f4d0803346188ad60d5055ea8b8d63dc (patch) | |
tree | a4ccebaea6c27a0834589e8629dbcdc5ee328c8b /www/kdewebdev4 | |
parent | . Build and install API documentation if NOPORTDOCS isn't set. (diff) |
Update to KDE 3.2.1 / QT 3.3.1
Important changes:
==================
KDE:
- Audio/arts does not install artswrapper anymore, instead it is provided by
audio/artswrapper. See UPDATING.
- misc/kdeaddons3 is now a metaport with
editors/kate-plugins
editors/vimpart
games/atlantikdesigner
misc/kaddressbook-plugins
misc/kfile-plugins
misc/kicker-applets
misc/knewsticker-scripts
misc/konq-plugins
misc/ksig
misc/renamedlgplugins
multimedia/noatun-plugins
net/kontact-plugins
as slave ports.
- A number of KDE ports now uses OPTIONS do make various WITH_* options more
visible.
- Plist fixes
- devel/kdevelop should be able to detect FreeBSD's autoconf/automake now for
newly created projects.
- kdebase will no longer remove previous KDM configurations. This won't take
effect during the update from 3.2.0 to 3.2.1 (as deinstalling 3.2.0 will still
remove the configuration), but subsequent updates will merge old configs.
QT:
- Previous versions of QT could be compiled with debugging-support enabled by
defining DEBUG. This switch has been renamed to the more unambiguous
WANT_QT_DEBUG (similar to WANT_KDE_DEBUG in the KDE ports).
Notes
Notes:
svn path=/head/; revision=103453
Diffstat (limited to 'www/kdewebdev4')
-rw-r--r-- | www/kdewebdev4/Makefile | 3 | ||||
-rw-r--r-- | www/kdewebdev4/distinfo | 3 | ||||
-rw-r--r-- | www/kdewebdev4/pkg-plist | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/www/kdewebdev4/Makefile b/www/kdewebdev4/Makefile index 66b7a4591dd6..366a6973c49c 100644 --- a/www/kdewebdev4/Makefile +++ b/www/kdewebdev4/Makefile @@ -7,11 +7,10 @@ PORTNAME= quanta PORTVERSION= ${KDE_VERSION} -PORTREVISION= 0 PORTEPOCH= 2 CATEGORIES= www kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src +MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src DIST_SUBDIR= KDE MAINTAINER= kde@freebsd.org diff --git a/www/kdewebdev4/distinfo b/www/kdewebdev4/distinfo index b9e95cbf068d..b360901a26b5 100644 --- a/www/kdewebdev4/distinfo +++ b/www/kdewebdev4/distinfo @@ -1 +1,2 @@ -MD5 (KDE/quanta-3.2.0.tar.bz2) = 77f2e92edd4caf70703b7274a461ef42 +MD5 (KDE/quanta-3.2.1.tar.bz2) = 37990f042bdc48b6d0e9e714549ad3d7 +SIZE (KDE/quanta-3.2.1.tar.bz2) = 3632173 diff --git a/www/kdewebdev4/pkg-plist b/www/kdewebdev4/pkg-plist index dbf50ff7233a..389acc329c36 100644 --- a/www/kdewebdev4/pkg-plist +++ b/www/kdewebdev4/pkg-plist @@ -1064,6 +1064,7 @@ share/apps/quanta/toolbar/check_grey.png share/apps/quanta/toolbar/close.png share/apps/quanta/toolbar/color.png share/apps/quanta/toolbar/copy.png +share/apps/quanta/toolbar/css.png share/apps/quanta/toolbar/customlayout.png share/apps/quanta/toolbar/cut.png share/apps/quanta/toolbar/date.png @@ -1214,7 +1215,9 @@ share/apps/quanta/toolbar/textarea.png share/apps/quanta/toolbar/tree_win.png share/apps/quanta/toolbar/ttab.png share/apps/quanta/toolbar/undo.png +share/apps/quanta/toolbar/view_text.png share/apps/quanta/toolbar/vpl.png +share/apps/quanta/toolbar/vpl_text.png share/apps/quanta/toolbar/wiznewprjfin.png share/apps/quanta/toolbar/wiznewprjglb.png share/apps/quanta/toolbar/wiznewprjloc.png |