Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/exiv2 exiv2: update to 0.27.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/82ebc4bfacf2
branches:  trunk
changeset: 436279:82ebc4bfacf2
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Jul 31 09:20:39 2020 +0000

description:
exiv2: update to 0.27.3.

Headline Features of Exiv2 v0.27.3
----------------------------------

Thank you to Phil, Sridhar, Luis, Kevin, and Andreas S for working with me on the release.
As always, thanks to my wife Alison and our cat Lizzie for their support.

I am writing a book called Image Metadata and Exiv2 Architecture.
Current Draft: https://clanmills.com/exiv2/book/
               https://clanmills.com/exiv2/book/IMaEA.pdf

1) Bug and security fixes:
   - Security fixes
   - Improved Unicode/charset handling in comments
   - Improved lens recognition
   - Updated Catalan and Dutch localisation

2) Changes to downloadable build bundles:
   - Revised documentation and man page
   - Replace license.txt with COPYING
   - Removed contrib/ directory from bundle
   - share/locale has localisation files
   - msvc bundle built with vs2019

3) Build and Test:
   - Support for C++11 and C++14
   - Improved test harness and documentation
   - Test support for Visual Studio
   - Cross compiling support
   - UNIX support (Solaris, FreeBSD and NetBSD)
   - Http test support

4) Additions:
   - contrib/vs2019 Visual Studio support
   - contrib/Qt Qt sample project
   - .github/CONTRIBUTORS file
   - Defined security process (TBD)

diffstat:

 graphics/exiv2/Makefile |   4 ++--
 graphics/exiv2/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (30 lines):

diff -r 471247ab84d8 -r 82ebc4bfacf2 graphics/exiv2/Makefile
--- a/graphics/exiv2/Makefile   Fri Jul 31 09:18:02 2020 +0000
+++ b/graphics/exiv2/Makefile   Fri Jul 31 09:20:39 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.45 2020/03/14 14:00:02 tnn Exp $
+# $NetBSD: Makefile,v 1.46 2020/07/31 09:20:39 wiz Exp $
 
-DISTNAME=      exiv2-0.27.2-Source
+DISTNAME=      exiv2-0.27.3-Source
 PKGNAME=       ${DISTNAME:S/-Source//}
 CATEGORIES=    graphics
 MASTER_SITES=  https://www.exiv2.org/builds/
diff -r 471247ab84d8 -r 82ebc4bfacf2 graphics/exiv2/distinfo
--- a/graphics/exiv2/distinfo   Fri Jul 31 09:18:02 2020 +0000
+++ b/graphics/exiv2/distinfo   Fri Jul 31 09:20:39 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.32 2019/10/25 09:44:26 kamil Exp $
+$NetBSD: distinfo,v 1.33 2020/07/31 09:20:39 wiz Exp $
 
-SHA1 (exiv2-0.27.2-Source.tar.gz) = 1a72065c95e721b1c21df4f2ee64d8338c6acf94
-RMD160 (exiv2-0.27.2-Source.tar.gz) = d19c3f29fc5e9637339a9f39c1a4539fc85b1d36
-SHA512 (exiv2-0.27.2-Source.tar.gz) = 39eb7d920dce18b275ac66f4766c7c73f7c72ee10e3e1e43d84c611b24f48ce20a70eac6d53948914e93242a25b8b52cc4bc760ee611ddcd77481306c1f9e721
-Size (exiv2-0.27.2-Source.tar.gz) = 27591236 bytes
+SHA1 (exiv2-0.27.3-Source.tar.gz) = f31a74793ce2cd0161915ed1fbec8e79c31cd54d
+RMD160 (exiv2-0.27.3-Source.tar.gz) = 7e3ce6de75aaf87b46d419f86b4b0fc55f133234
+SHA512 (exiv2-0.27.3-Source.tar.gz) = 3f5758ee862b811eeb89cc75fc2bbd8bf10329efa2ce1e68555cdc7729faa6cfd1603e0cc859fbdbe6d8fd5e53bd9b9e6d869d8a20ed17497bf87ce78c005de9
+Size (exiv2-0.27.3-Source.tar.gz) = 26447901 bytes
 SHA1 (patch-cmake_config.h.cmake) = b7e0336e5ca55a9df08958a05d8ac2a2c800e836
 SHA1 (patch-contrib_organize_Makefile) = 27348fdb0f80092b6e16f27e3ac1dca988eefe70
 SHA1 (patch-contrib_organize_helpers.cpp) = ec003c826d463b3e7e571ab4c41baffaca1240e9



Home | Main Index | Thread Index | Old Index