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 6293FA5807 for ; Fri, 4 Apr 2014 21:09:57 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 8496A14A2E2; Fri, 4 Apr 2014 21:09:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 08B9614A2BD for ; Fri, 4 Apr 2014 21:09:51 +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 0vgcF92ZJMs0 for ; Fri, 4 Apr 2014 21:09:50 +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 7C0A014A27E for ; Fri, 4 Apr 2014 21:09:50 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 70A8896; Fri, 4 Apr 2014 21:09:50 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 4 Apr 2014 21:09:50 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/graphics/gource To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20140404210950.70A8896@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: ryoon Date: Fri Apr 4 21:09:50 UTC 2014 Modified Files: pkgsrc/graphics/gource: Makefile distinfo Log Message: Update to 0.40 Changelog: 0.40: * Added caption support. * Improved command line interoperability on Windows. * Fixed directory deletion short circuiting processing the rest of a commit. * Fixed issue loading non-ascii user image filenames on windows. * Ignore UTF-8 byte order mark at the start of lines in custom log files. * Fix to boost macros for Macs and non-GNU systems (mistydemeo). * Autotools improvements (flameeyes). 0.39: * Fixed blurry non power of 2 logos. * File colour changes now supported in custom logs (rmyorston). * Fixed building against Boost 1.50 (svenstaro). * Updated boost autoconf macros (flameeyes). * Autogen script (matthiaskrgr). To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 pkgsrc/graphics/gource/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/graphics/gource/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.