Date: Fri, 24 Sep 2004 09:15:07 -0400 (EDT) From: Michael Johnson <ahze@ahze.net> To: FreeBSD-gnats-submit@FreeBSD.org Cc: yinjieh@csie.nctu.edu.tw Subject: ports/72057: [PATCH] graphics/libexif: update to 0.6.10 Message-ID: <200409241315.i8ODF7LI036819@blueheron.ahze.net> Resent-Message-ID: <200409241320.i8ODKE9b016190@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 72057 >Category: ports >Synopsis: [PATCH] graphics/libexif: update to 0.6.10 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Sep 24 13:20:14 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Michael Johnson >Release: FreeBSD 5.3-BETA3 i386 >Organization: >Environment: System: FreeBSD blueheron.ahze.net 5.3-BETA3 FreeBSD 5.3-BETA3 #66: Tue Sep 7 12:56:04 EDT >Description: - Update to 0.6.10 Removed Files: - files/patch-configure Port maintainer (yinjieh@csie.nctu.edu.tw) is cc'd. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- libexif-0.6.10.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/graphics/libexif/Makefile,v retrieving revision 1.18 diff -u -r1.18 Makefile --- Makefile 10 Jul 2004 19:18:46 -0000 1.18 +++ Makefile 24 Sep 2004 13:13:47 -0000 @@ -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} @@ -16,7 +15,7 @@ COMMENT= Library to read digital camera file meta-data USE_GNOME= gnomehack gnometarget pkgconfig -USE_INC_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib -lintl" Index: distinfo =================================================================== RCS file: /home/ncvs/ports/graphics/libexif/distinfo,v retrieving revision 1.7 diff -u -r1.7 distinfo --- distinfo 31 Mar 2004 03:08:19 -0000 1.7 +++ distinfo 24 Sep 2004 13:10:14 -0000 @@ -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 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/graphics/libexif/pkg-plist,v retrieving revision 1.8 diff -u -r1.8 pkg-plist --- pkg-plist 10 Jul 2004 19:18:46 -0000 1.8 +++ pkg-plist 24 Sep 2004 13:11:54 -0000 @@ -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 Index: files/patch-configure =================================================================== RCS file: /home/ncvs/ports/graphics/libexif/files/patch-configure,v retrieving revision 1.1 diff -u -r1.1 patch-configure --- files/patch-configure 22 Aug 2002 08:30:04 -0000 1.1 +++ files/patch-configure 24 Sep 2004 13:13:39 -0000 @@ -1,10 +1 @@ ---- configure.orig Tue Jun 11 15:28:52 2002 -+++ configure Thu Jul 18 04:21:09 2002 -@@ -7097,6 +7097,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' + --- libexif-0.6.10.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?200409241315.i8ODF7LI036819>