Commit graph

27 commits

Author SHA1 Message Date
wiz
86a78fce2e Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
mef
867305b58f Updated devel/p5-Carp-Clan to 6.06
----------------------------------
Version 6.06  29.05.2016
 + Avoid failure due to version self-check in 20pre560.t
   This test seems like a footgun for release management reasons, but apprently
   I wasn't quite as careful as I tried to be in keeping the last release minimal.

Version 6.05  29.05.2016
 + Patch tests failing due to 5.25.1+'s deprecated unquoted { } in regex.
   (RT #114537)
2016-06-05 09:46:59 +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
wiz
cda18437be Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
wiz
e8647fedbb Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +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
dbb02cd07f Revision bump after updating perl to 5.14.1 2011-08-09 09:34:45 +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
sno
743fa23793 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
2009-10-25 12:56:04 +00:00
sno
ec06087d88 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)
2009-10-24 16:21:15 +00:00
he
b021813da0 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=...").
2008-10-19 19:17:40 +00:00
abs
6ae423b247 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.
2008-05-28 21:59:39 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
abs
9a02e03fcb 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.
2007-06-09 23:26:44 +00:00
wiz
5482a3e0cd 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.
2007-02-27 12:36:39 +00:00
rillig
1bbb2cc8ef Removed the interactivity by redirecting stdin from /dev/null. 2006-10-09 22:19:00 +00:00
rillig
0460a09e9c Updated p5-Carp-Clan to 5.4.
Changes since 5.3:
 +  Made Carp::Clan safe for overloaded objects.
 +  Added diag() to 01_..._carp.t
2006-10-02 19:18:20 +00:00
rillig
e83bd55e3f 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".
2006-10-02 19:14:13 +00:00
jlam
9c8b5ede43 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.
2006-03-04 21:28:51 +00:00
jlam
7fbb8d9527 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.
2005-08-06 06:19:03 +00:00
jlam
7a6521287b 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.
2005-07-13 18:01:18 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
55d5bdf88c Initial import of p5-Carp-Clan:
Report errors from perspective of caller of a "clan" of modules.
2005-03-21 22:34:25 +00:00