From owner-svn-ports-all@freebsd.org Mon Feb 12 17:30:15 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 73AB4F0AD7D; Mon, 12 Feb 2018 17:30:15 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 297DB80741; Mon, 12 Feb 2018 17:30:15 +0000 (UTC) (envelope-from yuri@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 203EA14EEF; Mon, 12 Feb 2018 17:30:15 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1CHUEKu064004; Mon, 12 Feb 2018 17:30:14 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1CHUEkr064001; Mon, 12 Feb 2018 17:30:14 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802121730.w1CHUEkr064001@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Mon, 12 Feb 2018 17:30:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461606 - head/deskutils/recoll X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/deskutils/recoll X-SVN-Commit-Revision: 461606 X-SVN-Commit-Repository: ports 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.25 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: Mon, 12 Feb 2018 17:30:15 -0000 Author: yuri Date: Mon Feb 12 17:30:14 2018 New Revision: 461606 URL: https://svnweb.freebsd.org/changeset/ports/461606 Log: deskutils/recoll: Update to 1.23.7 Changelog: http://www.lesbonscomptes.com/recoll/release-1.23.html Additional port changes: * Changed to DISTVERSION * Removed CONFIGURE_ARGS=--enable-pic (not needed) * Added @${PY_FLAVOR} where it was missing * Fixed space chars in target PR: 224830 Submitted by: jjuanino@gmail.com Approved by: tcberner (mentor, implicit) Modified: head/deskutils/recoll/Makefile head/deskutils/recoll/distinfo head/deskutils/recoll/pkg-plist Modified: head/deskutils/recoll/Makefile ============================================================================== --- head/deskutils/recoll/Makefile Mon Feb 12 17:18:48 2018 (r461605) +++ head/deskutils/recoll/Makefile Mon Feb 12 17:30:14 2018 (r461606) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= recoll -PORTVERSION= 1.23.4 -PORTREVISION= 2 +DISTVERSION= 1.23.7 CATEGORIES= deskutils MASTER_SITES= http://www.lesbonscomptes.com/recoll/ @@ -30,7 +29,6 @@ SHEBANG_FILES= filters/*.py desktop/hotrecoll.py \ USE_PYTHON= py3kplist USE_GNOME= libxslt:run GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-pic MAKE_ENV= PYTHON_CMD=${PYTHON_CMD} PYDISTUTILS_PKGNAME= Recoll @@ -63,8 +61,8 @@ QT4_CONFIGURE_ENABLE= qtgui QT4_CONFIGURE_ENV= QMAKE="${QMAKE}" QMAKESPEC="${QMAKESPEC}" \ QTDIR="${PREFIX}" QT4_VARS= QT_NONSTANDARD=yes -SOUND_RUN_DEPENDS= mutagen-pony:audio/py-mutagen \ - pykaraoke:audio/py-karaoke +SOUND_RUN_DEPENDS= mutagen-pony:audio/py-mutagen@${PY_FLAVOR} \ + pykaraoke:audio/py-karaoke@${PY_FLAVOR} X11MON_DESC= X11 session monitoring support X11MON_USES= fam X11MON_USE= xorg=ice,sm,x11 @@ -74,8 +72,8 @@ X11MON_BROKEN= does not build: index/rclmonrcv.cpp:(. post-patch: @${REINPLACE_CMD} -e \ - 's|@QMAKE@|${TRUE}|' \ - ${WRKSRC}/Makefile.in + 's|@QMAKE@|${TRUE}|' \ + ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e \ 's|/usr/local/lib|${LOCALBASE}/lib|' \ ${WRKSRC}/configure Modified: head/deskutils/recoll/distinfo ============================================================================== --- head/deskutils/recoll/distinfo Mon Feb 12 17:18:48 2018 (r461605) +++ head/deskutils/recoll/distinfo Mon Feb 12 17:30:14 2018 (r461606) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510932234 -SHA256 (recoll-1.23.4.tar.gz) = bbc2c3329ef0f0180a47898fe9787a6006d025dd05a5a8b39e90682dd2b8f5ed -SIZE (recoll-1.23.4.tar.gz) = 2589821 +TIMESTAMP = 1518401092 +SHA256 (recoll-1.23.7.tar.gz) = 56eaa8695b8ac8f30a3f451688a3ae47da64637badfffd33878977d13f92cba0 +SIZE (recoll-1.23.7.tar.gz) = 2601930 Modified: head/deskutils/recoll/pkg-plist ============================================================================== --- head/deskutils/recoll/pkg-plist Mon Feb 12 17:18:48 2018 (r461605) +++ head/deskutils/recoll/pkg-plist Mon Feb 12 17:30:14 2018 (r461606) @@ -86,6 +86,7 @@ man/man5/recoll.conf.5.gz %%DATADIR%%/filters/rclxmp.py %%DATADIR%%/filters/rclxslt.py %%DATADIR%%/filters/rclzip +%%DATADIR%%/filters/recoll-we-move-files.py %%DATADIR%%/filters/xls-dump.py %%DATADIR%%/filters/xlsxmltocsv.py %%QT4%%%%DATADIR%%/images/aptosid-book.png