graphics/lensfun: Add patch to fix segfaults in lensfun

Apply unreleased lensfun commit 6142618 as a patch to
fix segfaults in lensfun when processing Nikon D750 NEF
raw files with ufraw.

PR:		278565
Reported by:	Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Tested by:		Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Approved by:	danfe (maintainer)
This commit is contained in:
Rodrigo Osorio 2024-11-18 13:14:40 +01:00
parent bd96d195ad
commit f5a2b0b4dc
2 changed files with 6 additions and 1 deletions

View file

@ -1,9 +1,12 @@
PORTNAME= lensfun
PORTVERSION= 0.3.95
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}
PATCH_SITES= https://github.com/${PORTNAME}/${PORTNAME}/commit/
PATCHFILES+= 6142618a17d29c396d595ede3d0bdd5c648f3c2e.diff:-p1
MAINTAINER= danfe@FreeBSD.org
COMMENT= Library for fixing lens geometry distortions
WWW= https://lensfun.github.io/

View file

@ -1,3 +1,5 @@
TIMESTAMP = 1530269580
SHA256 (lensfun-0.3.95.tar.gz) = 82c29c833c1604c48ca3ab8a35e86b7189b8effac1b1476095c0529afb702808
SIZE (lensfun-0.3.95.tar.gz) = 2731561
SHA256 (6142618a17d29c396d595ede3d0bdd5c648f3c2e.diff) = 435398e5848bc9e04054d7601f8460346e3ae6e9ac5c46623dc6e6dd32cc9227
SIZE (6142618a17d29c396d595ede3d0bdd5c648f3c2e.diff) = 2166