Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 50C8563BC30 for ; Thu, 28 Aug 2008 16:48:07 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id DDFA163B263; Thu, 28 Aug 2008 16:48:06 +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 3080963B1F7 for ; Thu, 28 Aug 2008 16:48:06 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 1F72C175D0; Thu, 28 Aug 2008 16:48:06 +0000 (UTC) From: Stoned Elipot Subject: CVS commit: pkgsrc/devel/p5-Test-MockObject To: pkgsrc-changes@NetBSD.org Reply-To: seb@netbsd.org Message-Id: <20080828164806.1F72C175D0@cvs.netbsd.org> Date: Thu, 28 Aug 2008 16:48:06 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: seb Date: Thu Aug 28 16:48:06 UTC 2008 Modified Files: pkgsrc/devel/p5-Test-MockObject: Makefile Log Message: The perl modules UNIVERSAL::isa and UNIVERSAL::can are required at runtime by the module Test::MockObject. Hence make runtime, vs buildtime, dependencies of the packages prodiving these. Bump PKGREVISION to 1. To generate a diff of this commit: cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/p5-Test-MockObject/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.