diff options
author | lofi <lofi@FreeBSD.org> | 2007-07-12 04:53:41 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2007-07-12 04:53:41 +0800 |
commit | efa8d38e60c2fee5a7b880e0d51320b4466febb5 (patch) | |
tree | d12930899363d7a1471a7a6f52c53d073326ddc6 /x11/kde4-runtime/Makefile | |
parent | cba08f2f14a9be48ab60eaf4e71c59af7f034290 (diff) | |
download | freebsd-ports-graphics-efa8d38e60c2fee5a7b880e0d51320b4466febb5.tar.gz freebsd-ports-graphics-efa8d38e60c2fee5a7b880e0d51320b4466febb5.tar.zst freebsd-ports-graphics-efa8d38e60c2fee5a7b880e0d51320b4466febb5.zip |
Add the latest KDE patches for Qt plus a patch for Konsole in kdebase.
Together, they fix a regression in Kicker's taskbar applet which would
no longer group Konsole windows in 3.5.7.
Reported by: Dwayne MacKinnon <dmk@ncf.ca>
Diffstat (limited to 'x11/kde4-runtime/Makefile')
-rw-r--r-- | x11/kde4-runtime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kde4-runtime/Makefile b/x11/kde4-runtime/Makefile index 4747e823816..322f991ba7f 100644 --- a/x11/kde4-runtime/Makefile +++ b/x11/kde4-runtime/Makefile @@ -8,7 +8,7 @@ PORTNAME= kdebase PORTVERSION= ${KDE_VERSION} -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src |