View | Details | Raw Unified | Return to bug 228278 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-2 / +5 lines)
Lines 2-11 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	leptonica
4
PORTNAME=	leptonica
5
PORTVERSION=	1.74.1
5
PORTVERSION=	1.76.0
6
PORTREVISION=	1
6
PORTREVISION=	1
7
CATEGORIES=	graphics
7
CATEGORIES=	graphics
8
MASTER_SITES=	http://www.leptonica.com/source/
8
9
USE_GITHUB=   yes
10
MASTER_SITES= GH
11
GH_ACCOUNT=   DanBloomberg
9
12
10
MAINTAINER=	hiroto.kagotani@gmail.com
13
MAINTAINER=	hiroto.kagotani@gmail.com
11
COMMENT=	C library for efficient image processing and image analysis operations
14
COMMENT=	C library for efficient image processing and image analysis operations
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1487336576
1
TIMESTAMP = 1526412216
2
SHA256 (leptonica-1.74.1.tar.gz) = 746a517a47a3bd2a90bc8d581ca6464c10f30e91a60209735efe45b3778bec62
2
SHA256 (DanBloomberg-leptonica-1.76.0_GH0.tar.gz) = ff98ffef6103cda0e400676f81113a8157569ac0f453c6e03a1a27b305ba25a7
3
SIZE (leptonica-1.74.1.tar.gz) = 11707064
3
SIZE (DanBloomberg-leptonica-1.76.0_GH0.tar.gz) = 11557709

Return to bug 228278