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: fhajny
Date: Wed Jun 14 14:26:24 UTC 2017
Modified Files:
pkgsrc/graphics/leptonica: Makefile distinfo
Log Message:
Update graphics/leptonica to 1.74.4.
1.74.4 11 Jun 17
- Converted two progs to reg tests
- New version because 1.74.3 had some spurious files (xtractprotos,
endianness.h)
1.74.3 9 Jun 17
- Coverity scan fixes.
- Several fixes for running on Windows, including subtle one with tiff
encoding depending on pad bits.
- Utility and test if a page image likely has a table.
- Remove use of pixCreateTemplateNoInit() where it may cause problems.
- Make release 'configure-make ready'
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/graphics/leptonica/Makefile
cvs rdiff -u -r1.4 -r1.5 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.8 pkgsrc/graphics/leptonica/Makefile:1.9
--- pkgsrc/graphics/leptonica/Makefile:1.8 Tue Feb 28 15:19:59 2017
+++ pkgsrc/graphics/leptonica/Makefile Wed Jun 14 14:26:24 2017
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2017/02/28 15:19:59 ryoon Exp $
+# $NetBSD: Makefile,v 1.9 2017/06/14 14:26:24 fhajny Exp $
-DISTNAME= leptonica-1.74.1
-PKGREVISION= 1
+DISTNAME= leptonica-1.74.4
CATEGORIES= graphics
-MASTER_SITES= http://www.leptonica.org/source/
+MASTER_SITES= ${MASTER_SITE_GITHUB:=danbloomberg/}
+GITHUB_RELEASE= ${PKGVERSION_NOREV}
MAINTAINER= adam%NetBSD.org@localhost
HOMEPAGE= http://www.leptonica.org/
Index: pkgsrc/graphics/leptonica/distinfo
diff -u pkgsrc/graphics/leptonica/distinfo:1.4 pkgsrc/graphics/leptonica/distinfo:1.5
--- pkgsrc/graphics/leptonica/distinfo:1.4 Tue Feb 21 14:04:49 2017
+++ pkgsrc/graphics/leptonica/distinfo Wed Jun 14 14:26:24 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2017/02/21 14:04:49 fhajny Exp $
+$NetBSD: distinfo,v 1.5 2017/06/14 14:26:24 fhajny Exp $
-SHA1 (leptonica-1.74.1.tar.gz) = 6769a388878279994aaabe0b167dd2691a8bd080
-RMD160 (leptonica-1.74.1.tar.gz) = 3bf459bf2615b4449f23f232cd110191d0551c5a
-SHA512 (leptonica-1.74.1.tar.gz) = c6f08458d288997283aa56258932a79f4ecef10bf3fb95c91749b8b6fbe2a1573774371d969a43c2b73eb6fd67c1d6a3d07db465c29e5055bd42fc0ac22a5b47
-Size (leptonica-1.74.1.tar.gz) = 11707064 bytes
+SHA1 (leptonica-1.74.4.tar.gz) = c1977bd9e5fe9f75d8e4ad3ca4f42fb3db906a5a
+RMD160 (leptonica-1.74.4.tar.gz) = f4a469d36c1de4f393dd6307474bccf9eecef022
+SHA512 (leptonica-1.74.4.tar.gz) = e74732c10218430463ca01f15e19d329dceb938e315586ed100c634c4d50809824f1d9bf7eeaf91654caf42ed78a5ae5de7c08e7a1d8884c580c536121627891
+Size (leptonica-1.74.4.tar.gz) = 12349877 bytes
Home |
Main Index |
Thread Index |
Old Index