Commit graph

11 commits

Author SHA1 Message Date
sno
8100514f24 Update p5-File-HomeDir to 0.84. Changes since 0.82:
0.84 Wed 11 Mar 2009
	- Adds support for $ENV{HOME} on Darwin
	- Other bug fixes on Darwin (MIYAGAWA)

0.83_01 Sat  1 Nov 2008
	- Patch from Darin McBride to fix user_home on Darwin.

Oked by he@
2009-03-21 23:15:09 +00:00
sno
ce2eeaecc9 fix capitalized NetBSD.org 2009-03-01 21:35:05 +00:00
sno
a7396ca4fc pkgsrc changes
- Updating to version 0.82
- removing maintainer - maintainer is unreachable
  <bartosz@atom.eu.org>: Host or domain name not found. Name service error for
    name=atom.eu.org type=MX: Host not found, try again

Upstream changes:

0.82 Tue 14 Oct 2008
	- When we get more than one warning, diag the warnings
	  so that we have actually have a chance to get rid of
	  the extra warnings.

0.81 Thu  3 Jul 2008
	- Updating to Module::Install 0.77
	- Localising $@ during evals
	- Updating Perl version dependency to 5.00503
2009-03-01 21:15:50 +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
obache
882af5e801 Need Mac::Carbon for Darwin. 2008-08-09 02:38:17 +00:00
obache
e91e1e6346 Update p5-File-HomeDir to 0.80.
Patch provided by Jens Rehsack in PR 39227.

0.80 Fri 27 Jun 2008
	- All clear on the CPAN Testers front, flipping to production

0.71_03 Wed 25 Jun 2008
	- Removing the Server 2003 and 2008 skips that should work
	  now that we create directories on demand.
	- File::HomeDir should now support "Perl on a Stick"

0.71_02 Mon 28 Apr 2008
	- Added `my_dot_config`.
	- Adding a base driver class.

0.71_01 Fri  4 Apr 2008
	- Converted from Registry checks to Win32 calls.
	  This includes giving it the "create directory" call.
	- Removing the dependency on the registry modules.

0.70    Fri 28 Feb 2008
	- Windows Server 2003 does not have Music/Pictures/etc directories
	  (correct the test to not expect them to exist)
	- Make the same assumption about Windows Server 2008
2008-08-09 01:40:42 +00:00
abs
02c899c682 Updated devel/p5-File-HomeDir to 0.69
0.69    Sun  3 Feb 2008
	- No changes, incrementing for production release

0.68_01 Tue 22 Jan 2008
	- Fixed folder detection on Darwin so that symlinks that resolve to
	  directories are considered valid folders. Patch from David Wheeler.

0.67    Thu  6 Dec 2007
	- No functional changes, no need to upgrade.
	- Upgrading to Module::Install 0.68
	- Updating bundled author tests

0.66    Sat 25 Aug 2007
	- No functional changes, no need to upgrade.
	  (This release attempts to regain 100% CPAN Testers results)
	- Spurious failures on some path-levels of 5.9.0 due to a warnings
	  bug regression. Skip the relevant test on Perl 5.9.0.
	- Remove a -w flag in 02_main.t so test run under tainting
2008-05-28 21:54:19 +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
abs
38dc11da26 Updated devel/p5-File-HomeDir from 0.64 to 0.65
0.65    Wed 21 Mar 2007
	- Add a special case to pass users_home(current user) on to my_home
	  (This prevents tests failing when you manually set HOME to lie
	   about your home directory. This was mostly preventing installation
	   with "sudo cpan -i File::HomeDir".
	- Upgraded to Module::Install 0.65
2007-06-09 23:18:25 +00:00
heinz
099c5cbc89 - Changed MASTER_SITES to the usual CPAN scheme.
- The package supports installation to DESTDIR.
- This is purely a Perl package, no compiler needed.
2007-05-27 20:47:07 +00:00
wiz
a66cdecf74 Initial import of p5-File-HomeDir-0.64, from pkgsrc-wip.
Originally packaged by Bartosz Kuzma.

File::HomeDir is a module for dealing with issues relating to the location
of directories for various purposes that are "owned" by a user, and to solve
these problems consistently across a wide variety of platforms.
2007-02-27 12:44:17 +00:00