Received: by mail.netbsd.org (Postfix, from userid 605) id 573CB84D2C; Fri, 22 Mar 2019 08:23:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D0EA884D04 for ; Fri, 22 Mar 2019 08:23:04 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id QMY-1G8alcDv for ; Fri, 22 Mar 2019 08:23:04 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 45BFA84CEA for ; Fri, 22 Mar 2019 08:23:04 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3FC4AFB16; Fri, 22 Mar 2019 08:23:04 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1553242984101090" MIME-Version: 1.0 Date: Fri, 22 Mar 2019 08:23:04 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/graphics/leptonica To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20190322082304.3FC4AFB16@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1553242984101090 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Mar 22 08:23:04 UTC 2019 Modified Files: pkgsrc/graphics/leptonica: Makefile PLIST distinfo Log Message: leptonica: updated to 1.78.0 1.78.0: * Various improvements in handling boxa sequences and transforms. * New regression tests: boxa4_reg, string_reg * New function for copying a pix, filtered by a boxa. * Modify histogram method for image comparison. * More careful attention to invalid boxes in box geometry functions. * Better string and array functions for search and replace. * Convenience functions for generating simple masks. * Allow pdf writing of jp2k images, in full generality. * Allow writing compressed ps images for printing. * Modified enum comments to include a suggested enum name. * New program: imagetops To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 pkgsrc/graphics/leptonica/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/leptonica/PLIST cvs rdiff -u -r1.13 -r1.14 pkgsrc/graphics/leptonica/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1553242984101090 Content-Disposition: inline Content-Length: 2311 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/graphics/leptonica/Makefile diff -u pkgsrc/graphics/leptonica/Makefile:1.15 pkgsrc/graphics/leptonica/Makefile:1.16 --- pkgsrc/graphics/leptonica/Makefile:1.15 Sun Dec 16 14:20:22 2018 +++ pkgsrc/graphics/leptonica/Makefile Fri Mar 22 08:23:04 2019 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2018/12/16 14:20:22 adam Exp $ +# $NetBSD: Makefile,v 1.16 2019/03/22 08:23:04 adam Exp $ -DISTNAME= leptonica-1.77.0 +DISTNAME= leptonica-1.78.0 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GITHUB:=danbloomberg/} Index: pkgsrc/graphics/leptonica/PLIST diff -u pkgsrc/graphics/leptonica/PLIST:1.3 pkgsrc/graphics/leptonica/PLIST:1.4 --- pkgsrc/graphics/leptonica/PLIST:1.3 Thu Jan 25 11:27:35 2018 +++ pkgsrc/graphics/leptonica/PLIST Fri Mar 22 08:23:04 2019 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2018/01/25 11:27:35 adam Exp $ +@comment $NetBSD: PLIST,v 1.4 2019/03/22 08:23:04 adam Exp $ bin/convertfilestopdf bin/convertfilestops bin/convertformat @@ -7,6 +7,7 @@ bin/convertsegfilestops bin/converttopdf bin/converttops bin/fileinfo +bin/imagetops bin/xtractprotos include/leptonica/allheaders.h include/leptonica/alltypes.h Index: pkgsrc/graphics/leptonica/distinfo diff -u pkgsrc/graphics/leptonica/distinfo:1.13 pkgsrc/graphics/leptonica/distinfo:1.14 --- pkgsrc/graphics/leptonica/distinfo:1.13 Sun Dec 16 14:20:22 2018 +++ pkgsrc/graphics/leptonica/distinfo Fri Mar 22 08:23:04 2019 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.13 2018/12/16 14:20:22 adam Exp $ +$NetBSD: distinfo,v 1.14 2019/03/22 08:23:04 adam Exp $ -SHA1 (leptonica-1.77.0.tar.gz) = 12a2fc81b4d0c1f910c29b831811b88cca8ae7ef -RMD160 (leptonica-1.77.0.tar.gz) = 577ae581b2a9fb8feff130f9bed37ecb45cb71d8 -SHA512 (leptonica-1.77.0.tar.gz) = 3cf764c76d5acb6d5982c44e78c02d7a7c3b5e79937c41df193e71dd8a02dbbf965d34a2ecdf0444e907cb73c06bdb8bcae4ceafbf5ee1483c022659e897015b -Size (leptonica-1.77.0.tar.gz) = 12888756 bytes +SHA1 (leptonica-1.78.0.tar.gz) = ab387b6ae0a3358017c277aac1cd6985c8501a35 +RMD160 (leptonica-1.78.0.tar.gz) = 6ab179da9136d719a89a6847c45ce89791d3b841 +SHA512 (leptonica-1.78.0.tar.gz) = f059ccc8e7b5ff2c796aeb4ab18bd25e133ec4f38c36b9e2ee203db35a1e68cf45b8baf78ebc4acba4e3607328d1374ea0e8425f35cbe06c6c5728a1ec8c3f50 +Size (leptonica-1.78.0.tar.gz) = 12905925 bytes --_----------=_1553242984101090--