[mythtv-commits] [MythTV/mythtv] c30fa2: Fix version number in perl bindings. Third time's ...
David Hampton
noreply at github.com
Tue Jan 24 13:02:03 UTC 2023
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: c30fa29f8aad8acda29d8f0e0026d727662c203e
https://github.com/MythTV/mythtv/commit/c30fa29f8aad8acda29d8f0e0026d727662c203e
Author: David Hampton <mythtv at love2code.net>
Date: 2023-01-24 (Tue, 24 Jan 2023)
Changed paths:
M mythtv/bindings/perl/.gitignore
R mythtv/bindings/perl/Makefile.PL
A mythtv/bindings/perl/Makefile.PL.in
M mythtv/bindings/perl/MythTV.pm
R mythtv/bindings/perl/MythTV/Version.pm.in
M mythtv/configure
Log Message:
-----------
Fix version number in perl bindings. Third time's a charm?
1) Configure now creates Makefile.PL from Makefile.PL.in, substituting
in the version number.
2) Use the ExtUtils::MakeMaker PM_FILTER facility to substitute the
version number into the MythTV.pm file.
More information about the mythtv-commits
mailing list