From tkato432@yahoo.com  Thu Jul 15 16:01:11 2004
Return-Path: <tkato432@yahoo.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9D3B816A4CE
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu, 15 Jul 2004 16:01:11 +0000 (GMT)
Received: from hfep02.dion.ne.jp (hfep02.dion.ne.jp [203.181.105.68])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B2E8C43D3F
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu, 15 Jul 2004 16:01:10 +0000 (GMT)
	(envelope-from tkato432@yahoo.com)
Received: from localhost ([219.108.124.240]) by hfep02.dion.ne.jp with SMTP
          id <20040715160107720.SKPF@hfep02.dion.ne.jp>
          for <FreeBSD-gnats-submit@FreeBSD.org>;
          Fri, 16 Jul 2004 01:01:07 +0900
Message-Id: <20040716010014.4becc736.tkato432@yahoo.com>
Date: Fri, 16 Jul 2004 01:00:14 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: graphics/jhead to 2.2

>Number:         69110
>Category:       ports
>Synopsis:       Update port: graphics/jhead to 2.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    krion
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 15 16:10:24 GMT 2004
>Closed-Date:    Thu Jul 15 17:17:06 GMT 2004
>Last-Modified:  Thu Jul 15 17:17:06 GMT 2004
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.10-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 2.2

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/jhead/Makefile graphics/jhead/Makefile
--- /usr/ports/graphics/jhead/Makefile	Wed Jun  9 02:54:14 2004
+++ graphics/jhead/Makefile	Thu Jul 15 01:52:13 2004
@@ -6,23 +6,19 @@
 #
 
 PORTNAME=	jhead
-PORTVERSION=	2.1
+PORTVERSION=	2.2
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.sentex.net/~mwandel/jhead/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Exif Jpeg camera setting parser and thumbnail remover
 
-MAKEFILE=	${WRKSRC}/makefile
-USE_GMAKE=	yes
-MAKE_ENV=	CC="${CC}"
-USE_REINPLACE=	yes
-
 PORTDOCS=	usage.html
 PLIST_FILES=	bin/jhead
 
-post-patch:
-	@${REINPLACE_CMD} -e 's|-O3|${CFLAGS}|' ${MAKEFILE}
+do-build:
+	cd ${WRKSRC} && ${CC} ${CFLAGS} exif.c jhead.c jpgfile.c makernote.c \
+		-o jhead -lm
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/jhead ${PREFIX}/bin
diff -urN /usr/ports/graphics/jhead/distinfo graphics/jhead/distinfo
--- /usr/ports/graphics/jhead/distinfo	Wed Apr  7 13:26:09 2004
+++ graphics/jhead/distinfo	Thu Jul 15 01:45:27 2004
@@ -1,2 +1,2 @@
-MD5 (jhead-2.1.tar.gz) = 882081eb1f41cb3d3791f8dc87a27e0f
-SIZE (jhead-2.1.tar.gz) = 43680
+MD5 (jhead-2.2.tar.gz) = ba88cad2deaa40d7c1caadc518bcb7e7
+SIZE (jhead-2.2.tar.gz) = 47203
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->krion 
Responsible-Changed-By: krion 
Responsible-Changed-When: Thu Jul 15 16:11:50 GMT 2004 
Responsible-Changed-Why:  
Grab. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=69110 
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Thu Jul 15 17:17:03 GMT 2004 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=69110 
>Unformatted:
