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

Collapse All | Expand All

(-)b/graphics/lensfun/Makefile (-1 / +5 lines)
Lines 1-9 Link Here
1
PORTNAME=	lensfun
1
PORTNAME=	lensfun
2
PORTVERSION=	0.3.95
2
PORTVERSION=	0.3.95
3
PORTREVISION=	2
3
PORTREVISION=	3
4
CATEGORIES=	graphics
4
CATEGORIES=	graphics
5
MASTER_SITES=	SF/${PORTNAME}/${PORTVERSION}
5
MASTER_SITES=	SF/${PORTNAME}/${PORTVERSION}
6
6
7
8
PATCH_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/commit/
9
PATCHFILES+=	6142618a17d29c396d595ede3d0bdd5c648f3c2e.diff:-p1 #https://github.com/lensfun/lensfun/commit/6142618a17d29c396d595ede3d0bdd5c648f3c2e
10
7
MAINTAINER=	danfe@FreeBSD.org
11
MAINTAINER=	danfe@FreeBSD.org
8
COMMENT=	Library for fixing lens geometry distortions
12
COMMENT=	Library for fixing lens geometry distortions
9
WWW=		https://lensfun.github.io/
13
WWW=		https://lensfun.github.io/
(-)b/graphics/lensfun/distinfo (-1 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1530269580
1
TIMESTAMP = 1730477006
2
SHA256 (lensfun-0.3.95.tar.gz) = 82c29c833c1604c48ca3ab8a35e86b7189b8effac1b1476095c0529afb702808
2
SHA256 (lensfun-0.3.95.tar.gz) = 82c29c833c1604c48ca3ab8a35e86b7189b8effac1b1476095c0529afb702808
3
SIZE (lensfun-0.3.95.tar.gz) = 2731561
3
SIZE (lensfun-0.3.95.tar.gz) = 2731561
4
SHA256 (6142618a17d29c396d595ede3d0bdd5c648f3c2e.diff) = 435398e5848bc9e04054d7601f8460346e3ae6e9ac5c46623dc6e6dd32cc9227
5
SIZE (6142618a17d29c396d595ede3d0bdd5c648f3c2e.diff) = 2166

Return to bug 278565