Date: Tue, 26 Apr 2005 08:35:16 GMT From: skv@FreeBSD.org To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/80355: Update port: net/p5-perl-ldap to 0.33 Message-ID: <200504260835.j3Q8ZGqH051829@freefall.freebsd.org> Resent-Message-ID: <200504260840.j3Q8eG9w051903@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 80355 >Category: ports >Synopsis: Update port: net/p5-perl-ldap to 0.33 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Apr 26 08:40:16 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Sergey Skvortsov >Release: FreeBSD 4.11-STABLE i386 >Organization: <Organization of PR author (multiple lines)> >Environment: <Relevant environment information (multiple lines)> >Description: Update port: net/p5-perl-ldap to 0.33 >How-To-Repeat: <Code/input/activities to reproduce the problem (multiple lines)> >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/p5-perl-ldap/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- Makefile 30 Jul 2004 15:08:25 -0000 1.11 +++ Makefile 26 Apr 2005 08:33:26 -0000 @@ -13,16 +13,16 @@ PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${DISTVERSION:S/..//g} -MAINTAINER= eik@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A Client interface to LDAP servers -DISTVERSION= 0.32..02 +DISTVERSION= 0.33 BUILD_DEPENDS= ${SITE_PERL}/Convert/ASN1.pm:${PORTSDIR}/converters/p5-Convert-ASN1 \ ${SITE_PERL}/URI/ldap.pm:${PORTSDIR}/net/p5-URI \ ${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL \ ${SITE_PERL}/Authen/SASL.pm:${PORTSDIR}/security/p5-Authen-SASL \ - ${SITE_PERL}/XML/SAX/Base.pm:${PORTSDIR}/textproc/p5-XML-SAX-Base + ${SITE_PERL}/XML/SAX/Base.pm:${PORTSDIR}/textproc/p5-XML-SAX RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes @@ -44,6 +44,7 @@ Net::LDAP::Entry.3 \ Net::LDAP::Examples.3 \ Net::LDAP::Extension::SetPassword.3 \ + Net::LDAP::Extension::WhoAmI.3 \ Net::LDAP::Extra.3 \ Net::LDAP::FAQ.3 \ Net::LDAP::Filter.3 \ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/net/p5-perl-ldap/distinfo,v retrieving revision 1.9 diff -u -r1.9 distinfo --- distinfo 30 Jul 2004 15:08:25 -0000 1.9 +++ distinfo 26 Apr 2005 08:25:21 -0000 @@ -1,2 +1,2 @@ -MD5 (perl-ldap-0.3202.tar.gz) = 57dc6214d06b4e9e2a3b0f778aa40261 -SIZE (perl-ldap-0.3202.tar.gz) = 226344 +MD5 (perl-ldap-0.33.tar.gz) = 7002aedb8bcaa7169a8f0a8e22d34b72 +SIZE (perl-ldap-0.33.tar.gz) = 227888 Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/net/p5-perl-ldap/pkg-descr,v retrieving revision 1.3 diff -u -r1.3 pkg-descr --- pkg-descr 28 Apr 2004 17:53:15 -0000 1.3 +++ pkg-descr 26 Apr 2005 08:28:03 -0000 @@ -4,3 +4,4 @@ directory. WWW: http://ldap.perl.org/ +WWW: http://search.cpan.org/dist/perl-ldap/ Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/net/p5-perl-ldap/pkg-plist,v retrieving revision 1.6 diff -u -r1.6 pkg-plist --- pkg-plist 11 Jul 2004 19:54:43 -0000 1.6 +++ pkg-plist 26 Apr 2005 08:30:24 -0000 @@ -21,6 +21,7 @@ %%SITE_PERL%%/Net/LDAP/Examples.pod %%SITE_PERL%%/Net/LDAP/Extension.pm %%SITE_PERL%%/Net/LDAP/Extension/SetPassword.pm +%%SITE_PERL%%/Net/LDAP/Extension/WhoAmI.pm %%SITE_PERL%%/Net/LDAP/Extra.pm %%SITE_PERL%%/Net/LDAP/FAQ.pod %%SITE_PERL%%/Net/LDAP/Filter.pm >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504260835.j3Q8ZGqH051829>