Commit graph

13 commits

Author SHA1 Message Date
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
4c012446bc Update 2.020 to 2.022
---------------------
2.022 Mar 21 2014
  - Fix repo metadata

2.021 Dec 31 2013
  - Make Dwarn output all arguments even in scalar context
     (retun val is still the same though)
2015-01-29 01:02:40 +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
2568044e61 Changes 2.020:
* Add DumperObject for getting at the underlying obj
* create DwarnF for formatting Dumper'd output
* Create Ddie for die'ing output
2011-08-11 17:20:00 +00:00
sno
3ede248df3 Updating devel/p5-Data-Dumper-Concise from 1.200nb1 to 2.012
Upstream changes:
2.012 Aug 31 2010
  - Make DwarnN test still work if Devel::ArgNames isn't installed

2.011 Aug 30 2010
  - add $DwarnN export
  - make Devel::ArgNames an optional dep

2.010 Jul 29 2010
  - add $Dwarn export

2.001 Jul 23 2010
  - add documentation for DwarnN

2.000 Jul 22  2010
  - remove Dumper() returning object
  - add DwarnN
  - add DwarnL
  - make Dwarn contextual
  - document ::Dwarn idiom
2010-08-31 20:41:19 +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
1415dcdc97 Updating devel/p5-Data-Dumper-Concise from 1.002 to 1.200
Upstream changes:
1.200 Feb 13 2010
  - make sure Devel::Dwarn::Dwarn and Devel::Dwarn::DwarnS work

1.100 Dec 10 2009
  - add Data::Dumper::Concise::Sugar containing Dwarn and DwarnS
    helper functions
  - add Devel::Dwarn as a more concise alias for ::Sugar
2010-02-15 14:29:36 +00:00
seb
8810d6219e Update p5-Data-Dumper-Concise from version 1.001 to version 1.002.
Upstream changes:
1.002 Nov 22 2009
  - open up non-ref and multiple arguments since I've not seen any other
    viable use for the additional syntax
2009-11-27 23:13:57 +00:00
seb
8973e89f2a Initial import of p5-Data-Dumper-Concise version 1.001 in the NetBSD
Packages Collection.

The Perl 5 module Data::Dumper::Concise exists, fundamentally, as
a convenient way to reproduce a set of Dumper options that we've
found ourselves using across large numbers of applications, primarily
for debugging output.
2009-11-16 23:59:36 +00:00