pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gexiv2 gexiv2: update to 0.12.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/be4bd2e9e6fa
branches: trunk
changeset: 449963:be4bd2e9e6fa
user: nia <nia%pkgsrc.org@localhost>
date: Thu Apr 08 11:23:35 2021 +0000
description:
gexiv2: update to 0.12.2
gexiv2 0.12.2 - 20 Feb 2021
* Introduce gexiv2_metadata_get_exif_data
* Clarify License of C/C++ code
* Documentation clean-up
* Fix filename handling for windows
* Fix _get_iptc_tags returning duplicates
* Add _get_multiple() for all tag domains
* Introduce a set of new functions that will pass on Exiv2's exception
instead of silently dropping a warning to the console
* Fix XMP tags sort order
* Fix xmpText/altLang handling for _get_tag_multiple()
* Add XMP namespace lookup
* Windows compatibility fixes
Bugs fixed in this release:
- https://gitlab.gnome.org/GNOME/gexiv2/issues/10
- https://gitlab.gnome.org/GNOME/gexiv2/issues/57
- https://gitlab.gnome.org/GNOME/gexiv2/issues/58
- https://gitlab.gnome.org/GNOME/gexiv2/issues/59
- https://gitlab.gnome.org/GNOME/gexiv2/issues/59
- https://gitlab.gnome.org/GNOME/gexiv2/issues/60
- https://gitlab.gnome.org/GNOME/gexiv2/issues/61
- https://gitlab.gnome.org/GNOME/gexiv2/issues/63
diffstat:
graphics/gexiv2/Makefile | 4 ++--
graphics/gexiv2/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 85b0b2745f3f -r be4bd2e9e6fa graphics/gexiv2/Makefile
--- a/graphics/gexiv2/Makefile Thu Apr 08 11:20:19 2021 +0000
+++ b/graphics/gexiv2/Makefile Thu Apr 08 11:23:35 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2021/02/11 15:14:53 nia Exp $
+# $NetBSD: Makefile,v 1.14 2021/04/08 11:23:35 nia Exp $
-DISTNAME= gexiv2-0.12.1
+DISTNAME= gexiv2-0.12.2
CATEGORIES= graphics devel
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gexiv2/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
diff -r 85b0b2745f3f -r be4bd2e9e6fa graphics/gexiv2/distinfo
--- a/graphics/gexiv2/distinfo Thu Apr 08 11:20:19 2021 +0000
+++ b/graphics/gexiv2/distinfo Thu Apr 08 11:23:35 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2021/02/11 15:14:53 nia Exp $
+$NetBSD: distinfo,v 1.8 2021/04/08 11:23:35 nia Exp $
-SHA1 (gexiv2-0.12.1.tar.xz) = a0d63c98808b3bfa4e527c50bcd2a6bce5110042
-RMD160 (gexiv2-0.12.1.tar.xz) = 174717b7098fa545a60e05252c0568023dfdbab8
-SHA512 (gexiv2-0.12.1.tar.xz) = cbf83ea79eead9aab15ba760217fd6a1b55a5c60059f14f243327ad7d3c09d6a0528dbdb33a8ee235c76dac5aab0afa8b7d2ab4367fe9128a096dce5da19a68d
-Size (gexiv2-0.12.1.tar.xz) = 372104 bytes
+SHA1 (gexiv2-0.12.2.tar.xz) = 887015e9220866aa1d0b235f27c99cd3d11daa35
+RMD160 (gexiv2-0.12.2.tar.xz) = c17e79f2dfcb862327dfabbf15748ad4a17e8911
+SHA512 (gexiv2-0.12.2.tar.xz) = 850bf41f6180b0fdd050ab08da6e3bbd8d25ffc25a1f48e17a1d7a65771893cc79fba9cbd6718bf1754251ac4a4754983f0ab8f006a05f8c4a15085846d001a5
+Size (gexiv2-0.12.2.tar.xz) = 378428 bytes
Home |
Main Index |
Thread Index |
Old Index