[Midnightbsd-cvs] mports [15820] trunk/graphics/exiv2: exiv2 0.23
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Jan 5 23:05:34 EST 2014
Revision: 15820
http://svnweb.midnightbsd.org/mports/?rev=15820
Author: laffer1
Date: 2014-01-05 23:05:33 -0500 (Sun, 05 Jan 2014)
Log Message:
-----------
exiv2 0.23
Modified Paths:
--------------
trunk/graphics/exiv2/Makefile
trunk/graphics/exiv2/distinfo
trunk/graphics/exiv2/pkg-plist
Modified: trunk/graphics/exiv2/Makefile
===================================================================
--- trunk/graphics/exiv2/Makefile 2014-01-06 04:01:27 UTC (rev 15819)
+++ trunk/graphics/exiv2/Makefile 2014-01-06 04:05:33 UTC (rev 15820)
@@ -1,15 +1,13 @@
-#
# $MidnightBSD$
-#
PORTNAME= exiv2
-PORTVERSION= 0.16
-PORTREVISION= 1
+PORTVERSION= 0.23
CATEGORIES= graphics
MASTER_SITES= http://www.exiv2.org/
MAINTAINER= ports at MidnightBSD.org
COMMENT= Exif and Iptc metadata manipulation library and tools
+
LICENSE= gpl2
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
Modified: trunk/graphics/exiv2/distinfo
===================================================================
--- trunk/graphics/exiv2/distinfo 2014-01-06 04:01:27 UTC (rev 15819)
+++ trunk/graphics/exiv2/distinfo 2014-01-06 04:05:33 UTC (rev 15820)
@@ -1,3 +1,2 @@
-SHA256 (exiv2-0.16.tar.gz) = d407bd0f9b06d68940ae1a73b226ca234cd9a19ea65eab108746b69ac7ce0afb
-RMD160 (exiv2-0.16.tar.gz) = b0a67bbf3e9367b58b75170899b5820afed42d33
-SIZE (exiv2-0.16.tar.gz) = 1591822
+SHA256 (exiv2-0.23.tar.gz) = 81fa50900be7ab16e24c6551252c21fc97abcfe855fd32c8f7ec55f398786b11
+SIZE (exiv2-0.23.tar.gz) = 3524381
Modified: trunk/graphics/exiv2/pkg-plist
===================================================================
--- trunk/graphics/exiv2/pkg-plist 2014-01-06 04:01:27 UTC (rev 15819)
+++ trunk/graphics/exiv2/pkg-plist 2014-01-06 04:05:33 UTC (rev 15820)
@@ -1,52 +1,46 @@
bin/exiv2
include/exiv2/basicio.hpp
-include/exiv2/canonmn.hpp
+include/exiv2/bmpimage.hpp
+include/exiv2/convert.hpp
include/exiv2/cr2image.hpp
include/exiv2/crwimage.hpp
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/exv_msvc.h
-include/exiv2/fujimn.hpp
+include/exiv2/exiv2.hpp
include/exiv2/futils.hpp
-include/exiv2/ifd.hpp
+include/exiv2/gifimage.hpp
include/exiv2/image.hpp
include/exiv2/iptc.hpp
+include/exiv2/jp2image.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/orfimage.hpp
-include/exiv2/panasonicmn.hpp
-include/exiv2/pentaxmn.hpp
-include/exiv2/pngchunk.hpp
+include/exiv2/pgfimage.hpp
include/exiv2/pngimage.hpp
+include/exiv2/preview.hpp
include/exiv2/properties.hpp
+include/exiv2/psdimage.hpp
include/exiv2/rafimage.hpp
-include/exiv2/rcsid.hpp
-include/exiv2/sigmamn.hpp
-include/exiv2/sonymn.hpp
+include/exiv2/rw2image.hpp
include/exiv2/tags.hpp
-include/exiv2/tiffcomposite.hpp
-include/exiv2/tifffwd.hpp
+include/exiv2/tgaimage.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
include/exiv2/xmp.hpp
+include/exiv2/xmpsidecar.hpp
lib/libexiv2.a
lib/libexiv2.la
lib/libexiv2.so
-lib/libexiv2.so.3
+lib/libexiv2.so.12
libdata/pkgconfig/exiv2.pc
+man/man1/exiv2.1.gz
share/locale/de/LC_MESSAGES/exiv2.mo
share/locale/es/LC_MESSAGES/exiv2.mo
share/locale/fi/LC_MESSAGES/exiv2.mo
@@ -53,4 +47,5 @@
share/locale/fr/LC_MESSAGES/exiv2.mo
share/locale/pl/LC_MESSAGES/exiv2.mo
share/locale/ru/LC_MESSAGES/exiv2.mo
+share/locale/sk/LC_MESSAGES/exiv2.mo
@dirrm include/exiv2
More information about the Midnightbsd-cvs
mailing list