diff options
| author | Matthias Andree <mandree@FreeBSD.org> | 2023-09-08 09:29:52 +0200 |
|---|---|---|
| committer | Matthias Andree <mandree@FreeBSD.org> | 2023-09-10 13:44:32 +0200 |
| commit | 1b4453302bf757bf78831f0546a746b35492f755 (patch) | |
| tree | 7986300e042e82ad3613d6c3785f7c4d30f334bd /graphics/hdr_tools | |
| parent | multimedia/olive: chase OpenEXR version update (diff) | |
*: Bump PORTREVISION for OpenEXR users
Because OpenEXR's SONAME has changed with the 3.2.0 update.
New SONAME: libOpenEXR-3_2.so.31
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 0426a99fe5ee..ff1a9ffcf8d6 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= 19 +PORTREVISION= 20 CATEGORIES= graphics MASTER_SITES= http://ttic.uchicago.edu/~cotter/projects/hdr_tools/archives/ \ http://freebsd.nsu.ru/distfiles/ |
