summaryrefslogtreecommitdiffstats
path: root/graphics-libs
diff options
context:
space:
mode:
authorPavel Vinogradov2019-04-02 18:15:01 -0400
committerPavel Vinogradov2019-04-02 18:15:01 -0400
commit32a532d4d70e5746e18d5422a45a27e151da3f16 (patch)
treea0449f53c118d9696b680fbe1aaea38b3f846dd4 /graphics-libs
parentc31b959da758c2380dfb1ec2a7d901b1e48156c9 (diff)
graphics-libs/openjpeg: version 2.3.1, SECURITY_PATCH++
Diffstat (limited to 'graphics-libs')
-rwxr-xr-xgraphics-libs/openjpeg/BUILD1
-rwxr-xr-xgraphics-libs/openjpeg/CONFIGURE1
-rwxr-xr-xgraphics-libs/openjpeg/DEPENDS2
-rwxr-xr-xgraphics-libs/openjpeg/DETAILS7
-rw-r--r--graphics-libs/openjpeg/HISTORY5
5 files changed, 11 insertions, 5 deletions
diff --git a/graphics-libs/openjpeg/BUILD b/graphics-libs/openjpeg/BUILD
deleted file mode 100755
index e013b8d866..0000000000
--- a/graphics-libs/openjpeg/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-cmake_build
diff --git a/graphics-libs/openjpeg/CONFIGURE b/graphics-libs/openjpeg/CONFIGURE
new file mode 100755
index 0000000000..90942b1d59
--- /dev/null
+++ b/graphics-libs/openjpeg/CONFIGURE
@@ -0,0 +1 @@
+. "${GRIMOIRE}/CMAKE_CONFIGURE"
diff --git a/graphics-libs/openjpeg/DEPENDS b/graphics-libs/openjpeg/DEPENDS
index 30b076c2cd..b2c2d5f210 100755
--- a/graphics-libs/openjpeg/DEPENDS
+++ b/graphics-libs/openjpeg/DEPENDS
@@ -1,4 +1,4 @@
-depends cmake &&
+. "${GRIMOIRE}/CMAKE_DEPENDS" &&
depends zlib &&
depends libpng &&
depends tiff &&
diff --git a/graphics-libs/openjpeg/DETAILS b/graphics-libs/openjpeg/DETAILS
index 916dc9c8e6..82714b9303 100755
--- a/graphics-libs/openjpeg/DETAILS
+++ b/graphics-libs/openjpeg/DETAILS
@@ -1,9 +1,10 @@
+. "${GRIMOIRE}/CMAKE_FUNCTIONS"
SPELL=openjpeg
- VERSION=2.3.0
- SECURITY_PATCH=4
+ VERSION=2.3.1
+ SOURCE_HASH=sha512:339fbc899bddf2393d214df71ed5d6070a3a76b933b1e75576c8a0ae9dfcc4adec40bdc544f599e4b8d0bc173e4e9e7352408497b5b3c9356985605830c26c03
+ SECURITY_PATCH=5
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_URL[0]=https://github.com/uclouvain/${SPELL}/archive/v${VERSION}.tar.gz
- SOURCE_HASH=sha512:0a9d427be4a820b1d759fca4b50e293721b45fe4885aa61ca1ae09e099f75ed93520448090c780d62f51076d575cc03618cd6d5181bdb6b34e4fc07b4cfdd568
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
DOC_DIRS=""
LICENSE[0]=BSD
diff --git a/graphics-libs/openjpeg/HISTORY b/graphics-libs/openjpeg/HISTORY
index bb05be936a..e485b63020 100644
--- a/graphics-libs/openjpeg/HISTORY
+++ b/graphics-libs/openjpeg/HISTORY
@@ -1,3 +1,8 @@
+2019-04-02 Pavel Vinogradov <public@sourcemage.org>
+ * CONFIGURE, DETAILS, DEPENDS: version 2.3.1, SECURITY_PATCH++,
+ (CVE-2018-5785 and CVE-2018-6616), cmakeified
+ * BUILD: removed
+
2017-10-05 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 2.3.0