Commit graph

8 commits

Author SHA1 Message Date
dholland
d5de49817b p5-Try-Tiny is not in devel/p5-PPI. Fixes pbulk scan failure.
This has been this way since at least October and I have no idea
why it only blew up on me now.
2013-01-20 22:58:29 +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
b6a9389fea Updating package for CPAN module PPIx::EditorTools in
editors/p5-PPIx-EditorTools from 0.09nb3 to 0.17.

pkgsrc changes:
- adjust dependencies

upstream changes:
0.17 2012.08.19
        - in Frankfurt am Main

0.15_04 2012.07.11
	- suppress warning Exiting eval via next (BOWTIE)

0.15_03 2012.07.07
	- Add patches from #1435 inspired by dod++ (BOWTIE)
	- Add additional tests for #1435 (BOWTIE)

0.16 2012.08.15
        - released based on 0.15_02

0.15_02 2012.06.08
	- Add patches from #401 by buff3r++ (BOWTIE)
	- Add Moose::Role support (BOWTIE)

0.15 2011.05.06
	- Parse Moose files as well (BOWTIE)

0.14 2011.05.04
	- Move from Dist::Zilla to Module::Install
	  (-> LICENSE, META.json, README files removed, inc/ added)

0.13 2011.03.24
	- Copy the lexer code used for syntax highlighting in
	  Padre::Document::Perl::PPILexer to PPIx::EditorTools::Lexer (SZABGAB)

0.12 2011.03.23
	- Copy the Outline generating code from Padre::Document::Perl::Outline
	  to PPIx::EditorTools::Outline (SZABGAB)

0.11 2010.11.18
	- Fixed RT #63107: Finding declared variables fragile and misses loop
	  variables OVID++ (AZAWAWI)
	- Moved to Dist::Zilla (AZAWAWI)

0.10 2010.09.26
	- Fixed Padre ticket #655: Can't rename to a variable with an underscore
	  in it (PATRICKAS)
	- Fixed Padre ticket #653: Lexically rename doesn't work when clicking
	  on declaration of variable (PATRICKAS)
        - Added feature to change variable style to/from camelCase (SMUELLER)
2012-09-11 09:02:04 +00:00
sno
a76f11d1e6 Changing all PERL5_MODULE_TYPE from Module::Install to M::I::Bundled,
Module::Install is for Authors only.

Bumping revision
2012-09-03 11:16:19 +00:00
obache
70eea0e2bc Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:38:56 +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
514c3f3811 Importing editors/p5-PPIx-EditorTools v0.09 as dependency of scheduled
import of editors/p5-Padre.

Utility methods and base class for manipulating Perl via PPI.
2010-01-16 18:27:38 +00:00