git: 305e64cec5f5 - main - graphics/jpeg-turbo: Update to 2.1.4

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Fri, 26 Aug 2022 19:12:35 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=305e64cec5f5d55bb4874644cc331cf46fab50f4

commit 305e64cec5f5d55bb4874644cc331cf46fab50f4
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-08-26 18:28:43 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-08-26 19:12:21 +0000

    graphics/jpeg-turbo: Update to 2.1.4
    
    Changelog: https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/2.1.4
    
    PR:             265890
    Approved by:    portmgr (antoine)
    Exp-run by:     antoine
---
 graphics/jpeg-turbo/Makefile  | 2 +-
 graphics/jpeg-turbo/distinfo  | 6 +++---
 graphics/jpeg-turbo/pkg-descr | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/graphics/jpeg-turbo/Makefile b/graphics/jpeg-turbo/Makefile
index 2c10459c02fd..bcfb19bfb98c 100644
--- a/graphics/jpeg-turbo/Makefile
+++ b/graphics/jpeg-turbo/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	jpeg-turbo
-DISTVERSION=	2.1.3
+DISTVERSION=	2.1.4
 PORTREVISION?=	0
 CATEGORIES=	graphics
 MASTER_SITES=	SF/lib${PORTNAME}/${DISTVERSION}
diff --git a/graphics/jpeg-turbo/distinfo b/graphics/jpeg-turbo/distinfo
index 950c1cf7d4df..94dcee611bb2 100644
--- a/graphics/jpeg-turbo/distinfo
+++ b/graphics/jpeg-turbo/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1645945463
-SHA256 (libjpeg-turbo-2.1.3.tar.gz) = 467b310903832b033fe56cd37720d1b73a6a3bd0171dbf6ff0b620385f4f76d0
-SIZE (libjpeg-turbo-2.1.3.tar.gz) = 2260756
+TIMESTAMP = 1660686752
+SHA256 (libjpeg-turbo-2.1.4.tar.gz) = d3ed26a1131a13686dfca4935e520eb7c90ae76fbc45d98bb50a8dc86230342b
+SIZE (libjpeg-turbo-2.1.4.tar.gz) = 2261822
diff --git a/graphics/jpeg-turbo/pkg-descr b/graphics/jpeg-turbo/pkg-descr
index b4a2d1e103be..abba1c2383fd 100644
--- a/graphics/jpeg-turbo/pkg-descr
+++ b/graphics/jpeg-turbo/pkg-descr
@@ -17,4 +17,4 @@ the partially closed source TurboJPEG/IPP codec used by VirtualGL and TurboVNC.
 libjpeg-turbo generally achieves 80-120% of the performance of TurboJPEG/IPP.
 It is faster in some areas but slower in others.
 
-WWW: http://libjpeg-turbo.virtualgl.org/
+WWW: https://libjpeg-turbo.org/