Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Aug 2002 18:04:24 -0600 (MDT)
From:      ian@nmsu.edu
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/41333: updates the net/p5-perl-ldap port
Message-ID:  <200208050004.g7504Olv031744@geddy.nmsu.edu>

next in thread | raw e-mail | index | archive | help

>Number:         41333
>Category:       ports
>Synopsis:       updates the net/p5-perl-ldap port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 04 17:10:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Ian Logan
>Release:        FreeBSD 4.6-RC i386
>Organization:
>Environment:
System: FreeBSD geddy.nmsu.edu 4.6-RC FreeBSD 4.6-RC #0: Tue Jun 11 17:51:54 MDT 2002 ian@geddy.nmsu.edu:/home/obj/usr/src/sys/GENERIC i386


>Description:
	updates the net/p5-perl-ldap to version 0.25 which is more current.
>How-To-Repeat:
>Fix:
patch to update port included below

	

--- patch-perl-ldap begins here ---
diff -ruN p5-perl-ldap.bak/Makefile p5-perl-ldap/Makefile
--- p5-perl-ldap.bak/Makefile	Wed Feb 28 23:39:18 2001
+++ p5-perl-ldap/Makefile	Sun Aug  4 17:43:49 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	perl-ldap
-PORTVERSION=	0.22
+PORTVERSION=	0.25
 CATEGORIES=	net perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Net
@@ -17,7 +17,8 @@
 BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Convert/ASN1.pm:${PORTSDIR}/converters/p5-Convert-ASN1 \
 		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/URI/ldap.pm:${PORTSDIR}/net/p5-URI \
 		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
-		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL
+		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL \
+		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
 
 PERL_CONFIGURE=	yes
 
@@ -29,6 +30,7 @@
 		Authen::SASL.3 \
 		Bundle::Net::LDAP.3 \
 		Net::LDAP::Search.3 \
+		Net::LDAP::Security.3 \
 		Net::LDAP::Control::SortResult.3 \
 		Net::LDAP::LDIF.3 \
 		Net::LDAP::Schema.3 \
diff -ruN p5-perl-ldap.bak/distinfo p5-perl-ldap/distinfo
--- p5-perl-ldap.bak/distinfo	Fri Oct 27 19:58:21 2000
+++ p5-perl-ldap/distinfo	Sun Aug  4 17:30:36 2002
@@ -1 +1 @@
-MD5 (perl-ldap-0.22.tar.gz) = 5a77ffcf5333b9bf4fc6449522aa0090
+MD5 (perl-ldap-0.25.tar.gz) = e5eed7fabb6303e824af2cd5fdf45299
diff -ruN p5-perl-ldap.bak/pkg-plist p5-perl-ldap/pkg-plist
--- p5-perl-ldap.bak/pkg-plist	Sat Aug 25 14:45:34 2001
+++ p5-perl-ldap/pkg-plist	Sun Aug  4 17:24:55 2002
@@ -3,12 +3,14 @@
 lib/perl5/site_perl/%%PERL_VER%%/Authen/SASL.pod
 lib/perl5/site_perl/%%PERL_VER%%/Authen/SASL.pm
 lib/perl5/site_perl/%%PERL_VER%%/Authen/SASL/CRAM_MD5.pm
+lib/perl5/site_perl/%%PERL_VER%%/Authen/SASL/EXTERNAL.pm
 lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP.pm
 lib/perl5/site_perl/%%PERL_VER%%/Net/LDAPS.pm
 lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP.pod
 lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP/Entry.pod
 lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP/Filter.pm
 lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP/Search.pod
+lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP/Security.pod
 lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP/LDIF.pod
 lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP/Schema.pod
 lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP/Entry.pm
@@ -24,6 +26,7 @@
 lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP/Constant.pm
 lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP/Examples.pod
 lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP/Extension.pm
+lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP/Extra.pm
 lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP/FAQ.pod
 lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP/Control.pm
 lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP/Message.pm
@@ -36,6 +39,7 @@
 lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP/Control/VLVResponse.pm
 lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP/Control/VLV.pm
 lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP/Control/Paged.pm
+lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP/Control/ProxyAuth.pm
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/perl-ldap/.packlist
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP/Control
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/Net/LDAP/DSML
--- patch-perl-ldap ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208050004.g7504Olv031744>