pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/jhead
Module Name: pkgsrc
Committed By: yhardy
Date: Wed Nov 6 18:54:08 UTC 2019
Modified Files:
pkgsrc/graphics/jhead: Makefile distinfo
Log Message:
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 --------
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/graphics/jhead/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/graphics/jhead/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/jhead/Makefile
diff -u pkgsrc/graphics/jhead/Makefile:1.34 pkgsrc/graphics/jhead/Makefile:1.35
--- pkgsrc/graphics/jhead/Makefile:1.34 Sun Feb 18 05:01:02 2018
+++ pkgsrc/graphics/jhead/Makefile Wed Nov 6 18:54:08 2019
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2018/02/18 05:01:02 rillig Exp $
+# $NetBSD: Makefile,v 1.35 2019/11/06 18:54:08 yhardy Exp $
-DISTNAME= jhead-3.00
-PKGREVISION= 1
+DISTNAME= jhead-3.03
CATEGORIES= graphics
MASTER_SITES= http://www.sentex.net/~mwandel/jhead/
Index: pkgsrc/graphics/jhead/distinfo
diff -u pkgsrc/graphics/jhead/distinfo:1.20 pkgsrc/graphics/jhead/distinfo:1.21
--- pkgsrc/graphics/jhead/distinfo:1.20 Wed Jul 12 12:21:56 2017
+++ pkgsrc/graphics/jhead/distinfo Wed Nov 6 18:54:08 2019
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.20 2017/07/12 12:21:56 wiz Exp $
+$NetBSD: distinfo,v 1.21 2019/11/06 18:54:08 yhardy Exp $
-SHA1 (jhead-3.00.tar.gz) = 6bd3faa38cc884b5370e8e8f15bc10cbb706ec7a
-RMD160 (jhead-3.00.tar.gz) = 34bcaed29b3907edb16b5cc9099776ac5fc2c937
-SHA512 (jhead-3.00.tar.gz) = daedfe7ea6be051f769e9a1e0946ea0fa741f387bbc5ba55eec394fb3f37b18a66aa8826190c790eb50a5b9d445ee0d5a28a08d181db3be469686b0675540fbe
-Size (jhead-3.00.tar.gz) = 69151 bytes
-SHA1 (patch-makefile) = 63d91d3382ec61bc82a7492572c89439171f1c95
+SHA1 (jhead-3.03.tar.gz) = 62c29eccfd1f207d8ff6512b69f703a368dbd697
+RMD160 (jhead-3.03.tar.gz) = c47d3c006dd64f4c9d206fe639027082fb53e28a
+SHA512 (jhead-3.03.tar.gz) = 3e1e5277ae3d22ed04a35cece42690e76f9f6196ab396cc7917ae27a1ebabae79ae359454d5a0597597b278c7e2e5e5766f5a5f6b57dc72a2aaf429e809dbb29
+Size (jhead-3.03.tar.gz) = 67762 bytes
Home |
Main Index |
Thread Index |
Old Index