diff options
| author | Matthias Andree <mandree@FreeBSD.org> | 2025-11-06 16:08:51 +0100 |
|---|---|---|
| committer | Matthias Andree <mandree@FreeBSD.org> | 2025-11-06 16:29:28 +0100 |
| commit | 715bf4119527c14e42df3a2ceb8e9137419cfe32 (patch) | |
| tree | a109a570f46277604483af76a6290331bb77dd1f | |
| parent | b9a4a76819ab4d5af99fb74f580baebf7731b0f0 (diff) | |
graphics/open{exr,jph}: lift the BROKEN/FORBIDDEN tagsrelease/15.0.0
| -rw-r--r-- | graphics/openexr/Makefile | 2 | ||||
| -rw-r--r-- | graphics/openjph/Makefile | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/graphics/openexr/Makefile b/graphics/openexr/Makefile index d92049bb3537..5d434017e751 100644 --- a/graphics/openexr/Makefile +++ b/graphics/openexr/Makefile @@ -28,8 +28,6 @@ DISTFILES+= v2/Stereo/Trunks.exr:testimages DIST_SUBDIR= openexr # hardcode - not using ${PORTNAME} - so we can share the distdir with openexr-website-docs, avoiding double download of ... EXTRACT_ONLY= openexr-${PORTVERSION}${EXTRACT_SUFX} -BROKEN= needs backport of security fix OpenJPH 0.24.5 or newer first, 2025Q4 quarterly branch has 0.22.0 - MAINTAINER= mandree@FreeBSD.org COMMENT= High dynamic-range (HDR) image file format WWW= https://www.openexr.com/ diff --git a/graphics/openjph/Makefile b/graphics/openjph/Makefile index 8afe4729e18c..0ce23111b25a 100644 --- a/graphics/openjph/Makefile +++ b/graphics/openjph/Makefile @@ -6,8 +6,6 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Open-source implementation of JPEG2000 Part-15 WWW= https://github.com/aous72/OpenJPH -FORBIDDEN= https://vuxml.freebsd.org/freebsd/77bac392-ba98-11f0-aada-f59a8ea34d12.html - LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |
