Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 9DA7363E58E for ; Sun, 23 Dec 2012 07:46:34 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 6637114A176; Sun, 23 Dec 2012 07:46:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A574714A169 for ; Sun, 23 Dec 2012 07:46:31 +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 rex0axs8J6C2 for ; Sun, 23 Dec 2012 07:46:31 +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 2550014A137 for ; Sun, 23 Dec 2012 07:46:30 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4FB80175DD; Sun, 23 Dec 2012 07:46:25 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sun, 23 Dec 2012 07:46:25 +0000 From: "OBATA Akio" Subject: CVS commit: pkgsrc/devel/cutter To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20121223074625.4FB80175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: obache Date: Sun Dec 23 07:46:25 UTC 2012 Modified Files: pkgsrc/devel/cutter: Makefile PLIST distinfo Log Message: Update cutter to 1.2.2. == [release-1-2-2] 1.2.2: 2012-10-29 We began to support Ubuntu 12.10 (Quantal Quetzal). There are some improvements and fixed bugs. === Cutter ==== Improvements * [doc] Added release procedure documentation. * [doc] Improved documentation about Travis-CI configuraion. * Supported Ubuntu 12.10 (Quantal Quetzal). ==== Fixes * [sample][GTK+] Fixed missing GLIB_LIBS that has flags for GModule. [Reported by Hiroshi Umemoto] === CppCutter ==== Fixes * Fixed a bug that wrong data function is searched. === GCutter ==== Fixes * [sample] Fixed missing function call in sample code. === Thanks * Hiroshi Umemoto To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/cutter/Makefile cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/cutter/PLIST \ pkgsrc/devel/cutter/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.