Commit graph

14 commits

Author SHA1 Message Date
wiz
98c3768c3a 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:35 +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
4840ebad6d Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:02:33 +00:00
obache
914df23d5b Revision bump after updating perl5 to 5.14.1. 2011-08-14 07:38:55 +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
kefren
ebdafdc8a2 Update to 2.42
Fixes pkg/42800
2010-06-03 09:23:07 +00:00
seb
5c9c1311ba Update p5-POE-Filter-IRCD from version 2.38 to version 2.40.
Pkgsrc changes:
- Add LICENSE

Upstream changes:
2.40	Changed to AutoLicense, tidied up the POD.
2009-11-21 16:22:46 +00:00
adrianp
2ae6078ec7 Give up MAINTAINER 2009-07-17 18:00:13 +00:00
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

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=...").
2008-10-19 19:17:40 +00:00
he
2cae2fdb05 Update from version 1.1nb1 to 2.38, discussed in general terms with maintainer.
Pkgsrc changes:
 o Canonicalize HOMEPAGE
 o Adjust dependencies

Upstream changes:

2.38	Removed kwalitee test and added license information.
2.36	Kwalitee fixes.
2.35	Changed test file naming convention
2.34	Added clone() method as reported by Hinrik Ãrn Sigurðsson.
2.32	Updated Module::Install to 0.68
2.31	Fixed abstract_from and build_requires in Makefile.PL
2.30	Code refactoring. Doc fixes. Updated tests.
2.2	Switched fully to Module::Install. Documentation amendments.
2.0	Makefile.PL was executable. Fixed.
1.9	Added pod and pod coverage tests. Documentation fixes.
1.8	Added get_pending() method.
1.7	Bug in put() that choked when {params} didn't exist.
1.6	Inherits from POE::Filter now so it won't barf when Stackable
	is updated.
1.5	Added colonify options, check pod for details.
1.4	{raw_line} added to resultant hashref.
1.3	Documentation amendments.
1.2	Updated testcase. Should be a bit more robust now.
2008-09-10 18:46:32 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
jlam
7fbb8d9527 Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
2005-08-06 06:19:03 +00:00
adrianp
9afb67a133 POE::Filter::IRCD provides a convenient way of parsing and creating IRC
protocol lines.
2005-07-14 23:08:21 +00:00