From 999db758f636d0697b452b372b70deb476f862fd Mon Sep 17 00:00:00 2001 From: makc Date: Tue, 13 Jan 2009 23:16:38 +0000 Subject: 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) --- net/kdenetwork4/Makefile | 4 ++-- net/kdenetwork4/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'net/kdenetwork4') diff --git a/net/kdenetwork4/Makefile b/net/kdenetwork4/Makefile index ab6514f8bb10..7c826f108aec 100644 --- a/net/kdenetwork4/Makefile +++ b/net/kdenetwork4/Makefile @@ -6,7 +6,6 @@ PORTNAME= kdenetwork PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= net kde ipv6 MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src @@ -31,7 +30,8 @@ USE_KDE4= kdelibs pimlibs workspace kdeprefix kdehier automoc4 KDE4_BUILDENV= yes USE_QT_VER= 4 USE_SQLITE= yes -QT_COMPONENTS= corelib opengl moc rcc uic dbus qt3support gui network porting uic3 xml +QT_COMPONENTS= corelib opengl dbus qt3support gui network xml porting_build \ + qmake_build moc_build rcc_build uic_build uic3_build USE_OPENSSL= yes post-extract: diff --git a/net/kdenetwork4/distinfo b/net/kdenetwork4/distinfo index 0224164084bf..3d94128a262b 100644 --- a/net/kdenetwork4/distinfo +++ b/net/kdenetwork4/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdenetwork-4.1.1.tar.bz2) = e90ef5d3feccb4a2aade798ded81af28 -SHA256 (KDE/kdenetwork-4.1.1.tar.bz2) = 63652490e69ff664d9169b4d13edf2ab9ed26e2fb9e3bbd3c84abbf0f6f685d2 -SIZE (KDE/kdenetwork-4.1.1.tar.bz2) = 7387338 +MD5 (KDE/kdenetwork-4.1.4.tar.bz2) = c67114c0e28a4e44f1466bf467a7b8dd +SHA256 (KDE/kdenetwork-4.1.4.tar.bz2) = 07a1c54a137eba4bb3422518a92ea9f04bf45ca8f48ca00798d7807174caceb1 +SIZE (KDE/kdenetwork-4.1.4.tar.bz2) = 7384977 -- cgit