svn commit: r449486 - head/print/pdfstitch

Tobias Kortkamp tobik at FreeBSD.org
Sat Sep 9 09:44:13 UTC 2017


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 <ports at textmail.me> (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 at 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


More information about the svn-ports-all mailing list