Next | Query returned 8 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2024-11-27 00:07:02 by Taylor R Campbell | Files touched by this commit (5)
Log message:
finance/ledger32: Fix build with boost>=1.86, and fix ctype abuse.

1. Boost patch backported from upstream master, since there's been no
   upstream release since the breakage.

2. Ctype abuse adapted afresh -- not sure how I missed this last time
   around!  Almsot all the tests pass now, and the same handful of test
   that fail fail in finance/ledger too (RegressTest_553,
   RegressTest_BF3C1F82-2, RegressTest_BF3C1F82).

No revbump because this has been broken since the revbump last month
for boost 1.86.
   2024-10-13 10:26:00 by Thomas Klausner | Files touched by this commit (1)
Log message:
iledger32: mark as only for Python 3.10 and 3.11
   2024-10-04 05:49:38 by Ryo ONODERA | Files touched by this commit (237)
Log message:
*: Recursive revbump from Boost 1.86.0
   2024-09-12 21:13:14 by Taylor R Campbell | Files touched by this commit (2) | Package updated
Log message:
finance/ledger, finance/ledger32: Mark incompatible with Python 3.12.

These still use PyUnicode_GET_SIZE, which was removed in Python 3.12:

https://peps.python.org/pep-0623/

Set Python_EXECUTABLE explicitly so they don't inadvertently pick up
bin/python3.12.

No revbump because finance/ledger and finance/ledger32 currently
don't build at all with pkgsrcwide default of Python 3.12.

The issue has been fixed upstream so it can probably be removed in
the next finance/ledger update:

https://github.com/ledger/ledger/issues/2332

And with any luck, finance/ledger32 can be removed eventually, now
that upstream has acknowledged the bug that motivated it:

https://github.com/ledger/ledger/issues/2355
(dup of https://github.com/ledger/ledger/issues/2318)
   2024-09-12 19:01:26 by Taylor R Campbell | Files touched by this commit (2) | Package updated
Log message:
finance/ledger, finance/ledger32: revbump for May textproc/icu update

Unclear why these didn't get bumped before, or whether anything else
needs to be bumped too.
   2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575)
Log message:
*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS
   2024-05-02 14:22:13 by Taylor R Campbell | Files touched by this commit (15)
Log message:
finance/ledger32: Fix ctype abuse.
   2024-04-21 18:59:09 by Adam Ciarcinski | Files touched by this commit (4)
Log message:
ledger32: fix build with newer boost; cleanup

Next | Query returned 8 messages, browsing 1 to 10 | previous