Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 5B6FDA6512 for ; Sat, 31 May 2014 12:57:00 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 8AB6614A297; Sat, 31 May 2014 12:56:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7884B14A293 for ; Sat, 31 May 2014 12:56:56 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id ENZba3mc4Qrd for ; Sat, 31 May 2014 12:56:55 +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 A954A14A291 for ; Sat, 31 May 2014 12:56:55 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 67D9F96; Sat, 31 May 2014 12:56:55 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 31 May 2014 12:56:55 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20140531125655.67D9F96@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Sat May 31 12:56:55 UTC 2014 Modified Files: pkgsrc/comms/p5-SMS-Send: Makefile pkgsrc/converters/p5-Convert-Color: Makefile pkgsrc/devel/p5-App-Cmd: Makefile pkgsrc/devel/p5-Config-Any: Makefile pkgsrc/devel/p5-Module-CPANTS-Analyse: Makefile pkgsrc/devel/p5-MooseX-Object-Pluggable: Makefile pkgsrc/editors/p5-Padre-Plugin-Catalyst: Makefile pkgsrc/mail/p5-Email-Abstract: Makefile pkgsrc/mail/p5-Email-FolderType: Makefile pkgsrc/mail/p5-Email-Send: Makefile pkgsrc/textproc/p5-XML-Feed: Makefile pkgsrc/www/p5-Catalyst-Action-REST: Makefile pkgsrc/www/p5-CatalystX-Component-Traits: Makefile pkgsrc/www/p5-HTML-FormFu: Makefile pkgsrc/www/p5-Handel: Makefile Log Message: Don't expect perl to provide p5-Module-Pluggable (removed in 5.20). Bump PKGREVISION. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 pkgsrc/comms/p5-SMS-Send/Makefile cvs rdiff -u -r1.8 -r1.9 pkgsrc/converters/p5-Convert-Color/Makefile cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/p5-App-Cmd/Makefile cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/p5-Config-Any/Makefile cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/p5-Module-CPANTS-Analyse/Makefile cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/p5-MooseX-Object-Pluggable/Makefile cvs rdiff -u -r1.9 -r1.10 pkgsrc/editors/p5-Padre-Plugin-Catalyst/Makefile cvs rdiff -u -r1.22 -r1.23 pkgsrc/mail/p5-Email-Abstract/Makefile cvs rdiff -u -r1.10 -r1.11 pkgsrc/mail/p5-Email-FolderType/Makefile cvs rdiff -u -r1.18 -r1.19 pkgsrc/mail/p5-Email-Send/Makefile cvs rdiff -u -r1.18 -r1.19 pkgsrc/textproc/p5-XML-Feed/Makefile cvs rdiff -u -r1.16 -r1.17 pkgsrc/www/p5-Catalyst-Action-REST/Makefile cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/p5-CatalystX-Component-Traits/Makefile cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/p5-HTML-FormFu/Makefile cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/p5-Handel/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.