diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2021-07-02 15:52:44 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2021-07-03 05:01:45 +0000 |
commit | f764ab500899d17cf97093587fad845d1b41c8af (patch) | |
tree | 781894d213f6d081fd56de5211f9237b828ac2a1 | |
parent | 0c024593d3727ce476352e0d529e6eb4e6ebbc6c (diff) |
-rw-r--r-- | graphics/openexr/Makefile | 6 | ||||
-rw-r--r-- | graphics/openexr/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/openexr/Makefile b/graphics/openexr/Makefile index 048632594720..f39bbc73acd8 100644 --- a/graphics/openexr/Makefile +++ b/graphics/openexr/Makefile @@ -1,7 +1,7 @@ # Created by: nork@FreeBSD.org PORTNAME= openexr -PORTVERSION= 3.0.4 +PORTVERSION= 3.0.5 CATEGORIES= graphics devel MAINTAINER= mandree@FreeBSD.org @@ -26,8 +26,8 @@ LDFLAGS+= -lpthread PATCH_STRIP= -p1 _MAJORVER= 3_0 -_VER= 28 -_MINVER= 1 +_VER= 29 +_MINVER= 0 _PLVER= 0 PLIST_SUB+= MAJORVER=${_MAJORVER} \ diff --git a/graphics/openexr/distinfo b/graphics/openexr/distinfo index 27cb6c133901..eb83ed346a9d 100644 --- a/graphics/openexr/distinfo +++ b/graphics/openexr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622763697 -SHA256 (AcademySoftwareFoundation-openexr-3.0.4-v3.0.4_GH0.tar.gz) = 64daae95d406fe3f59ee11ad8586d03fe7df2552b9630eac1a4f9152b8015fb9 -SIZE (AcademySoftwareFoundation-openexr-3.0.4-v3.0.4_GH0.tar.gz) = 25059835 +TIMESTAMP = 1625239854 +SHA256 (AcademySoftwareFoundation-openexr-3.0.5-v3.0.5_GH0.tar.gz) = 7aa6645da70e9a0cce8215d25030cfd4f4b17b4abf1ceec314f7eae15674e8e4 +SIZE (AcademySoftwareFoundation-openexr-3.0.5-v3.0.5_GH0.tar.gz) = 25060148 |