pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/jpeginfo



Module Name:    pkgsrc
Committed By:   fcambus
Date:           Mon Jan  9 20:08:28 UTC 2023

Modified Files:
        pkgsrc/graphics/jpeginfo: Makefile distinfo

Log Message:
jpeginfo: update to 1.6.2.

HISTORY
        v1.6.2 - add SHA256 digest support (--sha256 or -2),
                 improved Win32 support thanks to tumagonx,
                 other minor fixes.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/graphics/jpeginfo/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/graphics/jpeginfo/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/jpeginfo/Makefile
diff -u pkgsrc/graphics/jpeginfo/Makefile:1.11 pkgsrc/graphics/jpeginfo/Makefile:1.12
--- pkgsrc/graphics/jpeginfo/Makefile:1.11      Thu Aug  8 21:17:48 2019
+++ pkgsrc/graphics/jpeginfo/Makefile   Mon Jan  9 20:08:28 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2019/08/08 21:17:48 nia Exp $
+# $NetBSD: Makefile,v 1.12 2023/01/09 20:08:28 fcambus Exp $
 
-DISTNAME=      jpeginfo-1.6.1
+DISTNAME=      jpeginfo-1.6.2
 CATEGORIES=    graphics
 MASTER_SITES=  http://www.kokkonen.net/tjko/src/
 

Index: pkgsrc/graphics/jpeginfo/distinfo
diff -u pkgsrc/graphics/jpeginfo/distinfo:1.8 pkgsrc/graphics/jpeginfo/distinfo:1.9
--- pkgsrc/graphics/jpeginfo/distinfo:1.8       Tue Oct 26 10:46:21 2021
+++ pkgsrc/graphics/jpeginfo/distinfo   Mon Jan  9 20:08:28 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2021/10/26 10:46:21 nia Exp $
+$NetBSD: distinfo,v 1.9 2023/01/09 20:08:28 fcambus Exp $
 
-BLAKE2s (jpeginfo-1.6.1.tar.gz) = 63c602e1f5d8b839fe73d9552e74702ba125fd3b7660dbc15f06425d22355a8a
-SHA512 (jpeginfo-1.6.1.tar.gz) = 9cc9367b8b3e38ba46bff9477b8f61e63b55bd41a67ea2895cca9c097abba2a7a3ae068c235ecfea72c99af52bba91cbb1eb92feb019ba4eb08e826a7083c68b
-Size (jpeginfo-1.6.1.tar.gz) = 64856 bytes
+BLAKE2s (jpeginfo-1.6.2.tar.gz) = 93df0f6120937a1dc9780e44750e32b3e23e50bf310881d709a6ef39ce543909
+SHA512 (jpeginfo-1.6.2.tar.gz) = a077f2273fc96604796e3a922fea6b3761ae97fec22bd9dd26b766bed28334d54105d783e793e41e8dbfd1a27d5a6a0636f146ffa89528f7613f4cbe9358d9ac
+Size (jpeginfo-1.6.2.tar.gz) = 93323 bytes
 SHA1 (patch-aa) = c7926744637b3810bba5a9e817ac4959cdab21af



Home | Main Index | Thread Index | Old Index