From owner-svn-ports-head@freebsd.org Sun Nov 13 23:05:24 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 98939C40338; Sun, 13 Nov 2016 23:05:24 +0000 (UTC) (envelope-from danilo@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 mx1.freebsd.org (Postfix) with ESMTPS id 6A68E1EB2; Sun, 13 Nov 2016 23:05:24 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uADN5N0P048871; Sun, 13 Nov 2016 23:05:23 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uADN5NZL048868; Sun, 13 Nov 2016 23:05:23 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201611132305.uADN5NZL048868@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Sun, 13 Nov 2016 23:05:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426073 - head/graphics/gscan2pdf X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2016 23:05:24 -0000 Author: danilo Date: Sun Nov 13 23:05:23 2016 New Revision: 426073 URL: https://svnweb.freebsd.org/changeset/ports/426073 Log: - Update to 1.5.5 - Remove p5-Archive-Tar from RUN_DEPENDS list. It's present in Perl core. Modified: head/graphics/gscan2pdf/Makefile head/graphics/gscan2pdf/distinfo Modified: head/graphics/gscan2pdf/Makefile ============================================================================== --- head/graphics/gscan2pdf/Makefile Sun Nov 13 23:03:20 2016 (r426072) +++ head/graphics/gscan2pdf/Makefile Sun Nov 13 23:05:23 2016 (r426073) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gscan2pdf -PORTVERSION= 1.5.4 +PORTVERSION= 1.5.5 CATEGORIES= graphics MASTER_SITES= SF @@ -27,8 +27,7 @@ BUILD_DEPENDS= p5-Config-General>=2.40:d p5-Gtk2>=1.090:x11-toolkits/p5-Gtk2 \ p5-Gtk2-Ex-Simple-List>0:x11-toolkits/p5-Gtk2-Ex-Simple-List \ p5-Gtk2-ImageView>0:x11-toolkits/p5-Gtk2-ImageView -RUN_DEPENDS:= p5-Archive-Tar>0:archivers/p5-Archive-Tar \ - p5-Proc-ProcessTable>0:devel/p5-Proc-ProcessTable \ +RUN_DEPENDS:= p5-Proc-ProcessTable>0:devel/p5-Proc-ProcessTable \ xdg-open:devel/xdg-utils \ cjb2:graphics/djvulibre \ scanimage:graphics/sane-backends \ Modified: head/graphics/gscan2pdf/distinfo ============================================================================== --- head/graphics/gscan2pdf/distinfo Sun Nov 13 23:03:20 2016 (r426072) +++ head/graphics/gscan2pdf/distinfo Sun Nov 13 23:05:23 2016 (r426073) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476561283 -SHA256 (gscan2pdf-1.5.4.tar.xz) = e7b67b760f49f37d8ac0399872e642a1090b11321c1b09f049d8e92391ed0182 -SIZE (gscan2pdf-1.5.4.tar.xz) = 386644 +TIMESTAMP = 1477511080 +SHA256 (gscan2pdf-1.5.5.tar.xz) = 966544f4924e45d373a9a4a4e02b4a1bb7be3e17dd2b4895aee491f39603c490 +SIZE (gscan2pdf-1.5.5.tar.xz) = 386964