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

History of commit frequency

CVS Commit History:


   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'?
   2023-05-17 12:54:21 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
gexiv2: update to 0.14.1.

gexiv2 0.14.1 - 5 May 2023 (stable)

 * Clean-up python support
 * Drop python2 support
 * Add option for building tests
 * Only run python tests when python is enabled
 * Fix get_gps_info() return data with unset altitude
 * Fix generate_xmp_packet() ignoring its parameters
 * Fix gexiv2-tool to call initialize()

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