Commit graph

12 commits

Author SHA1 Message Date
wen
3472446667 Update to 0.025
Update DEPENDS

Upstream changes:
0.025     2014-11-16 14:29:37-05:00 America/New_York
        - run preprocess_line before can_ignore
        - bump up required Mixin::Linewise to help out Win32 users

0.024     2014-04-05 21:31:54-04:00 America/New_York
        - MIGHT BREAK YOUR CODE (but probably won't):
          handle_unparsed_line now receives its arguments in reversed order
        - new methods exist and more methods now receive the filehandle to make
          subclassing more flexible

0.023     2014-03-13 10:21:15+01:00 Europe/Paris
        - specify minimum Mixin::Linewise requirement (thanks, Andreas Koenig
          and Smylers)

0.022     2014-01-30 16:57:43-05:00 America/New_York
        - remove the last few places IO::String was used (thanks, Graham Knop)

0.021     2013-10-20 11:33:59 America/New_York
        - throw an exception if line 1 appears to start with a UTF-8 BOM
        - typo fixes in docs (thanks, David Steinbrunner!)
2015-01-24 07:28:56 +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
wen
5f2d3572b7 Update to 0.020
Upstream changes:
0.020     2013-07-01 21:30:50 America/New_York
          update bugtracker
2013-10-15 15:10:48 +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
rhaen
20b2fd2592 Updated to 0.019
Changes:
0.019     2011-12-15 17:03:14 America/New_York
          provide handle_unparsed_line
2012-02-01 20:44:01 +00:00
adam
91bdb39f08 Changes 0.18:
* bump up version of IO::File required

Changes 0.17:
* avoid test failures on Win32 by using . instead of TMPDIR for writing test
  files
2011-08-10 08:33:08 +00:00
sno
0fe5f9652a Updating devel/p5-Config-INI from 0.015 to 0.016
Upstream changes:
0.016     2010-09-04
          add Mixin::Linewise to CARP_NOT -- better reporting of error
	  location
2010-09-08 05:38:03 +00:00
sno
121146f221 Updating devel/p5-Config-INI from 0.014nb1 to 0.015
pkgsrc changes:
- add license definition

Upstream changes:
0.015     2010-08-22
          documentation improvements (thanks, castaway)
2010-09-01 20:11:29 +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
897f239ad0 Initial import of p5-Config-INI version 0.014 in the NetBSD Packages
Collection.

The Perl 5 module Config::INI yet another config module implementing
yet another slightly different take on the undeniably easy to read
or write ".ini" file format. Its default behavior is quite similar
to that of Config::Tiny, on which it is based.  The chief difference
is that Config::INI is designed to be subclassed to allow for
side-effects and self-reconfiguration.
2009-01-28 22:07:18 +00:00