diff options
Diffstat (limited to 'graphics/openimageio/Makefile')
-rw-r--r-- | graphics/openimageio/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile index ee62fec66d2d..3cf9ae6d5403 100644 --- a/graphics/openimageio/Makefile +++ b/graphics/openimageio/Makefile @@ -2,20 +2,20 @@ # $FreeBSD$ PORTNAME= openimageio -PORTVERSION= 1.4.9 +PORTVERSION= 1.4.12 PORTREVISION?= 0 CATEGORIES?= graphics multimedia MAINTAINER?= FreeBSD@Shaneware.biz COMMENT?= OpenImageIO graphics library -LICENSE= BSD +LICENSE= BSD3CLAUSE USE_GITHUB= yes GH_ACCOUNT= OpenImageIO GH_PROJECT= oiio GH_TAGNAME= Release-${PORTVERSION} -GH_COMMIT= eb52dfa +GH_COMMIT= 218fe63 # fbm also installs bin/idiff CONFLICTS= fbm-[0-9]* |