[MacPorts] #57881: gexiv2: Update to 0.10.10
MacPorts
noreply at macports.org
Wed Jan 9 18:41:00 UTC 2019
#57881: gexiv2: Update to 0.10.10
------------------------+----------------------
Reporter: ryandesign | Owner: dbevans
Type: update | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: gexiv2
------------------------+----------------------
gexiv2 could be updated:
{{{
$ port livecheck gexiv2
gexiv2 seems to have been updated (port version: 0.10.9, new version:
0.10.10)
}}}
It should be possible to remove this block from the Portfile at the same
time:
{{{
# the exiv2 xmp.hpp header file has been renamed to xmp_exiv2.hpp
pre-configure {
reinplace -W ${worksrcpath}/gexiv2/
"s|<exiv2/xmp.hpp>|<exiv2/xmp_exiv2.hpp>|g" \
gexiv2-metadata-private.h gexiv2-metadata-xmp.cpp \
gexiv2-metadata.cpp gexiv2-startup.cpp
}
}}}
--
Ticket URL: <https://trac.macports.org/ticket/57881>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list