Commit graph

7 commits

Author SHA1 Message Date
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
obache
84fa8bcd7c Revision bump after updating perl5 to 5.14.1. 2011-08-14 16:05:39 +00:00
wiz
cf1f8145b5 Update to 1.19:
1.19 Fri  3 Sep 2010
	- No functional changes
	- Resolved RT #59037: CSS::Tiny reorders rules
	- The use of Tie::IxHash to achieve ordering is now documented

1.18 Fri  3 Sep 2010
	- Resolved RT #60776: Parsing of multiple whitespace selectors
	- Added test script specifically for RT regression tests
2010-09-12 12:45:38 +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
997fce3415 Updating www/p5-CSS-Tiny from 1.15nb1 to 1.17
pkgsrc changes:
- add license definition

Upstream changes:
1.17 Sun  4 Jul 2010
	- Removed the use of Module::Install
	- Allow read-string to be rerun again on an existing object,
	  and thus also thus on tied objects (MPETERS)
	- Moved POD after __END__ to reduce number of disk reads when parsing.
	- Added support for running xt tests

1.16 Fri  4 Jul 2008
	- Upgrading to Module::Install 0.76
	- Localising $@ during evals
2010-08-17 05:57:27 +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
seb
38f19420bf Initial import of p5-CSS-Tiny version 1.15 in the NetBSD Packages
Collection.

The Perl 5 module CSS::Tiny provides a class to read and write .css
stylesheets with as little code as possible, reducing load time
and memory overhead.
2008-09-07 16:09:40 +00:00