[Bug 272311] graphics/exiv2: upgrade to v0.28

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 09 Jul 2023 22:12:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272311

--- Comment #93 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=ce4a214fb7091fc6a141b9d278e17e65029368b9

commit ce4a214fb7091fc6a141b9d278e17e65029368b9
Author:     Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2023-07-01 11:58:04 +0000
Commit:     Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2023-07-09 22:08:05 +0000

    graphics/exiv2: upgrade to 0.28

    Add DOCS and DOXYGEN options to allow building/installing
    extra documentation.

    Cherry-pick a few fixes from the upstream Git repo,
    and add one FreeBSD-specific fix to libprocinfo interface
    that caused crashes in the test rig, and add
    sscanf/printf vs type fixes.

    Fix a few things in exiv2 and Adobe XMP SDK found while
    test-compiling exiv2 consumers.

    All local fixes to .cpp filed with upstream repo as pull req.

    While here, reformat/rearrange to please portlint and
    portfmt/portclippy.

    Assisted and
    Reviewed by:            diizzy@
    PR:                     272311
    Differential Revision:  https://reviews.freebsd.org/D40828

 graphics/exiv2/Makefile                            | 71 ++++++++++--------
 graphics/exiv2/distinfo                            | 18 ++++-
 .../files/patch-_MSVC_LANG-warning-Wundef (new)    | 84 ++++++++++++++++++++++
 graphics/exiv2/files/patch-cmake_mainSetup.cmake   |  4 +-
 graphics/exiv2/files/patch-src_version.cpp (new)   | 16 +++++
 .../exiv2/files/patch-xmpsdk_src_XMPMeta.cpp (new) | 15 ++++
 .../files/patch-xmpsdk_src_XMPUtils.cpp (new)      | 17 +++++
 graphics/exiv2/pkg-plist                           | 12 ++--
 8 files changed, 194 insertions(+), 43 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.