Next | Query returned 42 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2024-04-14 19:42:10 by Adam Ciarcinski | Files touched by this commit (15) | Package removed
Log message:
gexiv2: updated to 0.14.2

gexiv2 0.14.2 - 24 Jul 2023 (stable)

* Make compatible with exiv2 0.28 or later
* Fix double free if creation of meta-data fails
* Fix floating point compare in tests
   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default
   2023-07-20 15:42:54 by Ryo ONODERA | Files touched by this commit (2)
Log message:
gexiv2: Fix PLIST divergence

meson-1.2.0 compiles all .py files.
And use PLIST substitution mechanism with python /extension.mk.
   2023-07-19 00:31:52 by Thomas Klausner | Files touched by this commit (1)
Log message:
gexiv2: needs std::filesystem
   2023-07-02 17:27:51 by Tobias Nygren | Files touched by this commit (4)
Log message:
gexiv2: fix build w/ clang

Type of offset parameter of StreamIo::seek() must match that of
parent class BasicIo.
   2023-07-02 00:16:39 by Thomas Klausner | Files touched by this commit (41)
Log message:
*: recursive bump for exiv2 0.28.0
   2023-07-02 00:14:59 by Thomas Klausner | Files touched by this commit (12)
Log message:
gexiv2: fix build with exiv2 0.28.0 using upstream patches.
   2023-06-07 13:27:34 by Michael Baeuerle | Files touched by this commit (55)
Log message:
Recursive revbump for new major version of graphics/graphviz.
   2023-05-23 15:25:25 by Tobias Nygren | Files touched by this commit (1)
Log message:
gexiv2: lower C++ standard from C++17 to C++11

gexiv2 requests C++17 by default in it's meson.build, but it depends on
graphics/exiv2 whose public headers are not C++17 compliant since they make
use of std::auto_ptr:

graphics/gexiv2/work/.buildlink/include/exiv2/tags.hpp:143:17: error: no \ 
template named 'auto_ptr' in namespace 'std'; did you mean simply 'auto_ptr'?

Next | Query returned 42 messages, browsing 1 to 10 | Previous