Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Sep 2015 13:01:53 +0000 (UTC)
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r397972 - in head/deskutils/recoll: . files
Message-ID:  <201509261301.t8QD1rX8064892@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: madpilot
Date: Sat Sep 26 13:01:52 2015
New Revision: 397972
URL: https://svnweb.freebsd.org/changeset/ports/397972

Log:
  Update to 1.21.1
  
  PR:		202843
  Submitted by:	Ports Fury

Deleted:
  head/deskutils/recoll/files/
Modified:
  head/deskutils/recoll/Makefile
  head/deskutils/recoll/distinfo
  head/deskutils/recoll/pkg-plist

Modified: head/deskutils/recoll/Makefile
==============================================================================
--- head/deskutils/recoll/Makefile	Sat Sep 26 12:58:51 2015	(r397971)
+++ head/deskutils/recoll/Makefile	Sat Sep 26 13:01:52 2015	(r397972)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	recoll
-PORTVERSION=	1.21.0
-PORTREVISION=	1
+PORTVERSION=	1.21.1
 CATEGORIES=	deskutils
 MASTER_SITES=	http://www.lesbonscomptes.com/${PORTNAME}/
 
@@ -23,6 +22,7 @@ RUN_DEPENDS:=	${BUILD_DEPENDS} \
 
 USES=		bison gmake iconv shebangfix
 SHEBANG_FILES=	filters/rclimg filters/rclpdf desktop/hotrecoll.py
+USE_GNOME=	libxslt:run
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-pic
 
@@ -42,11 +42,11 @@ CHM_DESC=		CHM via CHMLIB
 CHM_RUN_DEPENDS=	pychm:${PORTSDIR}/textproc/pychm
 DJVU_RUN_DEPENDS=	djvutxt:${PORTSDIR}/graphics/djvulibre
 IMAGE_DESC=		Store personal tags or textual descriptions in images
-IMAGE_RUN_DEPENDS=	exiftool:${PORTSDIR}/graphics/p5-Image-ExifTool-devel
+IMAGE_RUN_DEPENDS=	exiftool:${PORTSDIR}/graphics/p5-Image-ExifTool
 KONQUEROR_DESC=		Konqueror webarchive format with Python
 KONQUEROR_RUN_DEPENDS=	kwebkitpart:${PORTSDIR}/www/kwebkitpart
-LATEX_RUN_DEPENDS=	detex:${PORTSDIR}/print/detex \
-			dvips:${PORTSDIR}/print/tex-dvipsk
+LATEX_USE=		tex=dvipsk:run
+#LATEX_RUN_DEPENDS=	detex:${PORTSDIR}/print/detex
 PDF_RUN_DEPENDS=	xpdf:${PORTSDIR}/graphics/xpdf
 PS_RUN_DEPENDS=		pstotext:${PORTSDIR}/print/pstotext
 PYTHON_USES=		python

Modified: head/deskutils/recoll/distinfo
==============================================================================
--- head/deskutils/recoll/distinfo	Sat Sep 26 12:58:51 2015	(r397971)
+++ head/deskutils/recoll/distinfo	Sat Sep 26 13:01:52 2015	(r397972)
@@ -1,2 +1,2 @@
-SHA256 (recoll-1.21.0.tar.gz) = 0450d85d5065d22e87ae600571e3be23a5ff2000f533c15f819a5bd77164a1be
-SIZE (recoll-1.21.0.tar.gz) = 2234834
+SHA256 (recoll-1.21.1.tar.gz) = 74d09fabe7b53a7b6bc8bb3b5d8428d64e092c0cc2a7ea0559be681c9a26f1a9
+SIZE (recoll-1.21.1.tar.gz) = 2236877

Modified: head/deskutils/recoll/pkg-plist
==============================================================================
--- head/deskutils/recoll/pkg-plist	Sat Sep 26 12:58:51 2015	(r397971)
+++ head/deskutils/recoll/pkg-plist	Sat Sep 26 13:01:52 2015	(r397972)
@@ -125,3 +125,4 @@ man/man5/recoll.conf.5.gz
 %%DATADIR%%/translations/recoll_xx.qm
 %%DATADIR%%/translations/recoll_zh.qm
 %%DATADIR%%/translations/recoll_zh_CN.qm
+%%NO_QT4%%@dir share/icons/hicolor/48x48/apps



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