Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 20EBC63B880 for ; Mon, 14 Jul 2008 18:23:06 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id CFC3C63B404; Mon, 14 Jul 2008 18:23:05 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 1E87663B403 for ; Mon, 14 Jul 2008 18:23:05 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 0E773175D0; Mon, 14 Jul 2008 18:23:05 +0000 (UTC) From: Havard Eidnes Subject: CVS commit: pkgsrc/net/p5-Net-LDAP-Server To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org Message-Id: <20080714182305.0E773175D0@cvs.netbsd.org> Date: Mon, 14 Jul 2008 18:23:05 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: he Date: Mon Jul 14 18:23:05 UTC 2008 Modified Files: pkgsrc/net/p5-Net-LDAP-Server: Makefile distinfo Log Message: Update from version 0.3 to 0.4. Changes: version 0.4 (2007/10/27): - added support for method "abandon" - full request is now passed to methods - compatibility with the changed behaviour of the 'use fields' pragma in Perl 5.9.x (thanks to Peter Karman) To generate a diff of this commit: cvs rdiff -r1.2 -r1.3 pkgsrc/net/p5-Net-LDAP-Server/Makefile cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/net/p5-Net-LDAP-Server/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.