diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2020-07-16 12:13:30 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2020-07-16 12:13:30 +0000 |
commit | 59eb5b4b37a39cf1aee06609e76d70b01cde86c6 (patch) | |
tree | 58467762b9d2afc33cfe5be636cba6721b8b31fd /graphics/exrtools | |
parent | graphics/ilmbase: graphics/openexr: security update to 2.5.2 (diff) |
openexr/ilmbase update w/ shlib rename => PORTREVISION bumps of dependent ports
OpenEXR and ILMBASE updates to 2.5.2 rename the full shlib version
names from .0.0 to .0.1 => to be on the safe side, bump PORTREVISIONs.
Approved by: portmgr (blanket)
MFH: 2020Q3 (PORTREVISION bump after OpenEXR/ilmbase update)
Security: 714e6c35-c75b-11ea-aa29-d74973d1f9f3
Notes
Notes:
svn path=/head/; revision=542353
Diffstat (limited to 'graphics/exrtools')
-rw-r--r-- | graphics/exrtools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/exrtools/Makefile b/graphics/exrtools/Makefile index ca37aff7ece6..c21ced56fcab 100644 --- a/graphics/exrtools/Makefile +++ b/graphics/exrtools/Makefile @@ -3,7 +3,7 @@ PORTNAME= exrtools PORTVERSION= 0.4 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= graphics MASTER_SITES= http://scanline.ca/exrtools/ \ LOCAL/ehaupt |