Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Apr 2026 07:23:56 +0000
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5c947edf9030 - main - graphics/jpeg-turbo: Update to 3.1.4.1
Message-ID:  <69db488c.39a98.3117727d@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5c947edf90309fb747d0c42a838cf40cba620d39

commit 5c947edf90309fb747d0c42a838cf40cba620d39
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2026-04-12 06:45:27 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2026-04-12 07:21:26 +0000

    graphics/jpeg-turbo: Update to 3.1.4.1
    
    Changelog:
    https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/3.1.4.1
    
    PR:             294261
    Reviewed by:    desktop (makc)
    Exp-run by:     antoine
---
 graphics/jpeg-turbo/Makefile | 2 +-
 graphics/jpeg-turbo/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/graphics/jpeg-turbo/Makefile b/graphics/jpeg-turbo/Makefile
index 9cf011f24331..cada4c5f1ad4 100644
--- a/graphics/jpeg-turbo/Makefile
+++ b/graphics/jpeg-turbo/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	jpeg-turbo
-DISTVERSION=	3.1.3
+DISTVERSION=	3.1.4.1
 CATEGORIES=	graphics
 MASTER_SITES=	https://github.com/lib${PORTNAME}/lib${PORTNAME}/releases/download/${DISTVERSION}/
 DISTNAME=	lib${PORTNAME}-${DISTVERSION}
diff --git a/graphics/jpeg-turbo/distinfo b/graphics/jpeg-turbo/distinfo
index ea38572fe1e5..ee07df3df7b2 100644
--- a/graphics/jpeg-turbo/distinfo
+++ b/graphics/jpeg-turbo/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1765615174
-SHA256 (libjpeg-turbo-3.1.3.tar.gz) = 075920b826834ac4ddf97661cc73491047855859affd671d52079c6867c1c6c0
-SIZE (libjpeg-turbo-3.1.3.tar.gz) = 2516606
+TIMESTAMP = 1775397687
+SHA256 (libjpeg-turbo-3.1.4.1.tar.gz) = ecae8008e2cc9ade2f2c1bb9d5e6d4fb73e7c433866a056bd82980741571a022
+SIZE (libjpeg-turbo-3.1.4.1.tar.gz) = 2528617


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69db488c.39a98.3117727d>