ports/185278: [patch] update graphics/exiv2 to 0.24

Matthieu Volat mazhe at alkumuna.eu
Sun Jan 12 09:20:01 UTC 2014


The following reply was made to PR ports/185278; it has been noted by GNATS.

From: Matthieu Volat <mazhe at alkumuna.eu>
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/185278: [patch] update graphics/exiv2 to 0.24
Date: Sun, 12 Jan 2014 10:12:28 +0100

 --Sig_/eTX8qHo+5XMUPD016I2IlEU
 Content-Type: multipart/mixed; boundary="MP_/1VVZGL2MGmLCyXm=7T8ixv_"
 
 --MP_/1VVZGL2MGmLCyXm=7T8ixv_
 Content-Type: text/plain; charset=US-ASCII
 Content-Transfer-Encoding: quoted-printable
 Content-Disposition: inline
 
 Any progress on this one?
 
 If it can help, here's a svn diff which manage better the configure script =
 patch.
 
 -- Matthieu Volat
 
 --MP_/1VVZGL2MGmLCyXm=7T8ixv_
 Content-Type: text/plain
 Content-Transfer-Encoding: quoted-printable
 Content-Disposition: attachment; filename=exiv-0.24.diff.txt
 
 Index: files/patch-configure
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 --- files/patch-configure	(revision 0)
 +++ files/patch-configure	(revision 0)
 @@ -0,0 +1,11 @@
 +--- configure.orig	2013-12-29 22:56:14.349951548 +0100
 ++++ configure	2013-12-29 22:56:04.517950372 +0100
 +@@ -17069,7 +17069,7 @@
 + case "$host_os" in
 + *mingw* | *cygwin*)
 +     LDFLAGS=3D"$LDFLAGS -no-undefined -lpsapi" ;;
 +-*)
 ++linux*)
 +     LDFLAGS=3D"$LDFLAGS -ldl" ;;
 + esac
 +=20
 Index: pkg-plist
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 --- pkg-plist	(revision 339486)
 +++ pkg-plist	(working copy)
 @@ -38,7 +38,7 @@
  lib/libexiv2.a
  lib/libexiv2.la
  lib/libexiv2.so
 -lib/libexiv2.so.12
 +lib/libexiv2.so.13
  libdata/pkgconfig/exiv2.pc
  man/man1/exiv2.1.gz
  share/locale/de/LC_MESSAGES/exiv2.mo
 Index: Makefile
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 --- Makefile	(revision 339486)
 +++ Makefile	(working copy)
 @@ -2,8 +2,8 @@
  # $FreeBSD$
 =20
  PORTNAME=3D	exiv2
 -PORTVERSION=3D	0.23
 -PORTREVISION=3D	1
 +PORTVERSION=3D	0.24
 +PORTREVISION=3D	0
  PORTEPOCH=3D	1
  CATEGORIES=3D	graphics
  MASTER_SITES=3D	http://www.exiv2.org/
 @@ -26,7 +26,7 @@
 =20
  post-install:
  	${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/exiv2
 -	${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libexiv2.so.12
 +	${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libexiv2.so.13
 =20
 =20
  .include <bsd.port.mk>
 Index: distinfo
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 --- distinfo	(revision 339486)
 +++ distinfo	(working copy)
 @@ -1,2 +1,2 @@
 -SHA256 (exiv2-0.23.tar.gz) =3D 81fa50900be7ab16e24c6551252c21fc97abcfe855f=
 d32c8f7ec55f398786b11
 -SIZE (exiv2-0.23.tar.gz) =3D 3524381
 +SHA256 (exiv2-0.24.tar.gz) =3D f4a443e6c7fb9d9f5e787732f76969a64c72c4c04af=
 69b10ed57f949c2dfef8e
 +SIZE (exiv2-0.24.tar.gz) =3D 4635028
 
 --MP_/1VVZGL2MGmLCyXm=7T8ixv_--
 
 --Sig_/eTX8qHo+5XMUPD016I2IlEU
 Content-Type: application/pgp-signature; name=signature.asc
 Content-Disposition: attachment; filename=signature.asc
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.22 (FreeBSD)
 
 iEYEARECAAYFAlLSXIAACgkQ+ENDeYKZi36sAACgqXuiXmIlPNIyj3A2ywgfKer6
 B2AAnjC24I6ytsZYCTGzD+iV+p81xxtC
 =yqdW
 -----END PGP SIGNATURE-----
 
 --Sig_/eTX8qHo+5XMUPD016I2IlEU--


More information about the freebsd-multimedia mailing list