Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Feb 2017 16:51:30 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r433048 - head/misc/tellico-kde4
Message-ID:  <201702011651.v11GpUoo074452@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <bsd.port.mk>

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702011651.v11GpUoo074452>