diff options
author | wiz <wiz> | 2012-07-01 17:36:16 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-07-01 17:36:16 +0000 |
commit | ed208612a402ced850c1027063d9d7db076ce84f (patch) | |
tree | d4648ddb7a9d71375e2417f0a5bce338930196f9 | |
parent | 12ca541139f7ecf0fa33bc6bf0e9717ba9c25f30 (diff) | |
download | pkgsrc-ed208612a402ced850c1027063d9d7db076ce84f.tar.gz |
Update to 2.96:
Jun 18 2012:
Fix printing file info when -ft option is used
Do not skip readonle files with -st option
-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 73d5e8ac26e..2f82f08e688 100644 --- a/graphics/jhead/Makefile +++ b/graphics/jhead/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.28 2012/03/20 08:57:01 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2012/07/01 17:36:16 wiz Exp $ -DISTNAME= jhead-2.95 +DISTNAME= jhead-2.96 CATEGORIES= graphics MASTER_SITES= http://www.sentex.net/~mwandel/jhead/ diff --git a/graphics/jhead/distinfo b/graphics/jhead/distinfo index 197d9824201..ae7f4af79fd 100644 --- a/graphics/jhead/distinfo +++ b/graphics/jhead/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.15 2012/03/20 08:57:01 wiz Exp $ +$NetBSD: distinfo,v 1.16 2012/07/01 17:36:16 wiz Exp $ -SHA1 (jhead-2.95.tar.gz) = e66b0a64e034054185da3e6c5e1ac7afb36776f8 -RMD160 (jhead-2.95.tar.gz) = 343ee3d4333ce9c5d02263e778c535d0e9685053 -Size (jhead-2.95.tar.gz) = 64700 bytes +SHA1 (jhead-2.96.tar.gz) = 668a515276654247e6fbe7a6193a5e1382a38116 +RMD160 (jhead-2.96.tar.gz) = cb62477779f703836cfd2cefbdd1f5dc597c4c9b +Size (jhead-2.96.tar.gz) = 66235 bytes |