NetBSD.se

CVS log for pkgsrc/devel/p5-Test-Warn/Makefile

[BACK] Up to [NetBSD + pkgsrc-wip] / pkgsrc / devel / p5-Test-Warn

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Nov 18 13:22:22 2011 UTC (6 months ago) by hiramatsu
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, HEAD
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -3 lines
Update p5-Test-Warn to 0.23.

Change from previous:
0.23  2011-02-24
        - compatibility with Perl 5.14 (ANDK)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Aug 14 12:26:45 2011 UTC (9 months, 1 week ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -1 lines
Revision bump after updating perl5 to 5.14.1.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Sep 12 12:21:30 2010 UTC (20 months, 1 week ago) by wiz
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.12: preferred, colored
Changes since revision 1.12: +2 -4 lines
Update to 0.22:

0.22  Sep 10 2010
        - fixes in English

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Aug 21 16:34:39 2010 UTC (21 months ago) by seb
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +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.11: download - view: text, markup, annotated - select for diffs
Sat Sep 12 12:07:06 2009 UTC (2 years, 8 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
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -5 lines
Updating package devel/p5-Test-Warn from 0.11nb1 to 0.21

pkgsrc changes:
  - Adding license
  - Adjusting dependencies

Upstream changes:
0.21  Aug 29 2009
        - rename internal package Tree::MyDAG_Node with Test::Warn::DAG_Node_Tree

0.20  Aug 29 2009
        - fix warning_exists.t for perl 5.6.2
        - warnings_exists was renamed to warnings_exist
        - compatibility layer in Makefile.PL

0.11_02  Jun 16 2009
        - carped.t will work on VMS (RT#39579)
        - fix warning_exists.t for perl 5.10
        - warning_exists was renamed to warnings_exists

0.11_01  Jun 14 2009
        - small changes
        - MIN_PERL_VERSION in Makefile.PL
        - Array::Compare is not needed
        - allow files with spaces in path (RT#21545 by frew )
        - Test::Exception is also not needed
        - warning_exists added

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Oct 19 19:18:02 2008 UTC (3 years, 7 months ago) by he
Branches: MAIN
CVS tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1 lines
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=...").

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Jul 27 16:53:38 2008 UTC (3 years, 9 months ago) by he
Branches: MAIN
CVS tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Update from version 0.10 to 0.11.  Changes:

0.11  Jun 09 2008
        - better Makefile.PL
        - mention Test::Trap
        - uplevel 2 changed to uplevel 1 to work with Sub::Uplevel 0.19_02
        - small fixes

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jan 8 23:43:57 2008 UTC (4 years, 4 months ago) by heinz
Branches: MAIN
CVS tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, cwrapper
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -1 lines
The package supports installation to DESTDIR.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Dec 9 00:22:40 2007 UTC (4 years, 5 months ago) by hiramatsu
Branches: MAIN
CVS tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -3 lines
Update p5-Test-Warn to 0.10.

Changes from 0.08:

0.10  May 01 2007
        - depend on newer version of Sub::Uplevel
        - fixed pod error

0.09  Mar 15 2007
        - new maintainer: Alexandr Ciornii
        - license in Makefile.PL
        - fixed carped.t (patch by PSINNOTT)
        - pod.t

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jun 29 21:19:51 2007 UTC (4 years, 10 months ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -2 lines
Add required dependency on p5-Sub-Uplevel.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Mar 4 21:29:25 2006 UTC (6 years, 2 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Aug 6 06:19:16 2005 UTC (6 years, 9 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
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.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jul 13 18:01:29 2005 UTC (6 years, 10 months ago) by jlam
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}.  There is no change to the binary
packages.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Apr 11 21:45:35 2005 UTC (7 years, 1 month ago) by tv
Branches: MAIN
CVS tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -2 lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Feb 22 00:33:36 2005 UTC (7 years, 3 months ago) by wiz
Branches: TNF
CVS tags: pkgsrc-base, pkgsrc-2005Q1-base, pkgsrc-2005Q1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Add some perl packages needed for various test targets in other perl
packages.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Feb 22 00:33:36 2005 UTC (7 years, 3 months ago) by wiz
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

NetBSD-CVSweb <admin[at]NetBSD[dot]se>