diff options
author | David Golden <dagolden@cpan.org> | 2013-06-19 20:41:00 -0400 |
---|---|---|
committer | David Golden <dagolden@cpan.org> | 2013-06-19 20:54:19 -0400 |
commit | 9d40a27aedfd16bf6b12bcbbdfb23a438e5f99b9 (patch) | |
tree | e16e8d9cf5eb9f3b84cc9302fc4bf54d51e8d3c3 /t | |
parent | 25b25355681b1b113ebbf386a7ebe3158ae21ffe (diff) | |
download | perl-9d40a27aedfd16bf6b12bcbbdfb23a438e5f99b9.tar.gz |
Update Maintainers.PL for divergence from cpan
I've noted some files customized in blead and marked
Devel::PPPort as 'undef' upstream as it appears unmaintained
and rjbs has asked the maintainer to switch it to blead.
With this change, core-cpan-diff on the 'cpan' upstream is clean.
Diffstat (limited to 't')
-rw-r--r-- | t/porting/customized.dat | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/t/porting/customized.dat b/t/porting/customized.dat index 4b1490518a..10f91c205f 100644 --- a/t/porting/customized.dat +++ b/t/porting/customized.dat @@ -1,3 +1,6 @@ +libnet cpan/libnet/Makefile.PL 5554b71464b45f5cc002e55f2464f7ff4abd05b6 +Module::Build cpan/Module-Build/lib/Module/Build/ConfigData.pm 2f3f07fd889077ebd51791ad6e195d9164b4baf3 +Time::HiRes cpan/Time-HiRes/Makefile.PL 178c13f9fef25520cc752581b86e5e4c05a5eade Text::Balanced cpan/Text-Balanced/t/01_compile.t 1598cf491a48fa546260a2ec41142abe84da533d Text::Balanced cpan/Text-Balanced/t/02_extbrk.t 6ba1b64a4604e822dc2260b8ffcea6b406339ee8 Text::Balanced cpan/Text-Balanced/t/03_extcbk.t 3307c980af28963414cab799c427b359ef3b8657 @@ -7,8 +10,7 @@ Text::Balanced cpan/Text-Balanced/t/06_extqlk.t 81a5804d392013393a338325b197cea5 Text::Balanced cpan/Text-Balanced/t/07_exttag.t 5a209ed156387d4614d3003292e5fc412b8541e5 Text::Balanced cpan/Text-Balanced/t/08_extvar.t 0776ef2cbdad5b1fbefb300541d079212cc24d92 Text::Balanced cpan/Text-Balanced/t/09_gentag.t 42361b5dfb3bb728bce20f4fb0d92ccfb27c2ba7 -Module::Build cpan/Module-Build/lib/Module/Build/ConfigData.pm 2f3f07fd889077ebd51791ad6e195d9164b4baf3 -Test::Harness cpan/Test-Harness/t/source.t 884890970fb850874213159df263ba483bac62e9 -libnet cpan/libnet/Makefile.PL 5554b71464b45f5cc002e55f2464f7ff4abd05b6 +Test::Simple cpan/Test-Simple/t/fail-more.t 851583390f26786131535e2837dae1113d72c41a podlators cpan/podlators/scripts/pod2man.PL f81acf53f3ff46cdcc5ebdd661c5d13eb35d20d6 podlators cpan/podlators/scripts/pod2text.PL b4693fcfe4a0a1b38a215cfb8985a65d5d025d69 +Test::Harness cpan/Test-Harness/t/source.t 884890970fb850874213159df263ba483bac62e9 |