pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Net-LDAP-Server-Test Update 0.10 to 0.19
details: https://anonhg.NetBSD.org/pkgsrc/rev/c4fd87c6c429
branches: trunk
changeset: 646660:c4fd87c6c429
user: mef <mef%pkgsrc.org@localhost>
date: Fri Feb 13 13:30:06 2015 +0000
description:
Update 0.10 to 0.19
-------------------
0.11 04 June 2011
* fixes for Net::LDAP::Server 0.43, per patch from RT
https://rt.cpan.org/Ticket/Display.html?id=68577
0.12 27 Jan 2012
* added stop() method in response to https://rt.cpan.org/Ticket/Display.html?id=69615
removed DESTROY() method since it was a no-op.
* RT 74425 - conditional debug output
* RT 74416 - allow for instantiating with an existing socket object
* RT 74461 - return requested attributes in auto_schema mode
0.13 17 April 2012
* RT 76270 - attributes add/delete/replace
0.14 27 July 2012
* RT 78612 - search scope patch from Thomas Sibley
0.15 21 Sept 2012
* RT 79776 - Net::LDAP >= 0.44 causes stop() to hang indefinitely. Added an alarm()
workaround to kill() the problem pid if waitpid() hangs.
0.16 25 Oct 2012
* RT 80360 - return correct LDAP constant if entry does not exist
Patch from Joni Salonen.
* RT 80377 - return correct LDAP constant for variety of conditions.
Patches from Rafael Porres Molina.
0.17 2 Feb 2013
* fix regression introduced in 0.16 via 4896a0418ecf704723d91b9d8efae662c0260e79
(issue RT 80360)
0.18 14 March 2013
* RT 83905 - server->stop() with waitpid+kill may take a second or two to work,
so check+sleep for 10 seconds before returning.
0.19 30 April 2013
* patches from chorny @github patching Windows hanging bug (RT #84836)
diffstat:
devel/p5-Net-LDAP-Server-Test/Makefile | 5 ++---
devel/p5-Net-LDAP-Server-Test/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r b8e5c1131ecd -r c4fd87c6c429 devel/p5-Net-LDAP-Server-Test/Makefile
--- a/devel/p5-Net-LDAP-Server-Test/Makefile Fri Feb 13 13:24:53 2015 +0000
+++ b/devel/p5-Net-LDAP-Server-Test/Makefile Fri Feb 13 13:30:06 2015 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2014/05/29 23:36:09 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2015/02/13 13:30:06 mef Exp $
#
-DISTNAME= Net-LDAP-Server-Test-0.10
+DISTNAME= Net-LDAP-Server-Test-0.19
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
CATEGORIES= devel net perl5
#MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/K/KA/KARMAN/}
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
diff -r b8e5c1131ecd -r c4fd87c6c429 devel/p5-Net-LDAP-Server-Test/distinfo
--- a/devel/p5-Net-LDAP-Server-Test/distinfo Fri Feb 13 13:24:53 2015 +0000
+++ b/devel/p5-Net-LDAP-Server-Test/distinfo Fri Feb 13 13:30:06 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2010/09/22 06:09:30 sno Exp $
+$NetBSD: distinfo,v 1.3 2015/02/13 13:30:06 mef Exp $
-SHA1 (Net-LDAP-Server-Test-0.10.tar.gz) = 8a0c9644bcdb4a748281c80fe3be91367108efd4
-RMD160 (Net-LDAP-Server-Test-0.10.tar.gz) = 54033412e69df841bad7f68f26949c957a8a6c4a
-Size (Net-LDAP-Server-Test-0.10.tar.gz) = 11140 bytes
+SHA1 (Net-LDAP-Server-Test-0.19.tar.gz) = c1c8535ebb6b55ca5b8760cc17a65bcf97e61721
+RMD160 (Net-LDAP-Server-Test-0.19.tar.gz) = 3afeeff38b0cfb6597c54eb86bd1402aafbb7976
+Size (Net-LDAP-Server-Test-0.19.tar.gz) = 15608 bytes
Home |
Main Index |
Thread Index |
Old Index