Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id A690D63B8DF for ; Tue, 22 Sep 2009 20:56:54 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 5245863B22C; Tue, 22 Sep 2009 20:56:54 +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 6C73B63B228 for ; Tue, 22 Sep 2009 20:56:53 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 52373175DA; Tue, 22 Sep 2009 20:56:53 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 22 Sep 2009 20:56:53 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/devel/p5-Mac-Carbon To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20090922205653.52373175DA@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: sno Date: Tue Sep 22 20:56:53 UTC 2009 Modified Files: pkgsrc/devel/p5-Mac-Carbon: Makefile distinfo Log Message: Updating devel/p5-Mac-Carbon from 0.77nb1 to 0.80 Upstream changes: * v0.80, 16 September 2009 Add notes for 64-bit perl Bump all the version numbers Fix a bunch of tests (nothing major, just make them work better) Fix sound-env-var checking code for tests (no more sound tests unless you ask for them with MAC_CARBON_SOUND, which was in the last version, but the logic was broken) Make CFStringRef typemap better Remove high-bit characters from source files Add new system version gestalt constants Fix leak in Mac::Processes and Mac::Speech To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-Mac-Carbon/Makefile cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/devel/p5-Mac-Carbon/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.