diff options
author | makc <makc@FreeBSD.org> | 2009-01-14 07:16:38 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2009-01-14 07:16:38 +0800 |
commit | 999db758f636d0697b452b372b70deb476f862fd (patch) | |
tree | f47879fc6f6ff3a3ce57985d40b4b2d16ee6cfb9 /comms/kremotecontrol | |
parent | 438e001911cf56e7440ea249e2a6478b34443455 (diff) | |
download | freebsd-ports-gnome-999db758f636d0697b452b372b70deb476f862fd.tar.gz freebsd-ports-gnome-999db758f636d0697b452b372b70deb476f862fd.tar.zst freebsd-ports-gnome-999db758f636d0697b452b372b70deb476f862fd.zip |
kde@freebsd team is pleased to announce KDE 4.1.4, the last bugfix release in 4.1.x series.
You have only two weeks to play with it -- KDE 4.2.0 is coming ;)
Great thanks for those who helped us with testing 4.1.2 and 4.1.3 during long-long ports ice-age.
For lists of bugfixes and improvements please see:
http://www.kde.org/announcements/changelogs/changelog4_1_1to4_1_2.php
http://www.kde.org/announcements/changelogs/changelog4_1_2to4_1_3.php
http://www.kde.org/announcements/changelogs/changelog4_1_3to4_1_4.php
Approved by: miwi (mentor)
Diffstat (limited to 'comms/kremotecontrol')
-rw-r--r-- | comms/kremotecontrol/Makefile | 4 | ||||
-rw-r--r-- | comms/kremotecontrol/distinfo | 6 | ||||
-rw-r--r-- | comms/kremotecontrol/pkg-plist | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/comms/kremotecontrol/Makefile b/comms/kremotecontrol/Makefile index ac1c293394ed..4b1a79df695a 100644 --- a/comms/kremotecontrol/Makefile +++ b/comms/kremotecontrol/Makefile @@ -6,7 +6,6 @@ PORTNAME= kdeutils PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src @@ -27,7 +26,8 @@ USE_BZIP2= yes USE_QT_VER= 4 KDE4_BUILDENV= yes USE_KDE4= kdelibs pimlibs workspace kdeprefix kdehier automoc4 -QT_COMPONENTS= network gui moc rcc uic porting xml +QT_COMPONENTS= network gui porting xml \ + qmake_build moc_build rcc_build uic_build post-extract: ${MKDIR} ${WRKSRC} diff --git a/comms/kremotecontrol/distinfo b/comms/kremotecontrol/distinfo index bf6758c9e18f..b32341e6b180 100644 --- a/comms/kremotecontrol/distinfo +++ b/comms/kremotecontrol/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdeutils-4.1.1.tar.bz2) = ba8d72606f71afcb649d2b9871815359 -SHA256 (KDE/kdeutils-4.1.1.tar.bz2) = e3998eeafd4ddc62ec2c4170747478eda560de5cf106f3b4e0c47e8230ae0187 -SIZE (KDE/kdeutils-4.1.1.tar.bz2) = 2281009 +MD5 (KDE/kdeutils-4.1.4.tar.bz2) = 542663eeae777978dafab2dcf9d422c2 +SHA256 (KDE/kdeutils-4.1.4.tar.bz2) = fc20381de8df78548a88361dc845624c66eeaa9415c883461ba24b094c81b7df +SIZE (KDE/kdeutils-4.1.4.tar.bz2) = 2285905 diff --git a/comms/kremotecontrol/pkg-plist b/comms/kremotecontrol/pkg-plist index 7d5239c2aaab..1f32022c99f9 100644 --- a/comms/kremotecontrol/pkg-plist +++ b/comms/kremotecontrol/pkg-plist @@ -122,6 +122,9 @@ share/doc/HTML/en/kcalc/index.docbook share/doc/HTML/en/kcharselect/common share/doc/HTML/en/kcharselect/index.cache.bz2 share/doc/HTML/en/kcharselect/index.docbook +share/doc/HTML/en/kcontrol/blockdevices/common +share/doc/HTML/en/kcontrol/blockdevices/index.cache.bz2 +share/doc/HTML/en/kcontrol/blockdevices/index.docbook share/doc/HTML/en/kdf/common share/doc/HTML/en/kdf/index.cache.bz2 share/doc/HTML/en/kdf/index.docbook @@ -272,6 +275,7 @@ share/kde4/servicetypes/kerfufflePlugin.desktop @dirrm share/doc/HTML/en/kgpg @dirrm share/doc/HTML/en/kfloppy @dirrm share/doc/HTML/en/kdf +@dirrm share/doc/HTML/en/kcontrol/blockdevices @dirrm share/doc/HTML/en/kcharselect @dirrm share/doc/HTML/en/kcalc @dirrm share/doc/HTML/en/ark |