diff options
author | lofi <lofi@FreeBSD.org> | 2004-03-09 19:41:12 +0000 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-03-09 19:41:12 +0000 |
commit | 344150edd9e7a3101f87e63d531bdae2b9dbb21f (patch) | |
tree | aa2a54a33e5e6163905ac68a0a01153dd9038687 /hungarian/kde3-i18n | |
parent | 0bf4cb87335558d7d6c7a77212d01366ca69ca07 (diff) | |
download | FreeBSD-ports-344150edd9e7a3101f87e63d531bdae2b9dbb21f.zip FreeBSD-ports-344150edd9e7a3101f87e63d531bdae2b9dbb21f.tar.gz |
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).
Diffstat (limited to 'hungarian/kde3-i18n')
-rw-r--r-- | hungarian/kde3-i18n/Makefile | 2 | ||||
-rw-r--r-- | hungarian/kde3-i18n/distinfo | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/hungarian/kde3-i18n/Makefile b/hungarian/kde3-i18n/Makefile index 5873bec..3ae3175 100644 --- a/hungarian/kde3-i18n/Makefile +++ b/hungarian/kde3-i18n/Makefile @@ -9,7 +9,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} CATEGORIES?= hungarian kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/3.2/src/kde-i18n +MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n PKGNAMEPREFIX= hu- DIST_SUBDIR= KDE diff --git a/hungarian/kde3-i18n/distinfo b/hungarian/kde3-i18n/distinfo index 0c222b7..0c76eca 100644 --- a/hungarian/kde3-i18n/distinfo +++ b/hungarian/kde3-i18n/distinfo @@ -1 +1,2 @@ -MD5 (KDE/kde-i18n/kde-i18n-hu-3.2.0.tar.bz2) = c638ace2eeed3ab9ef90214b7067b235 +MD5 (KDE/kde-i18n/kde-i18n-hu-3.2.1.tar.bz2) = ea7c7495ce3f431b227fbebd42ef01b3 +SIZE (KDE/kde-i18n/kde-i18n-hu-3.2.1.tar.bz2) = 4691576 |