Commit graph

8 commits

Author SHA1 Message Date
wiz
64953da8d7 Update to 2.09:
2.09 2013-01-13 21:09:12 UTC
    - merge two bugfixes from blead
      see https://github.com/dland/File-Path/pull/1
2013-12-02 12:45:32 +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
9e67cec1cc Revision bump after updating perl to 5.14.1 2011-08-13 08:33:17 +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
846579c362 Updating devel/p5-File-Path from 2.07 to 2.08
pkgsrc changes:
  - Adding license definition

Upstream changes:
2.08 2009-10-04 10:14:36 UTC
    - make_path() can now set user- and group-ownership
      on created directories. (Suggested by Jens Rehsack,
      CPAN #47558).

2.07_03 2009-06-21 13:11:30 UTC
    - Merged 2.07_02 patches from blead
    - Remove stat checks on Windows platform (inhibits
      UNC path removals from working, and Windows is
      immune to this particular attack). CPAN #34701
2009-10-11 12:02:15 +00:00
he
229a75e243 Import p5-File-Path to version 2.07.
This module provide a convenient way to create directories of
arbitrary depth and to delete an entire directory subtree from the
filesystem.
2009-01-11 13:34:36 +00:00