From owner-svn-ports-all@freebsd.org Wed Feb 1 16:51:32 2017 Return-Path: Delivered-To: svn-ports-all@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 1E2C6CCB62F; Wed, 1 Feb 2017 16:51:32 +0000 (UTC) (envelope-from tcberner@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 C7A4ED48; Wed, 1 Feb 2017 16:51:31 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v11GpUE7074454; Wed, 1 Feb 2017 16:51:30 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v11GpUoo074452; Wed, 1 Feb 2017 16:51:30 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201702011651.v11GpUoo074452@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Wed, 1 Feb 2017 16:51:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433048 - head/misc/tellico-kde4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Feb 2017 16:51:32 -0000 Author: tcberner Date: Wed Feb 1 16:51:30 2017 New Revision: 433048 URL: https://svnweb.freebsd.org/changeset/ports/433048 Log: Update misc/tellico-kde4 to 2.3.12 * while here, add the dependencies asked for by stage-qa Reviewed by: rakuco Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D9408 Modified: head/misc/tellico-kde4/Makefile head/misc/tellico-kde4/distinfo Modified: head/misc/tellico-kde4/Makefile ============================================================================== --- head/misc/tellico-kde4/Makefile Wed Feb 1 16:43:33 2017 (r433047) +++ head/misc/tellico-kde4/Makefile Wed Feb 1 16:51:30 2017 (r433048) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= tellico -PORTVERSION= 2.3.11 -PORTREVISION= 3 +PORTVERSION= 2.3.12 CATEGORIES= misc kde MASTER_SITES= http://tellico-project.org/files/ @@ -12,15 +11,19 @@ COMMENT= Collection manager for KDE LICENSE= GPLv2 -LIB_DEPENDS= libtag.so:audio/taglib \ +LIB_DEPENDS= libexempi.so:textproc/exempi \ + libgcrypt.so:security/libgcrypt \ + libgpg-error.so:security/libgpg-error \ libpoppler-qt4.so:graphics/poppler-qt4 \ - libyaz.so:net/yaz \ - libexempi.so:textproc/exempi \ - libqjson.so:devel/qjson + libqjson.so:devel/qjson \ + libtag.so:audio/taglib \ + libyaz.so:net/yaz USES= cmake gettext kde:4 pkgconfig shared-mime-info tar:bzip2 -USE_KDE= kdelibs libksane pimlibs \ +USE_GNOME= libxml2 libxslt +USE_KDE= kdelibs libksane pimlibs soprano \ automoc4 qimageblitz libkcddb libkcompactdisc -USE_QT4= qmake_build moc_build uic_build rcc_build +USE_QT4= corelib dbus gui network phonon svg xml \ + qmake_build moc_build uic_build rcc_build .include Modified: head/misc/tellico-kde4/distinfo ============================================================================== --- head/misc/tellico-kde4/distinfo Wed Feb 1 16:43:33 2017 (r433047) +++ head/misc/tellico-kde4/distinfo Wed Feb 1 16:51:30 2017 (r433048) @@ -1,2 +1,3 @@ -SHA256 (tellico-2.3.11.tar.bz2) = 3064756f6e1662d07385c37f5821a0f6be8b22b6decad17d6852536016ca2128 -SIZE (tellico-2.3.11.tar.bz2) = 5174873 +TIMESTAMP = 1485963429 +SHA256 (tellico-2.3.12.tar.bz2) = 7a119460705dc4f0062eab9b0bd519e43df8bf15a4a447b947921fb7c26eb8cc +SIZE (tellico-2.3.12.tar.bz2) = 5249459