Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 7BC8D63C27B for ; Sun, 9 Aug 2009 08:01:30 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 322C863B1F2; Sun, 9 Aug 2009 08:01:30 +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 4F74163B1E5 for ; Sun, 9 Aug 2009 08:01:29 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 3A5AB175D0; Sun, 9 Aug 2009 08:01:29 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 9 Aug 2009 08:01:29 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/textproc/p5-Pod-Simple To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20090809080129.3A5AB175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: sno Date: Sun Aug 9 08:01:29 UTC 2009 Modified Files: pkgsrc/textproc/p5-Pod-Simple: Makefile distinfo Log Message: Updating package for p5 module Pod::Simple from 3.07nb1 to 3.08 pkgsrc changes: - Adding license (perl5 license) Upstream changes: 2009-07-16 Allison Randal * Release 3.08 Fix installdirs for Perl versions where Pod::Simple was core; RT#36446 & RT#39709, thanks to Jerry Hedden. Fix encoding handling for code in paragraphs; RT#45829, thanks to David Wheeler. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 pkgsrc/textproc/p5-Pod-Simple/Makefile cvs rdiff -u -r1.8 -r1.9 pkgsrc/textproc/p5-Pod-Simple/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.