Commit graph

13 commits

Author SHA1 Message Date
wiz
86a78fce2e Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
agc
411fefe420 Add SHA512 digests for distfiles for editors category
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.
2015-11-03 03:32:14 +00:00
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
asau
fae34ba053 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
sno
befacba5d8 Updating package for CPAN module Padre::Plugin::PerlTidy in
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++)
2012-09-13 16:24:12 +00:00
obache
70eea0e2bc Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:38:56 +00:00
obache
cf6c2368d1 MAKE_JOBS_SAFE=no 2010-10-06 12:43:17 +00:00
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
2010-08-21 16:32:42 +00:00
sno
114c2a7fb3 Updating editors/p5-Padre-Plugin-PerlTidy from 0.09 to 0.10
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)
2010-03-08 18:29:44 +00:00
sno
b207e39b6d Importing editors/p5-Padre-Plugin-PerlTidy v0.09
Padre::Plugin::PerlTidy is a simple plugin to run Perl::Tidy on source code.
2010-01-16 18:34:01 +00:00