Commit graph

14 commits

Author SHA1 Message Date
ryoon
1344d8d8e3 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
wiz
86a78fce2e Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
mef
7cd7302246 Update to devel/p5-Devel-StackTrace-AsHTML-0.15
-----------------------------------------------
0.15  2016-04-01 12:23:25 PDT
        - Switch to Milla (haarg)
2016-04-10 02:31:43 +00:00
agc
d9e4cfe05d Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 03:27:11 +00:00
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
mef
2e352eaf1c Update 0.11 to 0.14
-------------------
0.14  Mon Feb 18 11:40:53 PST 2013
        - Fix test for Win32 (RickFord)

0.13  Mon Feb 11 11:52:15 PST 2013
        - Get subroutine arguments from the next frame too

0.12  Mon Feb 11 11:25:50 PST 2013

        - Fixed the use of $frame->subroutine since it returns a
          subroutine that is *invoked* on that call frame, rather than
          what the frame is *in*. Fixed to peek the next frame to get the
          current subroutine. (Caelum)
2015-01-29 05:29:41 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
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
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +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
adam
dbfbe20d47 Changes 0.11:
* You should now pass the error message in 'message' parameter explicitly to
  display as an error
* Use the first frame, not the second frame to capture error message

Changes 0.10:
* Don't ignore the top frame. This should be donw using the ignore_package
  option
2011-08-12 11:49:35 +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
b3322105ee Update p5-Devel-StackTrace-AsHTML from version 0.05 to version 0.09.
Upstream changes:
0.09  Sun Mar 28 23:04:05 PDT 2010
        - no warnings about # in qw()

0.08  Sun Mar 28 20:35:26 PDT 2010
        - Encode high bit characters as HTML entities.

0.07  Sat Mar 27 06:31:23 PDT 2010
        - Hide the WithLexical recommendation from HTML

0.06  Thu Mar 25 11:22:44 PDT 2010
        - Wrap rhe raw error message with <pre> (tokuhirom)
2010-04-10 08:24:49 +00:00
seb
55a3ff4b1b Initial import of p5-Devel-StackTrace-AsHTML version 0.05 in the
NetBSD Packages Collection.

The Perl 5 module Devel::StackTrace::AsHTML adds as_html method to
Devel::StackTrace which displays the stack trace in beautiful HTML,
with code snippet context and function parameters. If you call it
on an instance of Devel::StackTrace::WithLexicals, you even get to
see the lexical variables of each stack frame.
2010-03-13 21:17:26 +00:00