Commit graph

11 commits

Author SHA1 Message Date
sno
badb4f5c75 Updating Perl module File::chdir in devel/p5-File-chdir from 0.1004nb1 to
0.1006.

pkgsrc changes:
- switching back to default module type (EU::MM)

Upstream changes:
0.1006    2011-11-02 18:11:13 America/New_York
    - Handle directories with newlines [rt.cpan.org #72114]

0.1005    2011-11-02 14:21:27 America/New_York
    - Fixed rt.cpan.org #53064 [Michael Schwern]

    - Removes bundled Test::More

    - Converted distribution builder to Dist::Zilla
2011-11-16 08:14:45 +00:00
adam
97db40bf1c Revision bump after updating perl to 5.14.1 2011-08-12 19:09:59 +00:00
sno
c44e260dad Updating devel/p5-File-chdir from 0.1002nb2 to 0.1004
pkgsrc changes:
- adding license definition
- updating Perl5 core dependencies

Upstream changes:
0.1004 Wed Jun  9 14:14:54 EDT 2010
    - Build.Pl and Makefile.PL will bail out on Perl 5.13.1, which
      accidentally broke File::chdir

0.1003 Tue Apr 27 21:21:32 EDT 2010
    - testfix: remove -T flag in tests
2010-09-01 05:36:00 +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
wiz
252c5b1d62 Reset maintainer, he resigned. 2010-08-16 09:48:00 +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
he
a03fc72966 Update from version 0.06 to 0.1002, discussed in general terms with maintainer.
Pkgsrc changes:
 o Add new dependency
 o Change to Module::Build method

Upstream changes:

0.1002 Mon Feb 11 19:47:46 EST 2008

    - testfix: 0.1001 accidentally left many array tests commented out

0.1001 Sat Feb  9 13:07:05 EST 2008

    - testfix: work around odd Test::Builder errors on perl 5.6.2 dying in
      the middle of a "push"

0.10 Fri Feb  8 08:42:53 EST 2008
    - File::Spec 3.2501 broke File::chdir on Win32; updated prerequisite to
      latest File::Spec (3.27) and rewrote internals of File::chdir
    - Split array deletion tests to separate file to skip on Perl < 5.006
    - Added Build.PL and other files (e.g. INSTALL, LICENSE) to the tarball
    - Minor documentation changes/additions

0.0901
    - removed unnecessary prototypes on internal functions (perl critic)
    - cosmetic changes to distribution package (README, extra tests in xt)

0.09 Mon Jul 30 09:50:28 EDT 2007
    - Updated Makefile.PL to warn about API change in 0.08
    - Added $! diagnostic to error messages

0.08 Thu Jun 21 20:56:50 EDT 2007
    * Croaks if the chdir fails when changing $CWD or @CWD
    * Deleting from end of @CWD acts like a pop
    - Revised and expanded @CWD tests
    - Revised delete error message for deleting from middle of @CWD
    - Added DIAGNOSTICS section to documentation

0.07 Mon Jun 18 18:38:00 EDT 2007
    - Fixed testfile bug that prepended "/" in tests on Cygwin

0.06_01 Mon Apr  9 05:17:02 EDT 2007
    - Development release by David Golden
    * Fixed bug that prepended "/" to $CWD for Win32
    * $CWD changed to use native path separators
    * Tests fixed on Win32 by always using native separators as well
    * Upped File::Spec and Cwd dependencies to require many recent bug-fixes
    - Added note about comparing $CWD to File::Spec generated names
    - Other minor documentation patches from Schwern
2008-09-13 14:07:01 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +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
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
sommerfeld
79a803721b Import p5-File-chdir 0.06, required for newer versions of svk
File::chdir, Perl module with a more sensible way to change directories
2005-10-22 16:47:39 +00:00