Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Feb 2015 16:37:16 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r379617 - head/misc/tellico-kde4
Message-ID:  <201502221637.t1MGbG5D029367@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Sun Feb 22 16:37:15 2015
New Revision: 379617
URL: https://svnweb.freebsd.org/changeset/ports/379617
QAT: https://qat.redports.org/buildarchive/r379617/

Log:
  - Update to 2.3.10. [1]
  - Add some missing dependencies:
    * USES=pkgconfig for libyaz to be detected correctly.
    * USE_KDE4=libkcompactdisc for kdemultimedia to be correctly found.
  
  PR:		197918 [1]
  Submitted by:	djdomics@gmail.com [1]

Modified:
  head/misc/tellico-kde4/Makefile
  head/misc/tellico-kde4/distinfo
  head/misc/tellico-kde4/pkg-plist

Modified: head/misc/tellico-kde4/Makefile
==============================================================================
--- head/misc/tellico-kde4/Makefile	Sun Feb 22 16:26:25 2015	(r379616)
+++ head/misc/tellico-kde4/Makefile	Sun Feb 22 16:37:15 2015	(r379617)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tellico
-PORTVERSION=	2.3.9
-PORTREVISION=	4
+PORTVERSION=	2.3.10
 CATEGORIES=	misc kde
 MASTER_SITES=	http://tellico-project.org/files/
 
@@ -21,8 +20,8 @@ LIB_DEPENDS=	libtag.so:${PORTSDIR}/audio
 LATEST_LINK=	${PORTNAME}-kde4
 
 USE_KDE4=	kdelibs kdeprefix libksane pimlibs \
-		automoc4 qimageblitz libkcddb
+		automoc4 qimageblitz libkcddb libkcompactdisc
 USE_QT4=	qmake_build moc_build uic_build rcc_build
-USES=		cmake gettext shared-mime-info tar:bzip2
+USES=		cmake gettext pkgconfig shared-mime-info tar:bzip2
 
 .include <bsd.port.mk>

Modified: head/misc/tellico-kde4/distinfo
==============================================================================
--- head/misc/tellico-kde4/distinfo	Sun Feb 22 16:26:25 2015	(r379616)
+++ head/misc/tellico-kde4/distinfo	Sun Feb 22 16:37:15 2015	(r379617)
@@ -1,2 +1,2 @@
-SHA256 (tellico-2.3.9.tar.bz2) = 5184c130ea7561be6e72580105f30d5f160fd2fd5c9ffc7f7e16faf227a20114
-SIZE (tellico-2.3.9.tar.bz2) = 4855832
+SHA256 (tellico-2.3.10.tar.bz2) = e916101f86b6f843b85be42e8545aa7441cd496cbb9b81590e2e0bd03a58faaa
+SIZE (tellico-2.3.10.tar.bz2) = 4877384

Modified: head/misc/tellico-kde4/pkg-plist
==============================================================================
--- head/misc/tellico-kde4/pkg-plist	Sun Feb 22 16:26:25 2015	(r379616)
+++ head/misc/tellico-kde4/pkg-plist	Sun Feb 22 16:37:15 2015	(r379617)
@@ -1,6 +1,6 @@
 bin/tellico
-share/applications/kde4/tellico.desktop
 share/appdata/tellico.appdata.xml
+share/applications/kde4/tellico.desktop
 share/apps/kconf_update/tellico-1-3-update.pl
 share/apps/kconf_update/tellico-rename.upd
 share/apps/kconf_update/tellico.upd
@@ -12,13 +12,13 @@ share/apps/tellico/arxiv2tellico.xsl
 share/apps/tellico/biblioshare2tellico.xsl
 share/apps/tellico/bibtex-translation.xml
 share/apps/tellico/bluray-logo.png
+share/apps/tellico/boardgamegeek2tellico.xsl
 share/apps/tellico/cassette-logo.png
 share/apps/tellico/cd-logo.png
 share/apps/tellico/crossref2tellico.xsl
 share/apps/tellico/data-sources/bedetheque.py
 share/apps/tellico/data-sources/bedetheque.py.spec
 share/apps/tellico/data-sources/boardgamegeek.rb
-share/apps/tellico/data-sources/boardgamegeek.rb.spec
 share/apps/tellico/data-sources/dark_horse_comics.py
 share/apps/tellico/data-sources/dark_horse_comics.py.spec
 share/apps/tellico/data-sources/fr.allocine.py
@@ -27,7 +27,6 @@ share/apps/tellico/data-sources/minister
 share/apps/tellico/data-sources/ministerio_de_cultura.py.spec
 share/apps/tellico/dblp2tellico.xsl
 share/apps/tellico/delicious2tellico.xsl
-share/apps/tellico/discogs2tellico.xsl
 share/apps/tellico/douban2tellico.xsl
 share/apps/tellico/dvd-logo.png
 share/apps/tellico/dvdfr2tellico.xsl
@@ -51,6 +50,7 @@ share/apps/tellico/pics/alexandria.png
 share/apps/tellico/pics/amc.png
 share/apps/tellico/pics/bibtex.png
 share/apps/tellico/pics/boardgame.png
+share/apps/tellico/pics/boardgamegeek.png
 share/apps/tellico/pics/book.png
 share/apps/tellico/pics/card.png
 share/apps/tellico/pics/checkmark.png
@@ -370,4 +370,3 @@ share/locale/uk/LC_MESSAGES/tellico.mo
 share/locale/zh_CN/LC_MESSAGES/tellico.mo
 share/locale/zh_TW/LC_MESSAGES/tellico.mo
 share/mime/packages/tellico.xml
-share/mimelnk/application/x-tellico.desktop



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