diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2020-10-11 06:44:46 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2020-10-11 06:44:46 +0000 |
commit | a16db4b6108cb8c4083341722a49535610d8ba2f (patch) | |
tree | ee0eaea32eb108527ed9cd19a62ce54d230dacdf /graphics/jpeg-turbo | |
parent | 0160466b3d270f674f7135cacdc8c91dfec421f6 (diff) | |
download | ports-a16db4b6108cb8c4083341722a49535610d8ba2f.tar.gz ports-a16db4b6108cb8c4083341722a49535610d8ba2f.zip |
Notes
Diffstat (limited to 'graphics/jpeg-turbo')
-rw-r--r-- | graphics/jpeg-turbo/Makefile | 5 | ||||
-rw-r--r-- | graphics/jpeg-turbo/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/graphics/jpeg-turbo/Makefile b/graphics/jpeg-turbo/Makefile index 58b3ba275425..95d62b97f173 100644 --- a/graphics/jpeg-turbo/Makefile +++ b/graphics/jpeg-turbo/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jpeg-turbo -PORTVERSION= 2.0.4 +PORTVERSION= 2.0.5 PORTREVISION?= 0 CATEGORIES= graphics MASTER_SITES= SF/lib${PORTNAME}/${PORTVERSION} @@ -11,7 +11,7 @@ DISTNAME= lib${PORTNAME}-${PORTVERSION} MAINTAINER= portmgr@FreeBSD.org COMMENT?= SIMD-accelerated JPEG codec which replaces libjpeg -LICENSE= BSD3CLAUSE IJG ZLIB +LICENSE= BSD3CLAUSE IJG ZLIB LICENSE_COMB= multi LICENSE_GROUPS_IJG= FSF GPL LICENSE_NAME_IJG= Independent JPEG Group License @@ -23,7 +23,6 @@ LICENSE_PERMS_IJG= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= cmake cpe USE_LDCONFIG= yes CMAKE_ON= WITH_JPEG8 -CPE_VENDOR= d.r.commander CPE_PRODUCT= libjpeg-turbo TEST_TARGET= test diff --git a/graphics/jpeg-turbo/distinfo b/graphics/jpeg-turbo/distinfo index 1e9ecbbe5abb..056beede2a71 100644 --- a/graphics/jpeg-turbo/distinfo +++ b/graphics/jpeg-turbo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1579127392 -SHA256 (libjpeg-turbo-2.0.4.tar.gz) = 33dd8547efd5543639e890efbf2ef52d5a21df81faf41bb940657af916a23406 -SIZE (libjpeg-turbo-2.0.4.tar.gz) = 2161812 +TIMESTAMP = 1595749057 +SHA256 (libjpeg-turbo-2.0.5.tar.gz) = 16f8f6f2715b3a38ab562a84357c793dd56ae9899ce130563c72cd93d8357b5d +SIZE (libjpeg-turbo-2.0.5.tar.gz) = 2162983 |