diff options
author | wiz <wiz@pkgsrc.org> | 2003-04-23 06:01:29 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-04-23 06:01:29 +0000 |
commit | 2ea79641d22b673ad21a3fa4da8a51464ea6ea8a (patch) | |
tree | 441ad53e8677abe5db1a142806a99beb1c44b42e /graphics/jhead/PLIST | |
parent | ae4e5680f4e6716780ca0ef17f335f52c7b49249 (diff) | |
download | pkgsrc-2ea79641d22b673ad21a3fa4da8a51464ea6ea8a.tar.gz |
Update to 2.0, requested in PR 21272.
Changes since 1.9:
Minor changes where newlines are printed.
Added check to warn about wiping out the originals with the -st option.
Fixed display of "flash used=no" for exif headers generated by photoshop.
Added -ci and -cs options.
Limit directory recursion depth to avoid crashing on circularly linked
directories within the Exif header.
Added automatic rottion (-autorotate) to right-up images that contain
a rotation tag from the camera.
*Finally* wrote a nice MAN page for jhead.
Diffstat (limited to 'graphics/jhead/PLIST')
-rw-r--r-- | graphics/jhead/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/jhead/PLIST b/graphics/jhead/PLIST index cd67ed301c0..6dd9a445fcd 100644 --- a/graphics/jhead/PLIST +++ b/graphics/jhead/PLIST @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 23:51:39 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/04/23 06:01:29 wiz Exp $ bin/jhead +man/man1/jhead.1 share/doc/html/jhead/usage.html @dirrm share/doc/html/jhead |