Wed Nov 6 18:54:08 2019 UTC ()
graphics/jhead: update to jhead-3.03

Changes:

-------Released version 3.0 -- Feb 2 2015 --------
Ma4 5 2015:
Add option to set exif date from date from another file.

Jul 28 2015:
Remove some unnecessary warnings with some types of GPS data

Aug 4 2015:
Remove multiple copies of the same type of section when deleting section types

Aug 11 2011:
Bug fixes relating to fuzz testing.

Aug 1 2017:
Fix bug when no orientation tag is present

Aug 12 2018:
Fix bug of not clearing exif information when processing images with an without
exif data in one invocation.

-------Released version 3.02 -- Dec 11 2018 --------

Dec 21 2018:
Fix bug where thumbnail replacement DID NOT WORK.
(broke while fixing compiler warnings for 3.02 release)

-------Released version 3.03 -- Dec 31 2018 --------


(yhardy)
diff -r1.34 -r1.35 pkgsrc/graphics/jhead/Makefile
diff -r1.20 -r1.21 pkgsrc/graphics/jhead/distinfo

cvs diff -r1.34 -r1.35 pkgsrc/graphics/jhead/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/jhead/Makefile 2018/02/18 05:01:02 1.34
+++ pkgsrc/graphics/jhead/Makefile 2019/11/06 18:54:08 1.35
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.34 2018/02/18 05:01:02 rillig Exp $ 1# $NetBSD: Makefile,v 1.35 2019/11/06 18:54:08 yhardy Exp $
2 2
3DISTNAME= jhead-3.00 3DISTNAME= jhead-3.03
4PKGREVISION= 1 
5CATEGORIES= graphics 4CATEGORIES= graphics
6MASTER_SITES= http://www.sentex.net/~mwandel/jhead/ 5MASTER_SITES= http://www.sentex.net/~mwandel/jhead/
7 6
8MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://www.sentex.net/~mwandel/jhead/ 8HOMEPAGE= http://www.sentex.net/~mwandel/jhead/
10COMMENT= Extract EXIF header from JPEG image 9COMMENT= Extract EXIF header from JPEG image
11LICENSE= public-domain 10LICENSE= public-domain
12 11
13MAKE_FILE= makefile 12MAKE_FILE= makefile
14 13
15INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 share/doc/jhead 14INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 share/doc/jhead
16 15
17do-install: 16do-install:

cvs diff -r1.20 -r1.21 pkgsrc/graphics/jhead/distinfo (expand / switch to unified diff)

--- pkgsrc/graphics/jhead/distinfo 2017/07/12 12:21:56 1.20
+++ pkgsrc/graphics/jhead/distinfo 2019/11/06 18:54:08 1.21
@@ -1,7 +1,6 @@ @@ -1,7 +1,6 @@
1$NetBSD: distinfo,v 1.20 2017/07/12 12:21:56 wiz Exp $ 1$NetBSD: distinfo,v 1.21 2019/11/06 18:54:08 yhardy Exp $
2 2
3SHA1 (jhead-3.00.tar.gz) = 6bd3faa38cc884b5370e8e8f15bc10cbb706ec7a 3SHA1 (jhead-3.03.tar.gz) = 62c29eccfd1f207d8ff6512b69f703a368dbd697
4RMD160 (jhead-3.00.tar.gz) = 34bcaed29b3907edb16b5cc9099776ac5fc2c937 4RMD160 (jhead-3.03.tar.gz) = c47d3c006dd64f4c9d206fe639027082fb53e28a
5SHA512 (jhead-3.00.tar.gz) = daedfe7ea6be051f769e9a1e0946ea0fa741f387bbc5ba55eec394fb3f37b18a66aa8826190c790eb50a5b9d445ee0d5a28a08d181db3be469686b0675540fbe 5SHA512 (jhead-3.03.tar.gz) = 3e1e5277ae3d22ed04a35cece42690e76f9f6196ab396cc7917ae27a1ebabae79ae359454d5a0597597b278c7e2e5e5766f5a5f6b57dc72a2aaf429e809dbb29
6Size (jhead-3.00.tar.gz) = 69151 bytes 6Size (jhead-3.03.tar.gz) = 67762 bytes
7SHA1 (patch-makefile) = 63d91d3382ec61bc82a7492572c89439171f1c95