Date: Sun, 11 Oct 2020 06:44:46 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r552029 - head/graphics/jpeg-turbo Message-ID: <202010110644.09B6ik0w031465@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sun Oct 11 06:44:46 2020 New Revision: 552029 URL: https://svnweb.freebsd.org/changeset/ports/552029 Log: Update to 2.0.5 PR: 250190 MFH: 2020Q4 Modified: head/graphics/jpeg-turbo/Makefile head/graphics/jpeg-turbo/distinfo Modified: head/graphics/jpeg-turbo/Makefile ============================================================================== --- head/graphics/jpeg-turbo/Makefile Sun Oct 11 04:55:04 2020 (r552028) +++ head/graphics/jpeg-turbo/Makefile Sun Oct 11 06:44:46 2020 (r552029) @@ -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 pk USES= cmake cpe USE_LDCONFIG= yes CMAKE_ON= WITH_JPEG8 -CPE_VENDOR= d.r.commander CPE_PRODUCT= libjpeg-turbo TEST_TARGET= test Modified: head/graphics/jpeg-turbo/distinfo ============================================================================== --- head/graphics/jpeg-turbo/distinfo Sun Oct 11 04:55:04 2020 (r552028) +++ head/graphics/jpeg-turbo/distinfo Sun Oct 11 06:44:46 2020 (r552029) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010110644.09B6ik0w031465>