git: f764ab500899 - main - graphics/openexr: security update to v3.0.5
Matthias Andree
mandree at FreeBSD.org
Sat Jul 3 05:18:13 UTC 2021
The branch main has been updated by mandree:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f764ab500899d17cf97093587fad845d1b41c8af
commit f764ab500899d17cf97093587fad845d1b41c8af
Author: Matthias Andree <mandree at FreeBSD.org>
AuthorDate: 2021-07-02 15:52:44 +0000
Commit: Matthias Andree <mandree at FreeBSD.org>
CommitDate: 2021-07-03 05:01:45 +0000
graphics/openexr: security update to v3.0.5
Changelog:
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v3.0.5
Security: f2596f27-db4c-11eb-8bc6-c556d71493c9
---
graphics/openexr/Makefile | 6 +++---
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 at FreeBSD.org
PORTNAME= openexr
-PORTVERSION= 3.0.4
+PORTVERSION= 3.0.5
CATEGORIES= graphics devel
MAINTAINER= mandree at 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
More information about the dev-commits-ports-all
mailing list