Commit graph

9 commits

Author SHA1 Message Date
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
rodent
a0a1f2e57c Fixes:
COMMENT should not be longer than 70 characters.
 COMMENT should not begin with 'A'.
 COMMENT should not begin with 'An'.
 COMMENT should not begin with 'a'.
 COMMENT should not end with a period.
 COMMENT should start with a capital letter.

pkglint warnings. Some files also got minor formatting, spelling, and style
corrections.
2013-04-06 03:45:05 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +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
hiramatsu
c36367c037 Update p5-pip to 1.19.
Changes from previous:
----------------------
1.19 Mon 10 May 2010 - Adam Kennedy
	- Adding abstracts to ::API and ::FAQ
	- Update Module::Install to 1.00
2011-12-09 06:57:45 +00:00
obache
39619a9444 Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:26:04 +00:00
sno
0b77bca1e5 Updating devel/p5-pip from 1.16nb1 to 1.18
pkgsrc changes:
- adjust dependencies (partial reordered)

Upstream changes:
1.18 Mon 10 May 2010 - Adam Kennedy
	- POD typo fix to keep the Debian nazis happy :)

1.17 Mon 10 May 2010
	- Updating to Module::Install 0.95
	- Bundling newer author tests
	- Removing a three-argument open that some overzealous external
	  contributor added.
	- Added support for the .tgz extension, behaving the same as .tar.gz
	- Added support for github tarball URLs in the format
	  http://github.com/gitpan/Config-Tiny/tarball/2.12
2010-09-14 06:12:53 +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
32adc61713 Importing devel/p5-pip 1.16 as dependency of import of Perl Application
Development and Refactoring Environment.

The pip ("Perl Installation Program") console application is used to install
Perl distributions in a wide variety of formats, both from CPAN and from
external third-party locations, while supporting module dependencies that go
across the boundary from third-party to CPAN.

Using pip you can install CPAN modules, arbitrary tarballs from both the
local file-system or across the internet from arbitrary URIs.
2010-01-16 16:01:58 +00:00