Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-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 1C1D9A60ED for ; Sun, 24 Nov 2013 04:13:03 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 6434A14A4AE; Sun, 24 Nov 2013 04:13:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D03F314A4AD for ; Sun, 24 Nov 2013 04:12:59 +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 gPO2QJ1Em0gH for ; Sun, 24 Nov 2013 04:12:59 +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 4F79314A4AC for ; Sun, 24 Nov 2013 04:12:59 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4543B96; Sun, 24 Nov 2013 04:12:59 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 24 Nov 2013 04:12:59 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/devel/p5-Mixin-Linewise To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20131124041259.4543B96@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wen Date: Sun Nov 24 04:12:59 UTC 2013 Modified Files: pkgsrc/devel/p5-Mixin-Linewise: Makefile distinfo Log Message: Update to 0.102 Upstream changes: 0.102 2013-11-02 11:36:22 America/New_York - revert the IO::String changes found in 0.101 0.101 2013-11-02 08:00:43 America/New_York [THIS MIGHT BREAK YOUR CODE] - tweak how read_string handles non-ASCII strings; needs further automated testing, so be sure to run your test suites 0.100 2013-10-18 15:55:59 America/New_York (TRIAL RELEASE) [THIS MIGHT BREAK YOUR CODE] - add binmode option to set binmode on opened filehandles; this defaults to encoding(UTF-8); thanks, David Golden! - typo fix by the inimitable David Steinbrunner 0.004 2013-06-18 17:30:31 America/New_York repackage To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/p5-Mixin-Linewise/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-Mixin-Linewise/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.