pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/leptonica leptonica: updated to 1.75.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/06afdba624b4
branches:  trunk
changeset: 375040:06afdba624b4
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Feb 02 12:09:18 2018 +0000

description:
leptonica: updated to 1.75.1

1.75.1:
* Simpler and more accurate function for finding word masks from
* text image; better debugging and more thorough testing.
* Added to regression test set: prog/italic_reg
* Fix for potential injection attack using gplot rootdir.
* Bug fix for bmp reading to set opacity.

diffstat:

 graphics/leptonica/Makefile |   4 ++--
 graphics/leptonica/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 831a69b5d014 -r 06afdba624b4 graphics/leptonica/Makefile
--- a/graphics/leptonica/Makefile       Fri Feb 02 11:53:56 2018 +0000
+++ b/graphics/leptonica/Makefile       Fri Feb 02 12:09:18 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2018/01/25 11:27:35 adam Exp $
+# $NetBSD: Makefile,v 1.11 2018/02/02 12:09:18 adam Exp $
 
-DISTNAME=      leptonica-1.75.0
+DISTNAME=      leptonica-1.75.1
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=danbloomberg/}
 
diff -r 831a69b5d014 -r 06afdba624b4 graphics/leptonica/distinfo
--- a/graphics/leptonica/distinfo       Fri Feb 02 11:53:56 2018 +0000
+++ b/graphics/leptonica/distinfo       Fri Feb 02 12:09:18 2018 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.7 2018/01/25 11:27:35 adam Exp $
+$NetBSD: distinfo,v 1.8 2018/02/02 12:09:18 adam Exp $
 
-SHA1 (leptonica-1.75.0.tar.gz) = 4d709156f73e04031b43142952de3a78b76fc7f4
-RMD160 (leptonica-1.75.0.tar.gz) = 8f69a2622a650817fdfe9b6bcbc977a49c351a5e
-SHA512 (leptonica-1.75.0.tar.gz) = 9a2aac7711542c2deb3888c5c228fac86a6d567b6ab8bb2505f32d9a9beb20d3ba319f747ce1d72d956f92a073b27b033625bc7ae9b1b417625b71df8d1f8f92
-Size (leptonica-1.75.0.tar.gz) = 12360154 bytes
+SHA1 (leptonica-1.75.1.tar.gz) = 2b02e0694ed5841279d21af7bda2c3b7c1d38bd0
+RMD160 (leptonica-1.75.1.tar.gz) = 200467483af7a7052f9461e08ca7271b28914229
+SHA512 (leptonica-1.75.1.tar.gz) = f4a00d17a23e9f3397dba8d896a550110ed3918e7697e7226c46721f66a5b8161b64bd8890c82253b338e1937e9d4b4365ca99d8f236c51bab27bc0f3ec575ee
+Size (leptonica-1.75.1.tar.gz) = 12392535 bytes
 SHA1 (patch-configure) = 775f6cdcb7442f08847cef481c2dfdcba9641e9d



Home | Main Index | Thread Index | Old Index