Changeset 9b8e679


Ignore:
Timestamp:
04/02/2024 06:18:54 PM (6 weeks ago)
Author:
Ken Moffat <zarniwhoop@…>
Branches:
lazarus, trunk
Children:
67422470
Parents:
4510db8e
git-author:
Ken Moffat <zarniwhoop@…> (04/02/2024 01:12:43 PM)
git-committer:
Ken Moffat <zarniwhoop@…> (04/02/2024 06:18:54 PM)
Message:

Update to Module-Build-0.4234 (Perl Module).

Found while checking versions of the deps.

0.4234 - Fri 28 Apr 2023 10:46:26 CEST

  • PodParser now respects =encoding directives
  • Don't use libraries in t/bundled for Build.PL
  • make_tarball: workaround for broken tar on Darwin
  • Respect $Config{man1ext}/$Config{man3ext}
  • Do not require a compiler if c_source is an empty list

0.42_33 - Wed Mar 29 10:38:56 PM CEST 2023

  • PodParser now respects =encoding directives
  • Don't use libraries in t/bundled for Build.PL
  • make_tarball: workaround for broken tar on Darwin
  • Respect $Config{man1ext}/$Config{man3ext}
  • Do not require a compiler if c_source is an empty list
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/prog/perl-modules/perl-module-build.xml

    r4510db8e r9b8e679  
    77
    88  <!ENTITY my-download-http "&metacpan_authors;/L/LE/LEONT/Module-Build-&Module-Build-version;.tar.gz">
    9   <!ENTITY my-md5sum "144885f1cbaf9420017bbed696ec6b83">
     9  <!ENTITY my-md5sum "0032d0c0bc36a3b68ef41c947829d5e3">
    1010
    1111]>
  • packages.ent

    r4510db8e r9b8e679  
    411411<!ENTITY Log-Log4perl-version         "1.57">
    412412<!ENTITY LWP-Protocol-https-version   "6.14">
    413 <!ENTITY Module-Build-version         "0.4232">
     413<!ENTITY Module-Build-version         "0.4234">
    414414<!ENTITY Net-DNS-version              "1.44">
    415415<!ENTITY Parse-RecDescent-version     "1.967015">
Note: See TracChangeset for help on using the changeset viewer.