diff options
author | wiz <wiz> | 2013-02-07 10:28:39 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-02-07 10:28:39 +0000 |
commit | 9158cd349893da8ad01651468ab0ce9fa8a9bcf6 (patch) | |
tree | 469a17c49424d9d7d8a7d075b099b6fa299002df /graphics | |
parent | 5b3248a6381cec891fe00078f1e01bd5b0facc9d (diff) | |
download | pkgsrc-9158cd349893da8ad01651468ab0ce9fa8a9bcf6.tar.gz |
Update to 2.97:
Jul 9 2012:
Make it compile clean with visual studio 10
Jul 28 2012:
Various cleanups from debian folks.
Oct 19 2012:
Add feature to show quality of jpeg, (by Andy Spiegel)
Dec 27 2012:
Fix crash on some corrupt files bug, clarify time adjustment syntax in help
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/jhead/Makefile | 4 | ||||
-rw-r--r-- | graphics/jhead/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/jhead/Makefile b/graphics/jhead/Makefile index f0fea10862a..903f5d902ec 100644 --- a/graphics/jhead/Makefile +++ b/graphics/jhead/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.30 2012/10/06 14:11:01 asau Exp $ +# $NetBSD: Makefile,v 1.31 2013/02/07 10:28:39 wiz Exp $ -DISTNAME= jhead-2.96 +DISTNAME= jhead-2.97 CATEGORIES= graphics MASTER_SITES= http://www.sentex.net/~mwandel/jhead/ diff --git a/graphics/jhead/distinfo b/graphics/jhead/distinfo index ae7f4af79fd..7dfbc3df663 100644 --- a/graphics/jhead/distinfo +++ b/graphics/jhead/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.16 2012/07/01 17:36:16 wiz Exp $ +$NetBSD: distinfo,v 1.17 2013/02/07 10:28:39 wiz Exp $ -SHA1 (jhead-2.96.tar.gz) = 668a515276654247e6fbe7a6193a5e1382a38116 -RMD160 (jhead-2.96.tar.gz) = cb62477779f703836cfd2cefbdd1f5dc597c4c9b -Size (jhead-2.96.tar.gz) = 66235 bytes +SHA1 (jhead-2.97.tar.gz) = ca4965a19d60078a3fe2cfb6d3635a083f958f2e +RMD160 (jhead-2.97.tar.gz) = 36f7e5c94f75ce300b957170d94253221e1e5b31 +Size (jhead-2.97.tar.gz) = 68361 bytes |