Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Oct 2002 04:16:30 -0700 (PDT)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/43968: Update port: graphics/exiftags to 0.94
Message-ID:  <200210121116.g9CBGUuU017761@www.freebsd.org>

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

>Number:         43968
>Category:       ports
>Synopsis:       Update port: graphics/exiftags to 0.94
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 12 04:20:06 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.6.2-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.94

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/graphics/exiftags/Makefile graphics/exiftags/Makefile
--- /usr/ports/graphics/exiftags/Makefile	Fri Sep 13 17:53:14 2002
+++ graphics/exiftags/Makefile	Sat Oct 12 14:44:38 2002
@@ -7,19 +7,15 @@
 #
 
 PORTNAME=	exiftags
-PORTVERSION=	0.93
+PORTVERSION=	0.94
 CATEGORIES=	graphics
 MASTER_SITES=	http://johnst.org/sw/exiftags/
 
 MAINTAINER=	ports@FreeBSD.org
 
-USE_REINPLACE=	yes
+MAKE_ARGS=	CC="${CC}" CFLAGS="${CFLAGS}" PREFIX="${PREIFX}"
 
 MAN1=	exiftags.1
-
-post-patch:
-	@${REINPLACE_CMD} -e "s,^CC,#CC,g" -e "s,^CFLAGS,#CFLAGS,g" \
-		-e "s,^PREFIX,#PREFIX,g" ${WRKSRC}/Makefile
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/exiftags ${PREFIX}/bin
diff -urN /usr/ports/graphics/exiftags/distinfo graphics/exiftags/distinfo
--- /usr/ports/graphics/exiftags/distinfo	Fri Sep 13 17:53:14 2002
+++ graphics/exiftags/distinfo	Sat Oct 12 14:43:59 2002
@@ -1 +1 @@
-MD5 (exiftags-0.93.tar.gz) = 194b64e841741c64aca3ecea98067b10
+MD5 (exiftags-0.94.tar.gz) = e68fa0fc807c3648dd3387e476dcda87

>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?200210121116.g9CBGUuU017761>