Commit graph

26 commits

Author SHA1 Message Date
nia
f3065cf92e editors: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:21:24 +00:00
nia
fb16529264 editors: Remove SHA1 hashes for distfiles 2021-10-07 13:47:35 +00:00
wiz
6eae1297d5 *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
wiz
00da7815c0 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
wiz
84e123ddd2 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
nia
d5c846b3af Update packages using a search.cpan.org HOMEPAGE to metacpan.org.
The former now redirects to the latter.

This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.

Reviewed by hand to hopefully make sure no unwanted changes sneak in.
2019-06-30 20:14:13 +00:00
rillig
a20d25368e editors/*: let pkglint fix indentation and variable alignment
pkglint -Wall -F -r editors

Manually fixed the changes in editors/nedit since the "fixed" indentation
was wrong.
2019-06-08 10:40:52 +00:00
wiz
93b46879c7 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
wiz
554ab09da0 p5-PPIx-EditorTools: update to 0.21.
0.21 2017-12-24
  [ ENHANCEMENTS ]
    - remove spurious dependencies. (GH#8, Kent Fredic)

  [ STATISTICS ]
    - code churn: 6 files changed, 110 insertions(+), 94 deletions(-)
2017-12-30 14:20:30 +00:00
wiz
2b40a063af p5-PPIx-EditorTools: update to 0.20.
0.20 2017-10-22
  - POD fixes.
  - maintainership passes to Yanick.
  - remove unused variables.

  [ STATISTICS ]
    - code churn: 18 files changed, 172 insertions(+), 204 deletions(-)
2017-11-08 20:54:20 +00:00
wiz
74e87eb857 p5-PPIx-EditorTools: update to 0.19.
0.19 2014.09.03
    - Update the link to the GitHub repository.

0.18 2012.10.20
	- Including Module::Install 1.06
	  http://weblog.bulknews.net/post/33907905561/do-not-ship-modules-with-module-install-1-04
	- Add test using Test::CPAN::Changes
2017-09-17 15:33:32 +00:00
jperkin
4f82c7e381 Requires PERL_USE_UNSAFE_INC hack. 2017-06-14 13:26:17 +00:00
ryoon
17cfb59fe1 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
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
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