Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Feb 2008 14:12:41 GMT
From:      Lukas Maly <Iam@LukasMaly.NET>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/120695: update port exiv2
Message-ID:  <200802151412.m1FECfY5096706@www.freebsd.org>
Resent-Message-ID: <200802151420.m1FEK3wW098257@freefall.freebsd.org>

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

>Number:         120695
>Category:       ports
>Synopsis:       update port exiv2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 15 14:20:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Lukas Maly
>Release:        6.3-RELEASE
>Organization:
LukasMaly.NET
>Environment:
FreeBSD nebuchadnezzar.smejdil.cz 6.3-RELEASE FreeBSD 6.3-RELEASE #0: Thu Feb  7 20:37:44 CET 2008     root@nebuchadnezzar.smejdil.cz:/usr/obj/usr/src/sys/NEBUCHADNEZZAR  i386
>Description:
Update port exiv2
>How-To-Repeat:
No problema :-)
>Fix:
Fix as patch

Patch attached with submission follows:

diff -ruN /usr/ports/graphics/exiv2/Makefile exiv2/Makefile
--- /usr/ports/graphics/exiv2/Makefile	2008-02-15 15:01:31.000000000 +0100
+++ exiv2/Makefile	2008-02-15 13:40:03.000000000 +0100
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	exiv2
-PORTVERSION=	0.14
-PORTEPOCH=	1
+PORTVERSION=	0.16
+PORTEPOCH=	0
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.exiv2.org/
 
@@ -21,6 +21,8 @@
 MAN1=		exiv2.1
 ALLTARGET=	all
 USE_GCC=	3.4+
+CONFIGURE_ENV=  CPPFLAGS="-I${LOCALBASE}/include" \
+                LDFLAGS="-L${LOCALBASE}/lib"
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure
diff -ruN /usr/ports/graphics/exiv2/Makefile~ exiv2/Makefile~
--- /usr/ports/graphics/exiv2/Makefile~	2008-02-15 15:01:31.000000000 +0100
+++ exiv2/Makefile~	1970-01-01 01:00:00.000000000 +0100
@@ -1,31 +0,0 @@
-# New ports collection makefile for:	exiv2
-# Date created:		2004-09-24
-# Whom:			Michael Johnson <ahze@ahze.net>
-#
-# $FreeBSD: ports/graphics/exiv2/Makefile,v 1.22 2007/07/23 09:35:57 rafan Exp $
-#
-
-PORTNAME=	exiv2
-PORTVERSION=	0.16
-PORTEPOCH=	0
-CATEGORIES=	graphics
-MASTER_SITES=	http://www.exiv2.org/
-
-MAINTAINER=	multimedia@FreeBSD.org
-COMMENT=	Exif and Iptc metadata manipulation library and tools
-
-GNU_CONFIGURE=	yes
-USE_GETTEXT=	yes
-USE_GMAKE=	yes
-USE_LDCONFIG=	yes
-MAN1=		exiv2.1
-ALLTARGET=	all
-USE_GCC=	3.4+
-CONFIGURE_ENV=  CPPFLAGS="-I${LOCALBASE}/include" \
-                LDFLAGS="-L${LOCALBASE}/lib"
-
-post-patch:
-	@${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure
-	@${REINPLACE_CMD} -e 's|(libdir)/pkgconfig|(prefix)/libdata/pkgconfig|' ${WRKSRC}/src/Makefile
-
-.include <bsd.port.mk>
diff -ruN /usr/ports/graphics/exiv2/distinfo exiv2/distinfo
--- /usr/ports/graphics/exiv2/distinfo	2008-02-15 15:01:31.000000000 +0100
+++ exiv2/distinfo	2008-02-15 13:28:36.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (exiv2-0.14.tar.gz) = 6f8edde77d95f49fc83329feb615bb33
-SHA256 (exiv2-0.14.tar.gz) = a311e3ee884c57547b65c962f8b0a605e97cc64f7e6d1227a9624333acd53a8f
-SIZE (exiv2-0.14.tar.gz) = 1028225
+MD5 (exiv2-0.16.tar.gz) = a6e72343885d990c593bd013c6c988f1
+SHA256 (exiv2-0.16.tar.gz) = d407bd0f9b06d68940ae1a73b226ca234cd9a19ea65eab108746b69ac7ce0afb
+SIZE (exiv2-0.16.tar.gz) = 1591822
diff -ruN /usr/ports/graphics/exiv2/pkg-plist exiv2/pkg-plist
--- /usr/ports/graphics/exiv2/pkg-plist	2008-02-15 15:01:31.000000000 +0100
+++ exiv2/pkg-plist	2008-02-15 15:05:13.000000000 +0100
@@ -22,9 +22,12 @@
 include/exiv2/mrwimage.hpp
 include/exiv2/nikonmn.hpp
 include/exiv2/olympusmn.hpp
+include/exiv2/orfimage.hpp
 include/exiv2/panasonicmn.hpp
+include/exiv2/pentaxmn.hpp
 include/exiv2/pngchunk.hpp
 include/exiv2/pngimage.hpp
+include/exiv2/properties.hpp
 include/exiv2/rafimage.hpp
 include/exiv2/rcsid.hpp
 include/exiv2/sigmamn.hpp
@@ -38,10 +41,12 @@
 include/exiv2/types.hpp
 include/exiv2/value.hpp
 include/exiv2/version.hpp
+include/exiv2/xmp.hpp
 lib/libexiv2.a
 lib/libexiv2.la
 lib/libexiv2.so
 lib/libexiv2.so.0
+lib/libexiv2.so.3
 libdata/pkgconfig/exiv2.pc
 share/locale/de/LC_MESSAGES/exiv2.mo
 share/locale/es/LC_MESSAGES/exiv2.mo
diff -ruN /usr/ports/graphics/exiv2/pkg-plist~ exiv2/pkg-plist~
--- /usr/ports/graphics/exiv2/pkg-plist~	2008-02-15 15:01:31.000000000 +0100
+++ exiv2/pkg-plist~	1970-01-01 01:00:00.000000000 +0100
@@ -1,52 +0,0 @@
-bin/exiv2
-include/exiv2/basicio.hpp
-include/exiv2/canonmn.hpp
-include/exiv2/cr2image.hpp
-include/exiv2/crwimage.hpp
-include/exiv2/datasets.hpp
-include/exiv2/error.hpp
-include/exiv2/exif.hpp
-include/exiv2/exv_conf.h
-include/exiv2/exv_msvc.h
-include/exiv2/fujimn.hpp
-include/exiv2/futils.hpp
-include/exiv2/ifd.hpp
-include/exiv2/image.hpp
-include/exiv2/iptc.hpp
-include/exiv2/jpgimage.hpp
-include/exiv2/makernote.hpp
-include/exiv2/makernote2.hpp
-include/exiv2/metadatum.hpp
-include/exiv2/minoltamn.hpp
-include/exiv2/mn.hpp
-include/exiv2/mrwimage.hpp
-include/exiv2/nikonmn.hpp
-include/exiv2/olympusmn.hpp
-include/exiv2/panasonicmn.hpp
-include/exiv2/pngchunk.hpp
-include/exiv2/pngimage.hpp
-include/exiv2/rafimage.hpp
-include/exiv2/rcsid.hpp
-include/exiv2/sigmamn.hpp
-include/exiv2/sonymn.hpp
-include/exiv2/tags.hpp
-include/exiv2/tiffcomposite.hpp
-include/exiv2/tifffwd.hpp
-include/exiv2/tiffimage.hpp
-include/exiv2/tiffparser.hpp
-include/exiv2/tiffvisitor.hpp
-include/exiv2/types.hpp
-include/exiv2/value.hpp
-include/exiv2/version.hpp
-lib/libexiv2.a
-lib/libexiv2.la
-lib/libexiv2.so
-lib/libexiv2.so.0
-libdata/pkgconfig/exiv2.pc
-share/locale/de/LC_MESSAGES/exiv2.mo
-share/locale/es/LC_MESSAGES/exiv2.mo
-share/locale/fi/LC_MESSAGES/exiv2.mo
-share/locale/fr/LC_MESSAGES/exiv2.mo
-share/locale/pl/LC_MESSAGES/exiv2.mo
-share/locale/ru/LC_MESSAGES/exiv2.mo
-@dirrm include/exiv2


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



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