Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 8258E63B88A for ; Sun, 2 Nov 2008 14:29:30 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 308E163B11C; Sun, 2 Nov 2008 14:29:30 +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 7352663B10F for ; Sun, 2 Nov 2008 14:29:29 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 57342175D0; Sun, 2 Nov 2008 14:29:29 +0000 (UTC) From: Havard Eidnes Subject: CVS commit: pkgsrc/devel/p5-Data-Serializer To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org Message-Id: <20081102142929.57342175D0@cvs.netbsd.org> Date: Sun, 2 Nov 2008 14:29:29 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: he Date: Sun Nov 2 14:29:29 UTC 2008 Modified Files: pkgsrc/devel/p5-Data-Serializer: Makefile distinfo Log Message: Update from version 0.47nb1 to 0.48. Upstream changes: 0.48 Tue Aug 20 2008 - Cleaned up DESTROY method to not undef _fields (This was my error, not the submitted patch) Thanks to Dulaunoy Fabrice for showing me the error of my ways To generate a diff of this commit: cvs rdiff -r1.2 -r1.3 pkgsrc/devel/p5-Data-Serializer/Makefile cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/p5-Data-Serializer/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.