ports/169733: [patch] graphics/exiv2: update to version 0.23
Boris Samorodov
bsam at FreeBSD.org
Mon Jul 9 12:30:09 UTC 2012
>Number: 169733
>Category: ports
>Synopsis: [patch] graphics/exiv2: update to version 0.23
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Jul 09 12:30:08 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Boris Samorodov
>Release:
>Organization:
BSDprint
>Environment:
FreeBSD bsam.wart.ru 10.0-CURRENT FreeBSD 10.0-CURRENT #20 r238128M: Thu Jul 5 17:26:16 SAMT 2012 bsam at bsam.wart.ru:/usr/obj/usr/src/sys/BBX i386
>Description:
A new version is available.
>How-To-Repeat:
>Fix:
The shared lib version was changed.
Patch attached with submission follows:
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/graphics/exiv2/Makefile,v
retrieving revision 1.35
diff -u -r1.35 Makefile
--- Makefile 9 Nov 2011 15:25:33 -0000 1.35
+++ Makefile 7 Jul 2012 15:32:50 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= exiv2
-PORTVERSION= 0.21.1
+PORTVERSION= 0.23
PORTEPOCH= 1
CATEGORIES= graphics
MASTER_SITES= http://www.exiv2.org/
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/graphics/exiv2/distinfo,v
retrieving revision 1.19
diff -u -r1.19 distinfo
--- distinfo 11 Jul 2011 13:11:05 -0000 1.19
+++ distinfo 7 Jul 2012 15:32:50 -0000
@@ -1,2 +1,2 @@
-SHA256 (exiv2-0.21.1.tar.gz) = 2edae035760f84afdfebdf3123a166e6bbf77870697afe54dea92a783f041817
-SIZE (exiv2-0.21.1.tar.gz) = 3004521
+SHA256 (exiv2-0.23.tar.gz) = 81fa50900be7ab16e24c6551252c21fc97abcfe855fd32c8f7ec55f398786b11
+SIZE (exiv2-0.23.tar.gz) = 3524381
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/graphics/exiv2/pkg-plist,v
retrieving revision 1.15
diff -u -r1.15 pkg-plist
--- pkg-plist 12 Apr 2011 08:23:30 -0000 1.15
+++ pkg-plist 7 Jul 2012 15:32:50 -0000
@@ -7,6 +7,7 @@
include/exiv2/datasets.hpp
include/exiv2/error.hpp
include/exiv2/easyaccess.hpp
+include/exiv2/epsimage.hpp
include/exiv2/exif.hpp
include/exiv2/exv_conf.h
include/exiv2/exiv2.hpp
@@ -37,7 +38,7 @@
lib/libexiv2.a
lib/libexiv2.la
lib/libexiv2.so
-lib/libexiv2.so.10
+lib/libexiv2.so.12
libdata/pkgconfig/exiv2.pc
share/locale/de/LC_MESSAGES/exiv2.mo
share/locale/es/LC_MESSAGES/exiv2.mo
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list