pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/jpeg
Module Name: pkgsrc
Committed By: tnn
Date: Wed Apr 20 21:39:46 UTC 2022
Modified Files:
pkgsrc/graphics/jpeg: Makefile PLIST distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/graphics/jpeg/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/graphics/jpeg/PLIST
cvs rdiff -u -r1.27 -r1.28 pkgsrc/graphics/jpeg/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/jpeg/Makefile
diff -u pkgsrc/graphics/jpeg/Makefile:1.57 pkgsrc/graphics/jpeg/Makefile:1.58
--- pkgsrc/graphics/jpeg/Makefile:1.57 Sun Jan 26 17:31:22 2020
+++ pkgsrc/graphics/jpeg/Makefile Wed Apr 20 21:39:46 2022
@@ -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 @@ MASTER_SITES= http://www.ijg.org/files/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://www.ijg.org/
COMMENT= IJG's jpeg compression utilities
+LICENSE= ijg
CONFLICTS= libjpeg-turbo-[0-9]*
Index: pkgsrc/graphics/jpeg/PLIST
diff -u pkgsrc/graphics/jpeg/PLIST:1.9 pkgsrc/graphics/jpeg/PLIST:1.10
--- pkgsrc/graphics/jpeg/PLIST:1.9 Sun Jan 28 15:55:28 2018
+++ pkgsrc/graphics/jpeg/PLIST Wed Apr 20 21:39:46 2022
@@ -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/djpeg.1
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
Index: pkgsrc/graphics/jpeg/distinfo
diff -u pkgsrc/graphics/jpeg/distinfo:1.27 pkgsrc/graphics/jpeg/distinfo:1.28
--- pkgsrc/graphics/jpeg/distinfo:1.27 Tue Oct 26 10:46:21 2021
+++ pkgsrc/graphics/jpeg/distinfo Wed Apr 20 21:39:46 2022
@@ -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