From owner-svn-ports-head@freebsd.org Sun Oct 11 06:44:47 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 45DC5439952; Sun, 11 Oct 2020 06:44:47 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4C8C3M16Mfz3X3X; Sun, 11 Oct 2020 06:44:47 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0A77517A3C; Sun, 11 Oct 2020 06:44:47 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 09B6ikg9031466; Sun, 11 Oct 2020 06:44:46 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 09B6ik0w031465; Sun, 11 Oct 2020 06:44:46 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <202010110644.09B6ik0w031465@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 11 Oct 2020 06:44:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r552029 - head/graphics/jpeg-turbo X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/graphics/jpeg-turbo X-SVN-Commit-Revision: 552029 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Oct 2020 06:44:47 -0000 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