Problems found with existing distfiles:
distfiles/javascript-2.1b1.el
distfiles/yEd-3.14.2.zip
No changes made to the javascript-mode or yEd distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
editors/p5-Padre-Plugin-PerlTidy from 0.10nb2 to 0.22.
pkgsrc changes:
- adjust dependencies
upstream changes:
0.22 2012.2.28
- Fix missing META.yml RT #75368 (Reported by KENTNL) (AZAWAWI)
0.21 2012.01.11
- Fix packaging issue with 0.20 (AZAWAWI)
0.20 2012.01.11
- Tweak to enable selected text to work (BOWTIE, DODATHOME)
0.19 2011.11.24
- Restored missing Params::Util dependency (AZAWAWI)
- Removed is_padre_plugin dependency (AZAWAWI)
0.18 2011.11.15
- Switch to Module::Install (BOWTIE)
- Use PerlTidy from trunk/tools #1239 (BOWTIE)
0.17 2011.02.14
- Bumped the version number to reflect the adaptation to the Plugin API so the Plugin Manager shows the version of the plugin (CLAUDIO)
- Removed bug broke the plugin (related to perltidyc).
0.16 2010.12.06
- Restored missing POT/PO translation sources (Damyan Ivanov, AZAWAWI)
0.15 2010.10.29
- Removed Test::NeedsDisplay dependency (AZAWAWI)
0.14 2010.10.27
- Fixed t/01-menu.t to work under no DISPLAY (AZAWAWI)
- t/00-load.t is magically injected by [@PadrePlugin] via [LoadTests] (AZAWAWI)
0.13 2010.10.25
- Switched to Dist::Zilla (AZAWAWI)
- Fixed t/00-load.t to work under no DISPLAY (AZAWAWI)
- Fix the uninitialized variable warning when tidying an unsaved tab (AZAWAWI)
- Updated Arabic translation (AZAWAWI)
0.12 Tue Oct 12 2010
- Fix duplicate "my $output" call
0.11 Mon Oct 11 2010
- Added translations:
- Turkish (BURAK)
- When tidying and exporting an unsaved document or text, the tab title is
now used instead of the undefined document filename (AZAWAWI)
- Prevent the current destructive nature when tidying a non-Perl document
or text (AZAWAWI)
- Re-used standard Padre's message and error method calls instead of
Wx::MessageBox (AZAWAWI, idea from SZABGAB++)
- Fixed RT #61993 "Can't tidy code when the bottom pane is off on Padre startup"
(AZAWAWI, Reported by RENEEB++)
Upstream changes:
0.10 Thu Jan 21 2010
- A variety of cleanups to use Padre::Current more efficiently (ADAMK)
- Added menu separator (ADAMK)
- A somewhat cleaner code style that is closer to general conventions (ADAMK)
- Added project config file that matches that of Padre itself (ADAMK)
- Applied the Perl::Tidy plugin to itself, using the project config (ADAMK, BRICAS)
- Added a few more menu tests (BRICAS)