Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 448A663BFF3 for ; Mon, 8 Mar 2010 16:51:06 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id E576B63B22A; Mon, 8 Mar 2010 16:51:05 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 104FD63B219 for ; Mon, 8 Mar 2010 16:51:04 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id AD1D2175DF; Mon, 8 Mar 2010 16:51:04 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 8 Mar 2010 16:51:04 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/devel/p5-Set-Scalar To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20100308165104.AD1D2175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: sno Date: Mon Mar 8 16:51:04 UTC 2010 Modified Files: pkgsrc/devel/p5-Set-Scalar: Makefile distinfo Log Message: Updating devel/p5-Set-Scalar from 1.24 to 1.25 Upstream changes: 2009-12-27 Jarkko Hietaniemi * Fixed "trying to add an element twice prevents further adds to the set" [rt.cpan.org #52559], bug reported by Eduard Wulff. * Removed unused and deprecated (Perl 5.12?) "use UNIVERSAL 'isa'" from Set/Scalar/Virtual.pm. * Add tests for the copy overload. * Released as 1.25. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/p5-Set-Scalar/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/p5-Set-Scalar/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.