From e0b9e8a036accf404b50b5cc78e0ea9218829916 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 5 Dec 2011 10:46:07 +0000 Subject: Update to 2.93. Set LICENSE. May 7 2010: Fix a compiler warning Dec 29 2010: Make -n behave like -nf, and get rid of that option. Dec 2 2011: Handle IPTC in UTF8 (as per photoshop CS5) --- graphics/jhead/Makefile | 6 +++--- graphics/jhead/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'graphics/jhead') diff --git a/graphics/jhead/Makefile b/graphics/jhead/Makefile index b50326d55b5..35900e78366 100644 --- a/graphics/jhead/Makefile +++ b/graphics/jhead/Makefile @@ -1,13 +1,14 @@ -# $NetBSD: Makefile,v 1.26 2011/04/05 16:57:49 drochner Exp $ +# $NetBSD: Makefile,v 1.27 2011/12/05 10:46:07 wiz Exp $ # -DISTNAME= jhead-2.90 +DISTNAME= jhead-2.93 CATEGORIES= graphics MASTER_SITES= http://www.sentex.net/~mwandel/jhead/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.sentex.net/~mwandel/jhead/ COMMENT= Extract EXIF header from JPEG image +LICENSE= public-domain PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir @@ -17,7 +18,6 @@ MAKE_FILE= makefile INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 share/doc/html/jhead do-install: - ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/doc/html/jhead ${INSTALL_PROGRAM} ${WRKSRC}/jhead ${DESTDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/jhead.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1 ${INSTALL_MAN} ${WRKSRC}/usage.html \ diff --git a/graphics/jhead/distinfo b/graphics/jhead/distinfo index 9d974515d2e..d0ad020586a 100644 --- a/graphics/jhead/distinfo +++ b/graphics/jhead/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2011/04/05 16:57:49 drochner Exp $ +$NetBSD: distinfo,v 1.14 2011/12/05 10:46:07 wiz Exp $ -SHA1 (jhead-2.90.tar.gz) = f24a611d5c359b6c0a24184718ec983b9d0eb449 -RMD160 (jhead-2.90.tar.gz) = 87e0480582377cccbd46f12626402d46136ac51b -Size (jhead-2.90.tar.gz) = 64390 bytes +SHA1 (jhead-2.93.tar.gz) = d4b9f1406c4236e987c7aed4974f25454f270262 +RMD160 (jhead-2.93.tar.gz) = 2765cc368bc64059956a5c38a46f42029af3f634 +Size (jhead-2.93.tar.gz) = 64419 bytes -- cgit v1.2.3