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: Wed Feb 14 11:19:36 UTC 2018
Modified Files:
pkgsrc/graphics/leptonica: Makefile distinfo
Removed Files:
pkgsrc/graphics/leptonica/patches: patch-configure
Log Message:
leptonica: updated to 1.75.2
1.75.2:
Converted several progs to standard regression tests.
Added these tests to the alltests_reg suite:
adaptnorm_reg, binmorph1_reg, binmorph3_reg, equal_reg,
extrema_reg, grayfill_reg, falsecolor_reg, grayquant_reg.
Autotools fix for restricting giflib to 5.1+, and allowing openjpeg 2.3
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/graphics/leptonica/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/graphics/leptonica/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/graphics/leptonica/patches/patch-configure
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.11 pkgsrc/graphics/leptonica/Makefile:1.12
--- pkgsrc/graphics/leptonica/Makefile:1.11 Fri Feb 2 12:09:18 2018
+++ pkgsrc/graphics/leptonica/Makefile Wed Feb 14 11:19:36 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2018/02/02 12:09:18 adam Exp $
+# $NetBSD: Makefile,v 1.12 2018/02/14 11:19:36 adam Exp $
-DISTNAME= leptonica-1.75.1
+DISTNAME= leptonica-1.75.2
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=danbloomberg/}
Index: pkgsrc/graphics/leptonica/distinfo
diff -u pkgsrc/graphics/leptonica/distinfo:1.9 pkgsrc/graphics/leptonica/distinfo:1.10
--- pkgsrc/graphics/leptonica/distinfo:1.9 Mon Feb 5 10:53:36 2018
+++ pkgsrc/graphics/leptonica/distinfo Wed Feb 14 11:19:36 2018
@@ -1,8 +1,7 @@
-$NetBSD: distinfo,v 1.9 2018/02/05 10:53:36 jperkin Exp $
+$NetBSD: distinfo,v 1.10 2018/02/14 11:19:36 adam Exp $
-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
+SHA1 (leptonica-1.75.2.tar.gz) = 43011e2405dffc420b3db44ab2539945df2b6acd
+RMD160 (leptonica-1.75.2.tar.gz) = a6df71500ed58305bc8d924ccd2d303f619204ac
+SHA512 (leptonica-1.75.2.tar.gz) = b5107673d1b94b936105cf9795e349c89bd58b80f5947f8e041867b052580215f4fb5bc728cd893c11082efdde11158562a1c93ad53387b6ffb33e7b9e089efb
+Size (leptonica-1.75.2.tar.gz) = 12377982 bytes
SHA1 (patch-src_sarray1.c) = 2e465517a82453d80d5c40654aa13e6d23f620a9
Home |
Main Index |
Thread Index |
Old Index