The NetBSD Project

CVS log for pkgsrc/devel/p5-Carp-Clan/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / devel / p5-Carp-Clan

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.15 / (download) - annotate - [select for diffs], Tue Aug 9 09:36:12 2011 UTC (9 months, 2 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, HEAD
Changes since 1.14: +14 -16 lines
Diff to previous 1.14 (colored)

Revision bump after updating perl to 5.14.1

Revision 1.14 / (download) - annotate - [select for diffs], Sat Aug 21 16:33:17 2010 UTC (21 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.13: +2 -1 lines
Diff to previous 1.13 (colored)

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.13 / (download) - annotate - [select for diffs], Sun Oct 25 12:56:04 2009 UTC (2 years, 6 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.12: +3 -2 lines
Diff to previous 1.12 (colored)

Updating devel/p5-Carp-Clan from 6.03 to 6.04

pkgsrc changes:
  - Adding license definition

Upstream changes:
Version 6.04  24.10.2009
 + Solved RT ticket #50796 (inform type of license)
 + Made the test suite compatible with Perl versions < v5.6.0

Revision 1.12 / (download) - annotate - [select for diffs], Sat Oct 24 16:21:15 2009 UTC (2 years, 7 months ago) by sno
Branch: MAIN
Changes since 1.11: +2 -3 lines
Diff to previous 1.11 (colored)

Updating devel/p5-Carp-Clan from 6.00nb1 to 6.03

Upstream changes:
Version 6.03  18.10.2009
 + Re-release to resolve confusion in CPAN caused by intermediate release
   of Carp::Clan 5.4 (backport of bugfix #50560 below for Perls < v5.6.0)

Version 6.02  17.10.2009
 + Forgot to fix the bug of duplicated prefixes in _longmsg as well

Version 6.01  16.10.2009
 + Fixed bug of duplicated prefixes (RT ticket #50560)

Revision 1.11 / (download) - annotate - [select for diffs], Sun Oct 19 19:17:48 2008 UTC (3 years, 7 months ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 (colored)

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.10 / (download) - annotate - [select for diffs], Wed May 28 21:59:39 2008 UTC (3 years, 11 months ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.9: +5 -2 lines
Diff to previous 1.9 (colored)

Updated devel/p5-Carp-Clan to 6.00

Version 6.00  17.02.2008
 + Oops. Fixed version number. '5.10' is less than '5.9'. I thought
   CPAN would handle this but apparently not..

Version 5.10  10.01.2008
 + Removed the circular dependency on Object::Deadly. It was only
   used for testing and would only succeed if you already had O::D
   installed.

Revision 1.9 / (download) - annotate - [select for diffs], Sat Jun 9 23:26:44 2007 UTC (4 years, 11 months ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (colored)

Updated devel/p5-Carp-Clan 5.8 -> 5.9

Version 5.9   04.11.2007
 + Test::Exceptions is mandatory for testing.
  + Fixed http://rt.cpan.org/Ticket/Display.html?id=26255.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Feb 27 12:36:39 2007 UTC (5 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Update to 5.8:

Version 5.8   09.10.2006
 + Stop testing that ->VERSION is a specific thing. I'm not sure why
   that was ever tested in the first place.

Version 5.7   02.10.2006
 +  Stop PAUSE from attempting to index DB package.

Version 5.6   02.10.2006

 +  Fixed test to predefined croak/confess/cluck/carp functions don't
    break tests.
 +  Use Object::Deadly even saner.
 +  Use named lexicals in diag().
 +  Skip testing import of carp/croak/cluck/confess if they existed
    prior to loading Carp::Clan.
 +  Use exists &foo/defined &foo instead of symbol table hackery.
 +  Remove all the symbol table hackery that had notes about avoiding
    symrefs. That's dumb. It's better to be clear and have symrefs
    than have unreadble code w/o symrefs.
 +  Remove gratituous & sigil on function calls.
 +  Changed f() so it accepts 1st parameter of carp/cluck/confess/croak
    instead of 1/2/3/4.
 +  Renamed files.

Version 5.5   02.10.2006
 +  Change 01_..._carp.t to use Object::Deadly only if it is 0.08+
 +  Changed wording of the O::D request in Makefile.PL
 +  Allowed everything to be perltidied.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Oct 9 22:19:00 2006 UTC (5 years, 7 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

Removed the interactivity by redirecting stdin from /dev/null.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Oct 2 19:18:20 2006 UTC (5 years, 7 months ago) by rillig
Branch: MAIN
Changes since 1.5: +2 -3 lines
Diff to previous 1.5 (colored)

Updated p5-Carp-Clan to 5.4.

Changes since 5.3:
 +  Made Carp::Clan safe for overloaded objects.
 +  Added diag() to 01_..._carp.t

Revision 1.1.1.2 / (download) - annotate - [select for diffs] (vendor branch), Mon Oct 2 19:14:13 2006 UTC (5 years, 7 months ago) by rillig
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1.1.1: +10 -13 lines
Diff to previous 1.1.1.1 (colored)

Imported p5-Carp-Clan.

This module reports errors from the perspective of the caller of a
"clan" of modules, similar to "Carp.pm" itself. But instead of giving it
a number of levels to skip on the calling stack, you give it a pattern
to characterize the package names of the "clan" of modules which shall
never be blamed for any error. :-)

So these modules stick together like a "clan" and any error which occurs
will be blamed on the "outsider" script or modules not belonging to this
"clan".

Revision 1.5 / (download) - annotate - [select for diffs], Sat Mar 4 21:29:19 2006 UTC (6 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

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) - annotate - [select for diffs], Sat Aug 6 06:19:08 2005 UTC (6 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

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) - annotate - [select for diffs], Wed Jul 13 18:01:22 2005 UTC (6 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

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) - annotate - [select for diffs], Mon Apr 11 21:45:29 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.1: +1 -2 lines
Diff to previous 1.1 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Mar 21 22:34:25 2005 UTC (7 years, 2 months ago) by wiz
Branch: TNF
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of p5-Carp-Clan:
Report errors from perspective of caller of a "clan" of modules.

Revision 1.1 / (download) - annotate - [select for diffs], Mon Mar 21 22:34:25 2005 UTC (7 years, 2 months ago) by wiz
Branch: MAIN

Initial revision

This form allows you to request diff's 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.




CVSweb <webmaster@jp.NetBSD.org>