pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/jpeg jpeg: update to 9.e
details: https://anonhg.NetBSD.org/pkgsrc/rev/ae4e98548cf5
branches: trunk
changeset: 377474:ae4e98548cf5
user: tnn <tnn%pkgsrc.org@localhost>
date: Wed Apr 20 21:39:46 2022 +0000
description:
jpeg: update to 9.e
define LICENSE
Version 9e 16-Jan-2022
- Include alternate user interface files for cjpeg/djpeg.
- jcparam.c: change default chrominance DC quantization factor
for lossless support. Note: Requires rebuild of test images.
- rdgif.c, cderror.h: add sanity check for GIF image dimensions.
- Thank to Casper Sun for cjpeg potential vulnerability report.
diffstat:
graphics/jpeg/Makefile | 5 +++--
graphics/jpeg/PLIST | 3 ++-
graphics/jpeg/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 7 deletions(-)
diffs (53 lines):
diff -r c96565a82db6 -r ae4e98548cf5 graphics/jpeg/Makefile
--- a/graphics/jpeg/Makefile Wed Apr 20 21:39:36 2022 +0000
+++ b/graphics/jpeg/Makefile Wed Apr 20 21:39:46 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.57 2020/01/26 17:31:22 rillig Exp $
+# $NetBSD: Makefile,v 1.58 2022/04/20 21:39:46 tnn Exp $
-DISTNAME= jpegsrc.v9d
+DISTNAME= jpegsrc.v9e
PKGNAME= ${DISTNAME:S/src.v/-/}
CATEGORIES= graphics
MASTER_SITES= http://www.ijg.org/files/
@@ -8,6 +8,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://www.ijg.org/
COMMENT= IJG's jpeg compression utilities
+LICENSE= ijg
CONFLICTS= libjpeg-turbo-[0-9]*
diff -r c96565a82db6 -r ae4e98548cf5 graphics/jpeg/PLIST
--- a/graphics/jpeg/PLIST Wed Apr 20 21:39:36 2022 +0000
+++ b/graphics/jpeg/PLIST Wed Apr 20 21:39:46 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2018/01/28 15:55:28 wiz Exp $
+@comment $NetBSD: PLIST,v 1.10 2022/04/20 21:39:46 tnn Exp $
bin/cjpeg
bin/djpeg
bin/exifautotran
@@ -18,6 +18,7 @@
man/man1/jpegtran.1
man/man1/rdjpgcom.1
man/man1/wrjpgcom.1
+share/doc/jpeg/cdaltui.txt
share/doc/jpeg/coderules.txt
share/doc/jpeg/filelist.txt
share/doc/jpeg/install.txt
diff -r c96565a82db6 -r ae4e98548cf5 graphics/jpeg/distinfo
--- a/graphics/jpeg/distinfo Wed Apr 20 21:39:36 2022 +0000
+++ b/graphics/jpeg/distinfo Wed Apr 20 21:39:46 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.27 2021/10/26 10:46:21 nia Exp $
+$NetBSD: distinfo,v 1.28 2022/04/20 21:39:46 tnn Exp $
-BLAKE2s (jpegsrc.v9d.tar.gz) = 7548a6057c6df1a60690def882e9da664c54cb6aba96590b153f52e34ca03f2e
-SHA512 (jpegsrc.v9d.tar.gz) = c425cf413e679e4112b428592e6facc813cadf92e42a6b850c5d348b3dd47b0599e2f4a119d7ff543b762cdcadd42a77ed1429a08874e73f64a54fb869714357
-Size (jpegsrc.v9d.tar.gz) = 1070160 bytes
+BLAKE2s (jpegsrc.v9e.tar.gz) = 65b58f2a469db82d55018f0ea4db2bd7ab5806746bf5f6f5c86c53bdd5719aa5
+SHA512 (jpegsrc.v9e.tar.gz) = f0b91cca8c87f848d2c3294b889c91549b0ae9332debd57c97e6191d1fb71bba6ea044d149d9a8613e37676cd7d533f730032fa5cdaf7efe0f367d49c782b8c9
+Size (jpegsrc.v9e.tar.gz) = 1046935 bytes
SHA1 (patch-af) = 925604706574009aacd452dab2d736039b0654e9
SHA1 (patch-ag) = bffff318a2db88a0b6c1691549b0f01da5c1906c
SHA1 (patch-jmorecfg.h) = c00f81ba94e2ad6b55ca9892553eedbe4eca3ad1
Home |
Main Index |
Thread Index |
Old Index