svn commit: r552030 - branches/2020Q4/graphics/jpeg-turbo
Antoine Brodin
antoine at FreeBSD.org
Sun Oct 11 06:46:16 UTC 2020
Author: antoine
Date: Sun Oct 11 06:46:15 2020
New Revision: 552030
URL: https://svnweb.freebsd.org/changeset/ports/552030
Log:
MFH: r552029
Update to 2.0.5
PR: 250190
Modified:
branches/2020Q4/graphics/jpeg-turbo/Makefile
branches/2020Q4/graphics/jpeg-turbo/distinfo
Directory Properties:
branches/2020Q4/ (props changed)
Modified: branches/2020Q4/graphics/jpeg-turbo/Makefile
==============================================================================
--- branches/2020Q4/graphics/jpeg-turbo/Makefile Sun Oct 11 06:44:46 2020 (r552029)
+++ branches/2020Q4/graphics/jpeg-turbo/Makefile Sun Oct 11 06:46:15 2020 (r552030)
@@ -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 at 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 pk
USES= cmake cpe
USE_LDCONFIG= yes
CMAKE_ON= WITH_JPEG8
-CPE_VENDOR= d.r.commander
CPE_PRODUCT= libjpeg-turbo
TEST_TARGET= test
Modified: branches/2020Q4/graphics/jpeg-turbo/distinfo
==============================================================================
--- branches/2020Q4/graphics/jpeg-turbo/distinfo Sun Oct 11 06:44:46 2020 (r552029)
+++ branches/2020Q4/graphics/jpeg-turbo/distinfo Sun Oct 11 06:46:15 2020 (r552030)
@@ -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
More information about the svn-ports-branches
mailing list