Commit graph

10 commits

Author SHA1 Message Date
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
8f9352a0ff Update to 1.12:
1.12    Sat Dec 22 15:22:31 CST 2012
    [FIXES]
    Fix detection of named pipes under various flavors of BSD.
2013-09-05 18:53:38 +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
sno
089d87dc5d Updating package for CPAN module File::Next in devel/p5-File-Next from
1.06nb2 to 1.10.

upstream changes:
1.10    Thu Jun 14 19:55:57 CDT 2012
    [ENHANCEMENTS]
    Added the warning_handler argument to File::Next::from_file().
    This is so from_file() can throw a warning if a non-existent
    file is in the file it came from.

    [FIXES]
    from_file() should return undef if the file can't be opened.

    Fixed test failures and made tests more portable.

1.08    Sun May 20 22:43:19 CDT 2012
    [ENHANCEMENTS]
    Added File::Next::from_file() to get the list of files to iterate
    over from a file, or from STDIN.

    Named pipes are now supported.

    [INTERNAL]
    Add more tests, and clean up some Perl::Critic warnings.
2012-09-11 08:35:40 +00:00
adam
06abc5d8a1 Revision bump after updating perl to 5.14.1 2011-08-13 07:56: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
537c45d302 Updating package for p5 module File::Next from 1.02 to 1.06
pkgsrc changes:
  - Adding license (perl5 license)

Upstream changes:
1.06    Tue Aug  4 15:10:34 CDT 2009
    [FIXES]
    Fixed closing =cut in POD.

    There are no functionality changes, but the lack of a closing
    =cut meant that ack would not build properly.

1.04    Fri Jul 31 16:24:36 CDT 2009
    [ENHANCEMENTS]
    It's never been correct to call File::Next::files() as a method,
    as File::Next->files().  Now, if you do, files() will die with
    an error.  This is also the case with dirs() and everything().
    Thanks to Eric Lyons for reporting.

    Tiny directory reading speedups.

    [DOCUMENTATION]
    Updated URLs for support sites.

    Added a little note about the follow_symlinks=>0 being a speed
    hit.
2009-08-09 11:30:52 +00:00
seb
84c297e3db Initial import of p5-File-Next version 1.02 in the NetBSD Packages
Collection.

The Perl 5 module File::Next is a lightweight, taint-safe, with
only core prerequisites, file-finding module.
2009-01-18 19:23:21 +00:00