Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Jan 2023 21:59:17 GMT
From:      =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c69c1c53ccee - main - graphics/jpenginfo: update to 1.6.2
Message-ID:  <202301092159.309LxH2W026396@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape:

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

commit c69c1c53cceea335f1d9305f0fd2b2f98012c92e
Author:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
AuthorDate: 2023-01-08 18:49:22 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2023-01-09 21:55:00 +0000

    graphics/jpenginfo: update to 1.6.2
    
    ChangeLog: https://github.com/tjko/jpeginfo/releases/tag/v1.6.2
    
     * Add SHA256 digest support (--sha256 or -2)
     * Improved Win32 support thanks to tumagonx
     * Other minor fixes
---
 graphics/jpeginfo/Makefile | 3 +--
 graphics/jpeginfo/distinfo | 5 +++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/graphics/jpeginfo/Makefile b/graphics/jpeginfo/Makefile
index 8fbf109de4bc..07a5d5b2b389 100644
--- a/graphics/jpeginfo/Makefile
+++ b/graphics/jpeginfo/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	jpeginfo
-PORTVERSION=	1.6.1
-PORTREVISION=	2
+PORTVERSION=	1.6.2
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.kokkonen.net/tjko/src/
 
diff --git a/graphics/jpeginfo/distinfo b/graphics/jpeginfo/distinfo
index 4c35db8c5dda..68972c83ee2a 100644
--- a/graphics/jpeginfo/distinfo
+++ b/graphics/jpeginfo/distinfo
@@ -1,2 +1,3 @@
-SHA256 (jpeginfo-1.6.1.tar.gz) = 629e31cf1da0fa1efe4a7cc54c67123a68f5024f3d8e864a30457aeaed1d7653
-SIZE (jpeginfo-1.6.1.tar.gz) = 64856
+TIMESTAMP = 1673203722
+SHA256 (jpeginfo-1.6.2.tar.gz) = 1d5fda959ebc540fa9c81376e6008756499a524a5f66f8129c87915e4ccda004
+SIZE (jpeginfo-1.6.2.tar.gz) = 93323



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301092159.309LxH2W026396>