Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 3DAAC63B101 for ; Thu, 14 Feb 2008 19:11:42 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id E961563B14D; Thu, 14 Feb 2008 19:11:41 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 3E0F163B147 for ; Thu, 14 Feb 2008 19:11:41 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 0912E175BD; Thu, 14 Feb 2008 19:11:41 +0000 (UTC) From: Ulrich Habel Subject: CVS commit: pkgsrc/textproc/p5-Pod-Coverage To: pkgsrc-changes@NetBSD.org Reply-To: rhaen@netbsd.org Message-Id: <20080214191141.0912E175BD@cvs.netbsd.org> Date: Thu, 14 Feb 2008 19:11:41 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org Precedence: list Module Name: pkgsrc Committed By: rhaen Date: Thu Feb 14 19:11:40 UTC 2008 Modified Files: pkgsrc/textproc/p5-Pod-Coverage: Makefile distinfo Log Message: - updated package to 0.19 - changed maintainer - added USE_DESTDIR support ChangeLog: 0.19 Thursday 13th September, 2007 Don't use _CvGV to determine if a sub was imported, there's a handy flag - GVf_IMPORTED_CV. Fixes 5.9.5 and future perls (solution by Nicholas Clark) To generate a diff of this commit: cvs rdiff -r1.7 -r1.8 pkgsrc/textproc/p5-Pod-Coverage/Makefile cvs rdiff -r1.3 -r1.4 pkgsrc/textproc/p5-Pod-Coverage/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.