Update to p5-ldap-0.65.
This commit is contained in:
parent
def0724ccf
commit
31232bac30
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.35 2015/02/15 00:22:19 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.36 2015/05/01 13:28:50 ajacoutot Exp $
|
||||
|
||||
COMMENT= client interface to LDAP servers
|
||||
|
||||
VERSION= 0.64
|
||||
VERSION= 0.65
|
||||
EPOCH= 0
|
||||
DISTNAME= perl-ldap-${VERSION}
|
||||
PKGNAME= p5-ldap-${VERSION}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (perl-ldap-0.64.tar.gz) = nV1xcU9slp46PvQGwfonapYCh4HozzjezZpC80Tb3LY=
|
||||
SIZE (perl-ldap-0.64.tar.gz) = 310088
|
||||
SHA256 (perl-ldap-0.65.tar.gz) = X1fdJh3Bbr+UKict2v5pUmWY33EVGlGRbtw3pPLyODQ=
|
||||
SIZE (perl-ldap-0.65.tar.gz) = 311145
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.14 2013/10/09 14:09:39 sthen Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.15 2015/05/01 13:28:50 ajacoutot Exp $
|
||||
${P5SITE}/Bundle/
|
||||
${P5SITE}/Bundle/Net/
|
||||
${P5SITE}/Bundle/Net/LDAP.pm
|
||||
@ -17,6 +17,7 @@ ${P5SITE}/Net/LDAP/Constant.pm
|
||||
${P5SITE}/Net/LDAP/Control/
|
||||
${P5SITE}/Net/LDAP/Control.pm
|
||||
${P5SITE}/Net/LDAP/Control/Assertion.pm
|
||||
${P5SITE}/Net/LDAP/Control/DontUseCopy.pm
|
||||
${P5SITE}/Net/LDAP/Control/EntryChange.pm
|
||||
${P5SITE}/Net/LDAP/Control/ManageDsaIT.pm
|
||||
${P5SITE}/Net/LDAP/Control/MatchedValues.pm
|
||||
@ -78,6 +79,7 @@ ${P5SITE}/Net/LDAPS.pm
|
||||
@man man/man3p/Net::LDAP::Constant.3p
|
||||
@man man/man3p/Net::LDAP::Control.3p
|
||||
@man man/man3p/Net::LDAP::Control::Assertion.3p
|
||||
@man man/man3p/Net::LDAP::Control::DontUseCopy.3p
|
||||
@man man/man3p/Net::LDAP::Control::EntryChange.3p
|
||||
@man man/man3p/Net::LDAP::Control::ManageDsaIT.3p
|
||||
@man man/man3p/Net::LDAP::Control::MatchedValues.3p
|
||||
|
Loading…
Reference in New Issue
Block a user