From owner-svn-ports-head@freebsd.org Sat Sep 9 09:44:13 2017 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 88B41E0C516; Sat, 9 Sep 2017 09:44:13 +0000 (UTC) (envelope-from tobik@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 565CF2AA9; Sat, 9 Sep 2017 09:44:13 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v899iCTI041805; Sat, 9 Sep 2017 09:44:12 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v899iCwO041803; Sat, 9 Sep 2017 09:44:12 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201709090944.v899iCwO041803@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Sat, 9 Sep 2017 09:44:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r449486 - head/print/pdfstitch X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/print/pdfstitch X-SVN-Commit-Revision: 449486 X-SVN-Commit-Repository: ports 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: Sat, 09 Sep 2017 09:44:13 -0000 Author: tobik Date: Sat Sep 9 09:44:12 2017 New Revision: 449486 URL: https://svnweb.freebsd.org/changeset/ports/449486 Log: print/pdfstitch: Update to 0.5 Software changes: - The --defaultcrop parameter allows to define a default crop percentage - Order page offsets numerically in YAML file PR: 222045 Submitted by: Stefan Hagen (maintainer) Modified: head/print/pdfstitch/Makefile head/print/pdfstitch/distinfo Modified: head/print/pdfstitch/Makefile ============================================================================== --- head/print/pdfstitch/Makefile Sat Sep 9 09:22:04 2017 (r449485) +++ head/print/pdfstitch/Makefile Sat Sep 9 09:44:12 2017 (r449486) @@ -3,7 +3,7 @@ PORTNAME= pdfstitch DISTVERSIONPREFIX= v -DISTVERSION= 0.4 +DISTVERSION= 0.5 CATEGORIES= print MAINTAINER= ports@textmail.me Modified: head/print/pdfstitch/distinfo ============================================================================== --- head/print/pdfstitch/distinfo Sat Sep 9 09:22:04 2017 (r449485) +++ head/print/pdfstitch/distinfo Sat Sep 9 09:44:12 2017 (r449486) @@ -1,3 +1,3 @@ -TIMESTAMP = 1502780467 -SHA256 (sur5r-pdfstitch-v0.4_GH0.tar.gz) = 380ce7b4a28e7fa4b9e2027a2bfa46ffe645da07b1ef26dbf1b5d04288148def -SIZE (sur5r-pdfstitch-v0.4_GH0.tar.gz) = 14606 +TIMESTAMP = 1504512867 +SHA256 (sur5r-pdfstitch-v0.5_GH0.tar.gz) = 4e22d113e9d210f44439150f71ffc761ee6e2cc626e636e2e8a310f26063ebdc +SIZE (sur5r-pdfstitch-v0.5_GH0.tar.gz) = 14741