aboutsummaryrefslogtreecommitdiffstats
path: root/misc/konq-plugins-kde4/Makefile
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2009-05-10 03:38:16 +0800
committermakc <makc@FreeBSD.org>2009-05-10 03:38:16 +0800
commit1768b2fcb3619eabf27ce76ae1ad1c6325774ca8 (patch)
tree8745af9d2fad4b8b324541c7b1b3d734f15fe10e /misc/konq-plugins-kde4/Makefile
parent187e5f78b1fb15beef257209076e6592b589b93c (diff)
downloadfreebsd-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 'misc/konq-plugins-kde4/Makefile')
-rw-r--r--misc/konq-plugins-kde4/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/konq-plugins-kde4/Makefile b/misc/konq-plugins-kde4/Makefile
index d6762da83fcc..0efcf361bb23 100644
--- a/misc/konq-plugins-kde4/Makefile
+++ b/misc/konq-plugins-kde4/Makefile
@@ -7,7 +7,6 @@
PORTNAME= konq-plugins
PORTVERSION= ${EXTRA_VER}
-PORTREVISION= 2
CATEGORIES= misc kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${EXTRA_VER}/src/extragear
@@ -26,6 +25,6 @@ USE_QT_VER= 4
QT_COMPONENTS= corelib qmake_build moc_build rcc_build uic_build
USE_CMAKE= yes
-EXTRA_VER= 4.2.0
+EXTRA_VER= 4.2.3
.include <bsd.port.mk>