Opened 6 years ago
Closed 6 years ago
#57881 closed update (fixed)
gexiv2: Update to 0.10.10
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) | |
Port: | gexiv2 |
Description
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 }
Change History (2)
comment:1 Changed 6 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Cc: | MarcusCalhoun-Lopez added |
---|
comment:2 Changed 6 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In b04c3ce79b899609bf6f3996c38b2a47844c7d18/macports-ports (master):