From owner-svn-ports-all@FreeBSD.ORG Tue May 14 19:13:11 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 8EFFA4BE; Tue, 14 May 2013 19:13:11 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 6772133F; Tue, 14 May 2013 19:13:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4EJDB4i055800; Tue, 14 May 2013 19:13:11 GMT (envelope-from rakuco@svn.freebsd.org) Received: (from rakuco@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4EJDAW8055793; Tue, 14 May 2013 19:13:10 GMT (envelope-from rakuco@svn.freebsd.org) Message-Id: <201305141913.r4EJDAW8055793@svn.freebsd.org> From: Raphael Kubo da Costa Date: Tue, 14 May 2013 19:13:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r318189 - head/graphics/scantailor 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.14 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: Tue, 14 May 2013 19:13:11 -0000 Author: rakuco Date: Tue May 14 19:13:10 2013 New Revision: 318189 URL: http://svnweb.freebsd.org/changeset/ports/318189 Log: - Fix plist. - Remove numbers from the dependencies. - Adjust URL in pkg-descr to the new format. PR: ports/178615 Submitted by: Veniamin Gvozdikov (maintainer) Modified: head/graphics/scantailor/Makefile head/graphics/scantailor/pkg-descr head/graphics/scantailor/pkg-plist Modified: head/graphics/scantailor/Makefile ============================================================================== --- head/graphics/scantailor/Makefile Tue May 14 19:12:23 2013 (r318188) +++ head/graphics/scantailor/Makefile Tue May 14 19:13:10 2013 (r318189) @@ -3,6 +3,7 @@ PORTNAME= scantailor PORTVERSION= 0.9.11 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF @@ -11,9 +12,9 @@ COMMENT= Scan Tailor is an interactive p LICENSE= GPLv3 -LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ - tiff.4:${PORTSDIR}/graphics/tiff \ - jbig.1:${PORTSDIR}/graphics/jbigkit \ +LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \ + tiff:${PORTSDIR}/graphics/tiff \ + jbig:${PORTSDIR}/graphics/jbigkit \ png15:${PORTSDIR}/graphics/png BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs Modified: head/graphics/scantailor/pkg-descr ============================================================================== --- head/graphics/scantailor/pkg-descr Tue May 14 19:12:23 2013 (r318188) +++ head/graphics/scantailor/pkg-descr Tue May 14 19:13:10 2013 (r318189) @@ -3,4 +3,4 @@ It performs operations such as page spli garbage. All operations can be done automatically, however it's still possible to manually correct their results -WWW: http://scantailor.sourceforge.net/ +WWW: http://scantailor.sourceforge.net/ Modified: head/graphics/scantailor/pkg-plist ============================================================================== --- head/graphics/scantailor/pkg-plist Tue May 14 19:12:23 2013 (r318188) +++ head/graphics/scantailor/pkg-plist Tue May 14 19:13:10 2013 (r318189) @@ -3,12 +3,14 @@ bin/scantailor-cli %%DATADIR%%/translations/scantailor_bg.qm %%DATADIR%%/translations/scantailor_cs.qm %%DATADIR%%/translations/scantailor_de.qm +%%DATADIR%%/translations/scantailor_es.qm %%DATADIR%%/translations/scantailor_fr.qm %%DATADIR%%/translations/scantailor_it.qm %%DATADIR%%/translations/scantailor_ja.qm %%DATADIR%%/translations/scantailor_pl.qm %%DATADIR%%/translations/scantailor_ru.qm %%DATADIR%%/translations/scantailor_sk.qm +%%DATADIR%%/translations/scantailor_uk.qm %%DATADIR%%/translations/scantailor_zh_TW.qm @dirrm %%DATADIR%%/translations @dirrm %%DATADIR%%