Skip to content

Commit

Permalink
graphics/jpeg-turbo: Update to 2.1.3
Browse files Browse the repository at this point in the history
Changelog: https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/2.1.3

PR:		262222
Approved by:	portmgr (antoine)
Exp-run by:	antoine
  • Loading branch information
Daniel Engberg authored and Daniel Engberg committed Mar 12, 2022
1 parent c16a490 commit a513bee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 16 deletions.
9 changes: 2 additions & 7 deletions graphics/jpeg-turbo/Makefile
@@ -1,17 +1,12 @@
# Created by: Denis Podolskiy <bytestore@yandex.ru>

PORTNAME= jpeg-turbo
DISTVERSION= 2.1.1
PORTREVISION?= 1
DISTVERSION= 2.1.3
PORTREVISION?= 0
CATEGORIES= graphics
MASTER_SITES= SF/lib${PORTNAME}/${DISTVERSION}
DISTNAME= lib${PORTNAME}-${DISTVERSION}

PATCH_SITES= https://github.com/libjpeg-turbo/libjpeg-turbo/commit/
PATCHFILES= 173900b1cabb027495ae530c71250bcedc9925d5.patch:-p1 \
129f0cb76346ceede8f4d8d87dea8acb0809056c.patch:-p1 \
d401d6251412a2985810ffaffb90b448a6ee12a9.patch:-p1

MAINTAINER= portmgr@FreeBSD.org
COMMENT?= SIMD-accelerated JPEG codec which replaces libjpeg

Expand Down
12 changes: 3 additions & 9 deletions graphics/jpeg-turbo/distinfo
@@ -1,9 +1,3 @@
TIMESTAMP = 1631014994
SHA256 (libjpeg-turbo-2.1.1.tar.gz) = b76aaedefb71ba882cbad4e9275b30c2ae493e3195be0a099425b5c6b99bd510
SIZE (libjpeg-turbo-2.1.1.tar.gz) = 2256321
SHA256 (173900b1cabb027495ae530c71250bcedc9925d5.patch) = 68e98cdb80e989840018fdad500073cf2f291b73693ae0da5b5964d65d6ad580
SIZE (173900b1cabb027495ae530c71250bcedc9925d5.patch) = 1873
SHA256 (129f0cb76346ceede8f4d8d87dea8acb0809056c.patch) = 0d0cb4e04c52151cbd44292e7d5c3c1f9bbf230123048e18125459ee8b56cc97
SIZE (129f0cb76346ceede8f4d8d87dea8acb0809056c.patch) = 1991
SHA256 (d401d6251412a2985810ffaffb90b448a6ee12a9.patch) = ddc49c56ede58e2468295ef3d8a10c10afc55e02a4101b1a62ab0266ba423117
SIZE (d401d6251412a2985810ffaffb90b448a6ee12a9.patch) = 2228
TIMESTAMP = 1645945463
SHA256 (libjpeg-turbo-2.1.3.tar.gz) = 467b310903832b033fe56cd37720d1b73a6a3bd0171dbf6ff0b620385f4f76d0
SIZE (libjpeg-turbo-2.1.3.tar.gz) = 2260756

0 comments on commit a513bee

Please sign in to comment.