diff options
author | culot <culot@FreeBSD.org> | 2013-04-19 01:16:06 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2013-04-19 01:16:06 +0800 |
commit | 4bffb9c1e798fd3a05ecc4967f9ff4fe67ef2dfd (patch) | |
tree | eedf9ff41ff0b20a72c637730a4fdb786dc80799 /net/p5-perl-ldap | |
parent | ae08dbeeb3a6d882f669971d9c4cc5d6727c4e33 (diff) | |
download | freebsd-ports-gnome-4bffb9c1e798fd3a05ecc4967f9ff4fe67ef2dfd.tar.gz freebsd-ports-gnome-4bffb9c1e798fd3a05ecc4967f9ff4fe67ef2dfd.tar.zst freebsd-ports-gnome-4bffb9c1e798fd3a05ecc4967f9ff4fe67ef2dfd.zip |
- Update to 0.54
Changes: http://search.cpan.org/dist/perl-ldap/Changes
PR: ports/177940
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu>
Feature safe: yes
Diffstat (limited to 'net/p5-perl-ldap')
-rw-r--r-- | net/p5-perl-ldap/Makefile | 18 | ||||
-rw-r--r-- | net/p5-perl-ldap/distinfo | 4 | ||||
-rw-r--r-- | net/p5-perl-ldap/pkg-plist | 12 |
3 files changed, 21 insertions, 13 deletions
diff --git a/net/p5-perl-ldap/Makefile b/net/p5-perl-ldap/Makefile index b8d0260a2e43..8fc15f671c80 100644 --- a/net/p5-perl-ldap/Makefile +++ b/net/p5-perl-ldap/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= perl-ldap -PORTVERSION= 0.4400 +PORTVERSION= 0.5400 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MARSCHAP @@ -13,19 +13,19 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Client interface to LDAP (includes Net::LDAP) BUILD_DEPENDS= p5-Authen-SASL>=2.00:${PORTSDIR}/security/p5-Authen-SASL \ - p5-Convert-ASN1>=0.07:${PORTSDIR}/converters/p5-Convert-ASN1 \ + p5-Convert-ASN1>=0.20:${PORTSDIR}/converters/p5-Convert-ASN1 \ p5-IO-Socket-SSL>=1.26:${PORTSDIR}/security/p5-IO-Socket-SSL \ p5-URI>=1.10:${PORTSDIR}/net/p5-URI \ - p5-XML-SAX-Writer>=0:${PORTSDIR}/textproc/p5-XML-SAX-Writer -RUN_DEPENDS= p5-Authen-SASL>=2.00:${PORTSDIR}/security/p5-Authen-SASL \ - p5-Convert-ASN1>=0.07:${PORTSDIR}/converters/p5-Convert-ASN1 \ - p5-IO-Socket-SSL>=1.26:${PORTSDIR}/security/p5-IO-Socket-SSL \ - p5-URI>=1.10:${PORTSDIR}/net/p5-URI \ - p5-XML-SAX-Writer>=0:${PORTSDIR}/textproc/p5-XML-SAX-Writer + p5-XML-SAX-Base>0:${PORTSDIR}/textproc/p5-XML-SAX-Base \ + p5-XML-SAX-Writer>0:${PORTSDIR}/textproc/p5-XML-SAX-Writer +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Bundle::Net::LDAP.3 \ + LWP::Protocol::ldap.3 \ + LWP::Protocol::ldapi.3 \ + LWP::Protocol::ldaps.3 \ Net::LDAP.3 \ Net::LDAP::Constant.3 \ Net::LDAP::Control.3 \ @@ -54,6 +54,8 @@ MAN3= Bundle::Net::LDAP.3 \ Net::LDAP::Extension::SetPassword.3 \ Net::LDAP::Extension::WhoAmI.3 \ Net::LDAP::Extra.3 \ + Net::LDAP::Extra::eDirectory.3 \ + Net::LDAP::Extra::AD.3 \ Net::LDAP::FAQ.3 \ Net::LDAP::Filter.3 \ Net::LDAP::FilterMatch.3 \ diff --git a/net/p5-perl-ldap/distinfo b/net/p5-perl-ldap/distinfo index 3acb0df14411..ac1b6fcbc228 100644 --- a/net/p5-perl-ldap/distinfo +++ b/net/p5-perl-ldap/distinfo @@ -1,2 +1,2 @@ -SHA256 (perl-ldap-0.44.tar.gz) = 6c398f32bf598ee139d111b5fd91cda1e77ca0fb3a57e9616909efdec5d4cacb -SIZE (perl-ldap-0.44.tar.gz) = 262973 +SHA256 (perl-ldap-0.54.tar.gz) = 1a99d9ff56dbb8c26ce7ace5476892db6ee345d77a519235b130e8b0d1ed1876 +SIZE (perl-ldap-0.54.tar.gz) = 299693 diff --git a/net/p5-perl-ldap/pkg-plist b/net/p5-perl-ldap/pkg-plist index d45dae44dedc..a970f32e6786 100644 --- a/net/p5-perl-ldap/pkg-plist +++ b/net/p5-perl-ldap/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Bundle/Net/LDAP.pm %%SITE_PERL%%/LWP/Protocol/ldap.pm +%%SITE_PERL%%/LWP/Protocol/ldapi.pm %%SITE_PERL%%/LWP/Protocol/ldaps.pm %%SITE_PERL%%/Net/LDAP.pm %%SITE_PERL%%/Net/LDAP.pod @@ -34,6 +35,8 @@ %%SITE_PERL%%/Net/LDAP/Extension/SetPassword.pm %%SITE_PERL%%/Net/LDAP/Extension/WhoAmI.pm %%SITE_PERL%%/Net/LDAP/Extra.pm +%%SITE_PERL%%/Net/LDAP/Extra/AD.pm +%%SITE_PERL%%/Net/LDAP/Extra/eDirectory.pm %%SITE_PERL%%/Net/LDAP/FAQ.pod %%SITE_PERL%%/Net/LDAP/Filter.pm %%SITE_PERL%%/Net/LDAP/Filter.pod @@ -55,10 +58,13 @@ %%SITE_PERL%%/Net/LDAP/Util.pm %%SITE_PERL%%/Net/LDAPI.pm %%SITE_PERL%%/Net/LDAPS.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/LDAP/.packlist -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/LDAP -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net +%%SITE_PERL%%/mach/auto/Net/LDAP/.packlist +@dirrmtry %%SITE_PERL%%/mach/auto/Net/LDAP +@dirrmtry %%SITE_PERL%%/mach/auto/Net +@dirrmtry %%SITE_PERL%%/mach/auto +@dirrmtry %%SITE_PERL%%/mach @dirrmtry %%SITE_PERL%%/Net/LDAP/Intermediate +@dirrmtry %%SITE_PERL%%/Net/LDAP/Extra @dirrmtry %%SITE_PERL%%/Net/LDAP/Extension @dirrmtry %%SITE_PERL%%/Net/LDAP/Control @dirrmtry %%SITE_PERL%%/Net/LDAP |