2010-09-22 08:09:30 by Jens Rehsack | Files touched by this commit (2) |
Log message:
Updating devel/p5-Net-LDAP-Server-Test from 0.8.0.01 to 0.10
pkgsrc changes:
- add license
- adjust download directory
Upstream changes (since 0.08_01 - upstream version of packaged 0.8.0.01):
0.10 15 June 2010
* ditch the pseudo-sleep() delay in forking child, instead using
a pipe() check. Patch from David Leadbeater via
https://rt.cpan.org/Public/Bug/Display.html?id=56987
* quiet line noise when primaryGroupID not used. Patch from Ted
Katseres via https://rt.cpan.org/Public/Bug/Display.html?id=58337
0.09 17 Feb 2010
* wrap print to $socket handle in {} braces for perl 5.6.x
* rewrite _sid2string() and _string2sid() with better pack/unpack
magic. Thanks to David Lowe.
0.08 26 Aug 2009
* make debugging messages optional with LDAP_DEBUG env var
* add support for Net::LDAP::Control (specifically,
Net::LDAP::Control::Paged)
|
2010-08-21 18:37:14 by Stoned Elipot | Files touched by this commit (1724) | |
Log message:
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!
|
2009-03-11 22:43:35 by Stoned Elipot | Files touched by this commit (1) |
Log message:
Update to version 0.8.0.01.
This is only a package version change: the version 0.8.0.01 is IMHO
more accurate, wrt to the Perl 5 module version, than the previous
version 0.80.100.
Yes this makes the package version decreasing. Sorry... Please bear
with me.
|
2009-03-08 23:03:50 by Stoned Elipot | Files touched by this commit (1) |
Log message:
No need for any languages to build this package: empty USE_LANGUAGES.
|
2009-03-07 23:10:47 by Stoned Elipot | Files touched by this commit (3) | |
Log message:
Initial import of p5-Net-LDAP-Server-Test version 0.80.100,
upstream version 0.08_01, in the NetBSD Packages Collection.
The Perl 5 module Net::LDAP::Server::Test allows you to test to
Net::LDAP code without having a real LDAP server available.
|