mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- 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:
parent
04df65378e
commit
12a8f93f53
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337443
@ -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 \
|
||||
|
@ -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
|
||||
|
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user