- Update to 0.58

- Add LICENSE
- Use CPAN as primary WWW

Changes:	http://search.cpan.org/dist/perl-ldap/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-12-25 19:39:16 +00:00
parent 04df65378e
commit 12a8f93f53
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337443
3 changed files with 7 additions and 4 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= perl-ldap
PORTVERSION= 0.5700
PORTVERSION= 0.5800
CATEGORIES= net perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:MARSCHAP
@ -12,6 +12,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/00$//}
MAINTAINER= perl@FreeBSD.org
COMMENT= Client interface to LDAP (includes Net::LDAP)
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Authen-SASL>=2.00:${PORTSDIR}/security/p5-Authen-SASL \
p5-Convert-ASN1>=0.20:${PORTSDIR}/converters/p5-Convert-ASN1 \
p5-IO-Socket-SSL>=1.26:${PORTSDIR}/security/p5-IO-Socket-SSL \

View file

@ -1,2 +1,2 @@
SHA256 (perl-ldap-0.57.tar.gz) = 329469ae8033107fec47f9ed8c969ea3af9e3229a8c081f8ca7b6b223aefec23
SIZE (perl-ldap-0.57.tar.gz) = 302611
SHA256 (perl-ldap-0.58.tar.gz) = 7a928daa98dba4eb5114e9f416799e2a9b4467462c75aacef35203abaa7efcb1
SIZE (perl-ldap-0.58.tar.gz) = 307111

View file

@ -3,5 +3,5 @@ for Perl programs. The module may be used to search directories or perform
maintenance functions such as add, deleting or modify entries in an LDAP
directory.
WWW: http://ldap.perl.org/
WWW: http://search.cpan.org/dist/perl-ldap/
WWW: http://ldap.perl.org/