Updating net/p5-Net-LDAP-Server from 0.4nb2 to 0.42
pkgsrc changes: - add license Upstream changes since 0.4: version 0.42 (2009/10/01): - don't hangup when receiving abandonRequest in order to support clients like Evolution which expect that the socket is still alive after such a request (patch by Bill Lindley)
This commit is contained in:
parent
99824db3ac
commit
467943dc7e
2 changed files with 7 additions and 7 deletions
|
@ -1,15 +1,15 @@
|
|||
# $NetBSD: Makefile,v 1.6 2010/08/21 16:35:25 seb Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2010/09/22 06:00:27 sno Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Net-LDAP-Server-0.4
|
||||
DISTNAME= Net-LDAP-Server-0.42
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
|
||||
|
||||
MAINTAINER= he@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/Net-LDAP-Server/
|
||||
COMMENT= LDAP server side protocol handling
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.2 2008/07/14 18:23:04 he Exp $
|
||||
$NetBSD: distinfo,v 1.3 2010/09/22 06:00:27 sno Exp $
|
||||
|
||||
SHA1 (Net-LDAP-Server-0.4.tar.gz) = 923ad385c6e71c85ea351f76a8b5771c18c20f94
|
||||
RMD160 (Net-LDAP-Server-0.4.tar.gz) = 13fdc227c920ad7e4b366c48b663e587ef53e952
|
||||
Size (Net-LDAP-Server-0.4.tar.gz) = 6335 bytes
|
||||
SHA1 (Net-LDAP-Server-0.42.tar.gz) = d12830d702e851d3e97bb9283d5e9fe3343b49a9
|
||||
RMD160 (Net-LDAP-Server-0.42.tar.gz) = c7f246e0c147770e290ba8e8134711e4caf2562e
|
||||
Size (Net-LDAP-Server-0.42.tar.gz) = 6332 bytes
|
||||
|
|
Loading…
Reference in a new issue