From owner-svn-ports-head@freebsd.org Sun Mar 26 19:52:55 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0A86AD1E623; Sun, 26 Mar 2017 19:52:55 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C0BE01440; Sun, 26 Mar 2017 19:52:54 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v2QJqru3053141; Sun, 26 Mar 2017 19:52:53 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v2QJqrDP053139; Sun, 26 Mar 2017 19:52:53 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201703261952.v2QJqrDP053139@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Sun, 26 Mar 2017 19:52:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r436982 - in head/x11/kde4-runtime: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Mar 2017 19:52:55 -0000 Author: rakuco Date: Sun Mar 26 19:52:53 2017 New Revision: 436982 URL: https://svnweb.freebsd.org/changeset/ports/436982 Log: Update x11/kde4-runtime to to 16.12.3. This is the latest stable release, which incorporates a CVE patch we were carrying. While here, add missing dependencies reported by Poudriere. Reviewed by: tcberner Deleted: head/x11/kde4-runtime/files/patch-CVE-2013-7252 Modified: head/x11/kde4-runtime/Makefile head/x11/kde4-runtime/distinfo Modified: head/x11/kde4-runtime/Makefile ============================================================================== --- head/x11/kde4-runtime/Makefile Sun Mar 26 19:11:49 2017 (r436981) +++ head/x11/kde4-runtime/Makefile Sun Mar 26 19:52:53 2017 (r436982) @@ -1,9 +1,8 @@ # $FreeBSD$ PORTNAME= kde-runtime -PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 7 -CATEGORIES= x11 kde kde-kde4 +PORTVERSION= ${KDE_APPLICATIONS_VERSION} +CATEGORIES= x11 kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Runtime components for KDE Plasma Desktop @@ -13,7 +12,12 @@ LIB_DEPENDS= libIlmImf.so:graphics/OpenE libwebp.so:graphics/webp \ libslp.so:net/openslp \ libssh.so:security/libssh \ - libqzeitgeist.so:sysutils/qzeitgeist + libqzeitgeist.so:sysutils/qzeitgeist \ + libImath-2_2.so:graphics/ilmbase \ + libassuan.so:security/libassuan \ + libgcrypt.so:security/libgcrypt \ + libgpg-error.so:security/libgpg-error \ + libgpgme.so:security/gpgme # Explicitly depend on libssh to avoid interference with ssh.4 from # compat7x. BUILD_DEPENDS= ${LOCALBASE}/lib/libssh.so:security/libssh @@ -22,11 +26,11 @@ RUN_DEPENDS= cagibid:net/cagibi USES= cmake:outsource gettext gmake jpeg kde:4 samba:lib shared-mime-info \ shebangfix tar:xz USE_KDE= kactivities kdelibs oxygen-icons4 \ - attica automoc4 pimlibs strigi nepomuk-core + attica automoc4 pimlibs soprano strigi nepomuk-core USE_QT4= corelib dbus declarative designer_build gui phonon \ network qtestlib script svg webkit xml \ moc_build qmake_build rcc_build uic_build -USE_XORG= x11 xcursor +USE_XORG= ice sm x11 xau xcursor xext xft xdmcp xpm USE_LDCONFIG= yes MAKE_ENV= XDG_CONFIG_HOME=/dev/null SHEBANG_FILES= khelpcenter/searchhandlers/*.pl \ Modified: head/x11/kde4-runtime/distinfo ============================================================================== --- head/x11/kde4-runtime/distinfo Sun Mar 26 19:11:49 2017 (r436981) +++ head/x11/kde4-runtime/distinfo Sun Mar 26 19:52:53 2017 (r436982) @@ -1,2 +1,3 @@ -SHA256 (KDE/4.14.3/kde-runtime-4.14.3.tar.xz) = 78a74e519b4e897ffcee14be98eebd7b672ad2bb6e71a4aa2fe77682b5bc8605 -SIZE (KDE/4.14.3/kde-runtime-4.14.3.tar.xz) = 7867308 +TIMESTAMP = 1490531914 +SHA256 (KDE/applications/16.12.3/kde-runtime-16.12.3.tar.xz) = 7e6406b9d85594fdedb2bd424316159f5633fbe8b28970338e4d81418f4017eb +SIZE (KDE/applications/16.12.3/kde-runtime-16.12.3.tar.xz) = 7902924