Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2004 00:24:03 +0800 (CST)
From:      Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/71944: [MAINTAINER-UPDATE] Update ports/graphics/libexif to 0.6.10
Message-ID:  <200409201624.i8KGO36N098334@alumni.csie.nctu.edu.tw>
Resent-Message-ID: <200409201630.i8KGUTWJ054568@freefall.freebsd.org>

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

>Number:         71944
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] Update ports/graphics/libexif to 0.6.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 20 16:30:28 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Ying-Chieh Chen
>Release:        FreeBSD 4.10-RELEASE-p2 i386
>Organization:
MANA lab
>Environment:
System: FreeBSD nb.mana.cs.ccu.edu.tw 4.10-RELEASE-p2 FreeBSD 4.10-RELEASE-p2 #0: Fri Sep 17 05:04:28 GMT 2004 root@nb.mana.cs.ccu.edu.tw:/usr/obj/usr/src/sys/KERNEL i386


	
>Description:

	[MAINTAINER-UPDATE] Update ports/graphics/libexif to 0.6.10

>How-To-Repeat:

	Apply the following patch.

>Fix:

	

--- libexif.patch begins here ---
diff -ruN libexif.orig/Makefile libexif/Makefile
--- libexif.orig/Makefile	Mon Sep 20 23:58:49 2004
+++ libexif/Makefile	Mon Sep 20 23:59:24 2004
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	libexif
-PORTVERSION=	0.5.12
-PORTREVISION=	2
+PORTVERSION=	0.6.10
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -ruN libexif.orig/distinfo libexif/distinfo
--- libexif.orig/distinfo	Mon Sep 20 23:58:49 2004
+++ libexif/distinfo	Mon Sep 20 23:59:45 2004
@@ -1,2 +1,2 @@
-MD5 (libexif-0.5.12.tar.gz) = 97e17fa05cb638eed5e8e59db431ed3a
-SIZE (libexif-0.5.12.tar.gz) = 443724
+MD5 (libexif-0.6.10.tar.gz) = f8a7cf1f083628b78a07dca17cbc6b8b
+SIZE (libexif-0.6.10.tar.gz) = 516861
diff -ruN libexif.orig/pkg-plist libexif/pkg-plist
--- libexif.orig/pkg-plist	Mon Sep 20 23:58:49 2004
+++ libexif/pkg-plist	Tue Sep 21 00:13:50 2004
@@ -1,3 +1,4 @@
+include/libexif/_stdint.h
 include/libexif/exif-byte-order.h
 include/libexif/exif-content.h
 include/libexif/exif-data.h
@@ -5,6 +6,8 @@
 include/libexif/exif-format.h
 include/libexif/exif-ifd.h
 include/libexif/exif-loader.h
+include/libexif/exif-log.h
+include/libexif/exif-mnote-data.h
 include/libexif/exif-result.h
 include/libexif/exif-tag.h
 include/libexif/exif-utils.h
--- libexif.patch ends here ---


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



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