diff options
| author | Matthias Andree <mandree@FreeBSD.org> | 2020-05-12 15:47:52 +0000 |
|---|---|---|
| committer | Matthias Andree <mandree@FreeBSD.org> | 2020-05-12 15:47:52 +0000 |
| commit | 38f53fd85b2d0b30fdd89f2818c79a7c95182638 (patch) | |
| tree | 1f1db44212bc4b07f47e88ec5c1a79d0e764e5a3 /graphics/hdr_tools | |
| parent | multimedia/plexmediaserver{-plexpass}: Update to 1.19.3.2764 (diff) | |
graphics/ilmbase: graphics/openexr: update to upstream release 2.5.1
Upstream release notes:
* A patch release that corrects the SO version for the v2.5 release,
which missed getting bumped in v2.5.0.
* This release also fixes an improper failure in IlmImfTest
when running on ARMv7 and AAarch64.
Bump PORTREVISION of all port directly requiring ilmbase or openexr
that are not marked BROKEN (shlib/.so file version bump).
Test build of all port directly depending on ilmbase or openexr
succeeded in poudriere in a 12.1-RELEASE amd64 jail.
Notes
Notes:
svn path=/head/; revision=534996
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 0e83c394ef3a..9089f9e69b88 100644 --- a/graphics/hdr_tools/Makefile +++ b/graphics/hdr_tools/Makefile @@ -3,7 +3,7 @@ PORTNAME= hdr_tools PORTVERSION= 0.0.2010.11.23 # unspecified by the author, so use the date -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics MASTER_SITES= http://ttic.uchicago.edu/~cotter/projects/hdr_tools/archives/ \ http://freebsd.nsu.ru/distfiles/ |
