Changeset da2d48b


Ignore:
Timestamp:
04/02/2024 06:18:54 PM (6 weeks ago)
Author:
Ken Moffat <zarniwhoop@…>
Branches:
lazarus, trunk
Children:
52bdd9c
Parents:
ec5d3a55
git-author:
Ken Moffat <zarniwhoop@…> (04/02/2024 04:08:02 PM)
git-committer:
Ken Moffat <zarniwhoop@…> (04/02/2024 06:18:54 PM)
Message:

Update to Variable-Magic-0.64 (perl dep).

0.64 2024-03-18 23:20 UTC

This is a maintenance release. The code contains no functional change.
Satisfied users of version 0.63 can skip this update.
+ Add : Contributing guidelines are now listed in the new

CONTRIBUTING file.

+ Fix : [RT #151104] : fix for t/18-opinfo.t broken under blead

Some optimization in core made t/18-opinfo.t fail since perl
5.39.7, but that was reverted before 5.40 was released.
This fix will make this test pass even when the optimization
is reinstantiated after release freeze.
Thanks David Mitchell for reporting and providing a fix.

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/prog/perl-deps/perl-variable-magic.xml

    rec5d3a55 rda2d48b  
    66
    77  <!ENTITY my-download-http "&metacpan_authors;/V/VP/VPIT/Variable-Magic-&Variable-Magic-version;.tar.gz">
    8   <!ENTITY my-md5sum "ceb039e74253232bc5bdfb391ed5d6f5">
     8  <!ENTITY my-md5sum "957d53fc6614deb593aa6d7cf96d713a">
    99
    1010]>
  • packages.ent

    rec5d3a55 rda2d48b  
    527527<!ENTITY TimeDate-version             "2.33">
    528528<!ENTITY Try-Tiny-version             "0.31">
    529 <!ENTITY Variable-Magic-version       "0.63">
     529<!ENTITY Variable-Magic-version       "0.64">
    530530<!ENTITY WWW-RobotRules-version       "6.02">
    531531<!ENTITY XML-LibXML-version           "2.0208">
Note: See TracChangeset for help on using the changeset viewer.