pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/leptonica



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Feb  2 12:09:18 UTC 2018

Modified Files:
        pkgsrc/graphics/leptonica: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/graphics/leptonica/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/graphics/leptonica/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/leptonica/Makefile
diff -u pkgsrc/graphics/leptonica/Makefile:1.10 pkgsrc/graphics/leptonica/Makefile:1.11
--- pkgsrc/graphics/leptonica/Makefile:1.10     Thu Jan 25 11:27:35 2018
+++ pkgsrc/graphics/leptonica/Makefile  Fri Feb  2 12:09:18 2018
@@ -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/}
 

Index: pkgsrc/graphics/leptonica/distinfo
diff -u pkgsrc/graphics/leptonica/distinfo:1.7 pkgsrc/graphics/leptonica/distinfo:1.8
--- pkgsrc/graphics/leptonica/distinfo:1.7      Thu Jan 25 11:27:35 2018
+++ pkgsrc/graphics/leptonica/distinfo  Fri Feb  2 12:09:18 2018
@@ -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