From 1768b2fcb3619eabf27ce76ae1ad1c6325774ca8 Mon Sep 17 00:00:00 2001 From: makc Date: Sat, 9 May 2009 19:38:16 +0000 Subject: Update KDE ports to 4.2.3 See original release announcement for details: http://kde.org/announcements/announce-4.2.3.php New ports: devel/kdebindings4: Meta port of KDE bindings for C#, Java, PHP, Python and Ruby. Currently only Python bindings are supported. devel/kdebindings4-python, devel/kdebindings4-python-krosspython, devel/kdebindings4-python-pykde4: Python bindings for KDE. print/kdeutils4-printer-applet: printer-applet is a system tray utility. It shows current print jobs, shows printer warnings and errors and shows when printers that have been plugged in for the first time are being auto-configured by hal-cups-utils. It replaces kjobviewer in KDE 3. print/system-config-printer-kde A port of Gnome system-config-printer to KDE. --- Mk/bsd.kde4.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Mk') diff --git a/Mk/bsd.kde4.mk b/Mk/bsd.kde4.mk index dd7b723c6b9..ca677fc72b0 100644 --- a/Mk/bsd.kde4.mk +++ b/Mk/bsd.kde4.mk @@ -49,7 +49,7 @@ Kde_Include_MAINTAINER= kde@FreeBSD.org # but this could be changed in a future. # -KDE4_VERSION= 4.2.2 +KDE4_VERSION= 4.2.3 KDE4_BRANCH?= stable # -- cgit