diff --git a/net/p5-perl-ldap/Makefile b/net/p5-perl-ldap/Makefile index 8fc15f671c80..be3312927d10 100644 --- a/net/p5-perl-ldap/Makefile +++ b/net/p5-perl-ldap/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= perl-ldap -PORTVERSION= 0.5400 +PORTVERSION= 0.5600 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MARSCHAP @@ -38,6 +38,7 @@ MAN3= Bundle::Net::LDAP.3 \ Net::LDAP::Control::PersistentSearch.3 \ Net::LDAP::Control::PostRead.3 \ Net::LDAP::Control::PreRead.3 \ + Net::LDAP::Control::Relax.3 \ Net::LDAP::Control::ProxyAuth.3 \ Net::LDAP::Control::Sort.3 \ Net::LDAP::Control::SortResult.3 \ diff --git a/net/p5-perl-ldap/distinfo b/net/p5-perl-ldap/distinfo index ac1b6fcbc228..1a5b21542ffe 100644 --- a/net/p5-perl-ldap/distinfo +++ b/net/p5-perl-ldap/distinfo @@ -1,2 +1,2 @@ -SHA256 (perl-ldap-0.54.tar.gz) = 1a99d9ff56dbb8c26ce7ace5476892db6ee345d77a519235b130e8b0d1ed1876 -SIZE (perl-ldap-0.54.tar.gz) = 299693 +SHA256 (perl-ldap-0.56.tar.gz) = bf92c5931399b2a57c7bbec7a7a02d5d7796ecff889a2f56a436592eb5d54ef7 +SIZE (perl-ldap-0.56.tar.gz) = 302010 diff --git a/net/p5-perl-ldap/pkg-plist b/net/p5-perl-ldap/pkg-plist index a970f32e6786..eb217acf96db 100644 --- a/net/p5-perl-ldap/pkg-plist +++ b/net/p5-perl-ldap/pkg-plist @@ -18,6 +18,7 @@ %%SITE_PERL%%/Net/LDAP/Control/PostRead.pm %%SITE_PERL%%/Net/LDAP/Control/PreRead.pm %%SITE_PERL%%/Net/LDAP/Control/ProxyAuth.pm +%%SITE_PERL%%/Net/LDAP/Control/Relax.pm %%SITE_PERL%%/Net/LDAP/Control/Sort.pm %%SITE_PERL%%/Net/LDAP/Control/SortResult.pm %%SITE_PERL%%/Net/LDAP/Control/SyncDone.pm