pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/gexiv2
Module Name: pkgsrc
Committed By: nia
Date: Thu Feb 11 15:14:53 UTC 2021
Modified Files:
pkgsrc/graphics/gexiv2: Makefile distinfo
Log Message:
gexiv2: Update to 0.12.1
gexiv2 0.12.1 - 23 May 2020
* Support macOS dylib versioning
* Improve compatibility with current exiv2 development versions
* Fix compiling on windows
* Fix issue with problematic symbol visibility of exiv2
* Fix issues with tests overwriting environment variables
* Fix exception escaping on division by zero
* Fix overflow in altitude fraction conversion
* Fix crash with experimental GIO support
* Documentation fixes
* Add gexiv2_metadata_update_gps_info which will not remove all other GPS
information
Bugs fixed in this release:
- https://gitlab.gnome.org/GNOME/gexiv2/issues/41
- https://gitlab.gnome.org/GNOME/gexiv2/issues/42
- https://gitlab.gnome.org/GNOME/gexiv2/issues/45
- https://gitlab.gnome.org/GNOME/gexiv2/issues/52
- https://gitlab.gnome.org/GNOME/gexiv2/issues/53
- https://gitlab.gnome.org/GNOME/gexiv2/issues/54
- https://gitlab.gnome.org/GNOME/gexiv2/issues/55
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/graphics/gexiv2/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/graphics/gexiv2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/gexiv2/Makefile
diff -u pkgsrc/graphics/gexiv2/Makefile:1.12 pkgsrc/graphics/gexiv2/Makefile:1.13
--- pkgsrc/graphics/gexiv2/Makefile:1.12 Tue Oct 6 19:51:17 2020
+++ pkgsrc/graphics/gexiv2/Makefile Thu Feb 11 15:14:53 2021
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2020/10/06 19:51:17 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2021/02/11 15:14:53 nia Exp $
-DISTNAME= gexiv2-0.12.0
-PKGREVISION= 5
+DISTNAME= gexiv2-0.12.1
CATEGORIES= graphics devel
-MASTER_SITES= https://ftp.acc.umu.se/pub/gnome/sources/gexiv2/0.12/
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gexiv2/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/graphics/gexiv2/distinfo
diff -u pkgsrc/graphics/gexiv2/distinfo:1.6 pkgsrc/graphics/gexiv2/distinfo:1.7
--- pkgsrc/graphics/gexiv2/distinfo:1.6 Mon Jul 15 22:07:08 2019
+++ pkgsrc/graphics/gexiv2/distinfo Thu Feb 11 15:14:53 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2019/07/15 22:07:08 nia Exp $
+$NetBSD: distinfo,v 1.7 2021/02/11 15:14:53 nia Exp $
-SHA1 (gexiv2-0.12.0.tar.xz) = 2d8894d307363726b345d0535d5fe5b7153a7ea9
-RMD160 (gexiv2-0.12.0.tar.xz) = 1e8f6d3cc45caf39afa7ca0b519b4de14f631b52
-SHA512 (gexiv2-0.12.0.tar.xz) = c89e7d307359c718dff1f3991acb4ece66bce985a3d8bee1c8fccf4ce39187af62684c87eaae9b0425a6fdbf147b7330902041d9588e52a4bad1da4255d245e9
-Size (gexiv2-0.12.0.tar.xz) = 370816 bytes
+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
Home |
Main Index |
Thread Index |
Old Index