NetBSD

CVS log for pkgsrc/databases/p5-Template-DBI/Makefile

[BACK] Up to [NetBSD] / pkgsrc / databases / p5-Template-DBI

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Aug 14 10:18:11 2011 (5 months, 3 weeks ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, HEAD
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Revision bump after updating perl5 to 5.14.1.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Aug 21 18:33:06 2010 (17 months, 2 weeks ago) by seb
Branches: MAIN
CVS tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
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!

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jul 31 14:37:15 2010 (18 months, 1 week ago) by sno
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +4 -4 lines
Updating databases/p5-Template-DBI from 2.64 to 2.65

pkgsrc changes:
- adjust dependencies
- clarify license
- remove upstream applied patch

Upstream changes:
2.65    2010-07-27
        - take over maintainership from prior maintainers
	  Andy Wardley and Simon Matthews (Jens Rehsack)
	  Thanks to both guys for their great work so far
	- improve connect to can reconnect after CLONE
	- add support for keeping alive in threaded environment
	- add ability to prepare/query with passing params to
	  $dbh->prepare
	- add some neat functions to the iterator of th $sth
	- add ability to fetch and store $dbh and $sth attributes
	- reap DBI handles for new threads when used in threaded
	  environments and threads::variable::reap is available
	- add test with two placeholders

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jun 15 00:44:54 2009 (2 years, 7 months ago) by sno
Branches: MAIN
CVS tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +1 -2 lines
do not need to bump PKGREVISION when not imported

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Jun 15 00:42:57 2009 (2 years, 7 months ago) by sno
Branches: TNF
CVS tags: pkgsrc-base
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Importing package of p5 module Template::Plugin::DBI 2.64.

This Template Toolkit plugin module provides an interface to the Perl DBI/DBD
modules, allowing to integrate SQL queries into template documents.  It also
provides an interface via the Tie::DBI module (if installed) so that database
records can be accessed without having to embed any SQL in templates.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jun 15 00:42:57 2009 (2 years, 7 months ago) by sno
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

cvsweb.de.netbsd.org <zafer@aydogan.de>