Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jul 2002 11:20:50 -0500 (CDT)
From:      Marius Strom <marius@marius.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/41126: update graphics/jhead port
Message-ID:  <200207291620.g6TGKoIb076184@marius.org>

next in thread | raw e-mail | index | archive | help

>Number:         41126
>Category:       ports
>Synopsis:       update graphics/jhead port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 29 09:30:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Marius Strom <marius@marius.org>
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
marius dot org
>Environment:
System: FreeBSD sashimi.marius.org 4.6-STABLE FreeBSD 4.6-STABLE #3: Sun Jul 7 17:36:51 CDT 2002 root@sashimi.marius.org:/usr/obj/usr/src/sys/SASHIMI.MARIUS.ORG-SMP i386


	
>Description:
Update graphics/jhead-1.7 to jhead-1.8, fixes flash reading problems from some EXIF data.
>How-To-Repeat:
n/a
>Fix:
Patch attached, email sent to maintainer.

--- jhead-port-patch begins here ---
--- Makefile.orig	Mon Jul 29 11:13:33 2002
+++ Makefile	Mon Jul 29 11:15:35 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	jhead
-PORTVERSION=	1.7
+PORTVERSION=	1.8
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.sentex.net/~mwandel/jhead/
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -16,7 +16,7 @@
 
 MAKEFILE=	${FILESDIR}/Makefile
 
-WRKSRC=		${WRKDIR}/${PORTNAME}${PORTVERSION}
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/jhead ${PREFIX}/bin
--- distinfo.orig	Mon Jul 29 11:13:58 2002
+++ distinfo	Mon Jul 29 11:14:52 2002
@@ -1 +1 @@
-MD5 (jhead-1.7.tar.gz) = 99cc43ff2a2fa22845dd686ecd497313
+MD5 (jhead-1.8.tar.gz) = f9963dad3fd17ed4dcd7f706d0603213
--- jhead-port-patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207291620.g6TGKoIb076184>