diff options
author | makc <makc@FreeBSD.org> | 2009-05-10 03:38:16 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2009-05-10 03:38:16 +0800 |
commit | 1768b2fcb3619eabf27ce76ae1ad1c6325774ca8 (patch) | |
tree | 8745af9d2fad4b8b324541c7b1b3d734f15fe10e /Mk | |
parent | 187e5f78b1fb15beef257209076e6592b589b93c (diff) | |
download | freebsd-ports-gnome-1768b2fcb3619eabf27ce76ae1ad1c6325774ca8.tar.gz freebsd-ports-gnome-1768b2fcb3619eabf27ce76ae1ad1c6325774ca8.tar.zst freebsd-ports-gnome-1768b2fcb3619eabf27ce76ae1ad1c6325774ca8.zip |
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.
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.kde4.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.kde4.mk b/Mk/bsd.kde4.mk index dd7b723c6b9a..ca677fc72b0a 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 # |