diff options
| author | Matthias Andree <mandree@FreeBSD.org> | 2024-10-04 23:43:12 +0200 |
|---|---|---|
| committer | Matthias Andree <mandree@FreeBSD.org> | 2024-10-13 15:55:03 +0200 |
| commit | f3127fabc6a3a947140b8ca6bdea8b79c1151c38 (patch) | |
| tree | 134fc383a573408996dc700d186683e1e7bfbaea /graphics/hdr_tools | |
| parent | multimedia/olive: fix compatibility with OpenEXR 3.3.0 (diff) | |
graphics/openexr: PORTREVISION bump of openexr users due to ABI change
Diffstat (limited to 'graphics/hdr_tools')
| -rw-r--r-- | graphics/hdr_tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/hdr_tools/Makefile b/graphics/hdr_tools/Makefile index 26c3f313ee41..9415af13f543 100644 --- a/graphics/hdr_tools/Makefile +++ b/graphics/hdr_tools/Makefile @@ -1,6 +1,6 @@ PORTNAME= hdr_tools PORTVERSION= 0.0.2010.11.23 # unspecified by the author, so use the date -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= graphics MASTER_SITES= http://ttic.uchicago.edu/~cotter/projects/hdr_tools/archives/ \ http://freebsd.nsu.ru/distfiles/ |
