Date: Sun, 13 Nov 2016 23:05:23 +0000 (UTC) From: Danilo Egea Gondolfo <danilo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426073 - head/graphics/gscan2pdf Message-ID: <201611132305.uADN5NZL048868@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611132305.uADN5NZL048868>