Update from version 0.38 to version 0.39.

Pkgsrc changes:
- Depend on net/p5-IO-Socket-INET6 instead of the identical and soon
  to be removed net/p5-INET6

Upstream changes:
perl-ldap 0.39 -- Mon Oct 27 15:02:37 CDT 2008
==============================================

Bug Fixes
 * Several fixes to the handling of IntermediateMessage and LDAP Content synchronisation
 * Fix dsmt test to not fail on win32
 * Fix Net::LDAP::Util to not cause Undefined subroutine &Net::LDAP::Util::ldap_error_desc
This commit is contained in:
seb 2009-02-14 07:49:50 +00:00
parent 55b26be751
commit 464ed97c2f
2 changed files with 8 additions and 9 deletions

View file

@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.36 2008/10/19 19:17:45 he Exp $
# $NetBSD: Makefile,v 1.37 2009/02/14 07:49:50 seb Exp $
DISTNAME= perl-ldap-0.38
PKGNAME= p5-perl-ldap-0.38
PKGREVISION= 1
DISTNAME= perl-ldap-0.39
PKGNAME= p5-perl-ldap-0.39
SVR4_PKGNAME= pldap
CATEGORIES= databases net devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LWP/}
@ -33,7 +32,7 @@ DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5
.endif
.if !empty(PKG_OPTIONS:Minet6)
DEPENDS+= p5-INET6-[0-9]*:../../net/p5-INET6
DEPENDS+= p5-IO-Socket-INET6-[0-9]*:../../net/p5-IO-Socket-INET6
.endif
PERL5_PACKLIST= auto/Net/LDAP/.packlist

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.12 2008/10/12 20:54:44 seb Exp $
$NetBSD: distinfo,v 1.13 2009/02/14 07:49:50 seb Exp $
SHA1 (perl-ldap-0.38.tar.gz) = b2db188d6eb6f266f3f6adea3d1a73dc3ad74e74
RMD160 (perl-ldap-0.38.tar.gz) = a05de3c08d739f31d34cb04b163bfd25e59f1cdc
Size (perl-ldap-0.38.tar.gz) = 258807 bytes
SHA1 (perl-ldap-0.39.tar.gz) = 8d232a977b250eb362af6df4f0e2444253819d56
RMD160 (perl-ldap-0.39.tar.gz) = f6d3f6a07c910bf3609d6aa499be75a9ad620b58
Size (perl-ldap-0.39.tar.gz) = 259143 bytes