Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id B347163B874 for ; Mon, 17 Nov 2008 22:31:52 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 6B34363B12B; Mon, 17 Nov 2008 22:31:52 +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 A318963B12D for ; Mon, 17 Nov 2008 22:31:51 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 94329175D0; Mon, 17 Nov 2008 22:31:51 +0000 (UTC) From: Havard Eidnes Subject: CVS commit: pkgsrc/devel/p5-UNIVERSAL-isa To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org Message-Id: <20081117223151.94329175D0@cvs.netbsd.org> Date: Mon, 17 Nov 2008 22:31:51 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: he Date: Mon Nov 17 22:31:51 UTC 2008 Modified Files: pkgsrc/devel/p5-UNIVERSAL-isa: Makefile distinfo Log Message: Updated from version 0.06nb1 to 1.01. Pkgsrc changes: o Remove dependency on p5-Scalar-List-Utils, does not appear to be used Upstream changes: 1.01 Aug 22 05:29:44 UTC 2008 - minor packaging housekeeping - report only CURRENT ACTUAL BUGS THAT WILL BREAK YOUR CODE AS IT EXISTS RIGHT NOW SO FIX THEM PLEASE rather than latent bugs that will break your code in the future, at least by default - added the verbose flag to fix you about all bugs regarding the use of isa() as a function To generate a diff of this commit: cvs rdiff -r1.2 -r1.3 pkgsrc/devel/p5-UNIVERSAL-isa/Makefile cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/p5-UNIVERSAL-isa/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.