Commit graph

10 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
asau
5eae6a18a3 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +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
abs
46c90e564b Updated www/p5-Template-Toolkit-Simple to 0.16
version: 0.16
date:    Mon Nov  7 18:49:56 PST 2011
changes:
- Anthony Cornehl++ implemented JSON and XML support. \o/
---
version: 0.15
date:    Sat Nov  5 01:09:40 PDT 2011
changes:
- Use fixed TestML
---
version: 0.14
date:    Fri Oct 21 18:31:56 PDT 2011
changes:
- Use Module::Package
- Add strict support
2012-01-22 19:35:52 +00:00
hiramatsu
a584572dee Update p5-Template-Toolkit-Simple to 0.13.
Changes from previous:
---
version: 0.13
date:    Sun May 15 17:08:56 EST 2011
changes:
- Use Stardoc
- use Package
---
version: 0.12
date:    Sun May 15 12:46:44 EST 2011
changes:
- Forgot to 'use Encode'. doh!
---
version: 0.11
date:    Sun May 15 12:11:50 EST 2011
changes:
- Finally works with utf8 templates and yaml. \o/
---
version: 0.10
date:    Mon Nov 29 09:58:35 EST 2010
changes:
- Skip tests if YAML::XS not installed.
2011-10-17 14:53:28 +00:00
obache
84fa8bcd7c Revision bump after updating perl5 to 5.14.1. 2011-08-14 16:05:39 +00:00
sno
01be7bed5d Oops - seems updated distinfo didn't got committed 2010-09-23 20:57:42 +00:00
sno
47a0526298 Updating www/p5-Template-Toolkit-Simple from 0.03nb1 to 0.08
pkgsrc changes:
- adjust module type

Upstream changes:
---
version: 0.08
date:    Wed Sep 15 00:08:41 PDT 2010
changes:
- Remove old Test::Base subclass
- Update copyright dates
---
version: 0.07
date:    Tue Sep 14 23:06:07 PDT 2010
changes:
- Switched testing from Test::Base to TestML
- 0.04 - 0.06 never made it to CPAN :\
- Added new toys to Makefile.PL
---
version: 0.06
date:    Mon Apr 27 16:57:55 PDT 2009
changes:
- Encode stuff was a mistake. Reverting.
---
version: 0.05
date:    Sun Apr 26 19:06:13 PDT 2009
changes:
- Add usage text for command line help.
- Fixed utf8 encoding. Hopefully.
---
version: 0.04
date:    Fri Nov  7 14:44:23 PST 2008
changes:
- Support start_tag and end_tag.
2010-09-22 21:23:21 +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
seb
1d8ba0635c Initial import of p5-Template-Toolkit-Simple version 0.03 in the
NetBSD Packages Collection.

The Perl 5 module Template::Toolkit::Simple is a simple wrapper
around Template Toolkit. It exports a function called tt which
returns a new Template::Toolkit::Simple object. The object supports
method calls for setting all the Template Toolkit options.
2010-04-28 21:28:19 +00:00