Received: by mail.netbsd.org (Postfix, from userid 605) id 22D2D84D64; Fri, 18 Aug 2017 10:43:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AB59384D50 for ; Fri, 18 Aug 2017 10:43:30 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id WISKshBd2LAz for ; Fri, 18 Aug 2017 10:43:30 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1B25F84CDD for ; Fri, 18 Aug 2017 10:43:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 19DCEFAD0; Fri, 18 Aug 2017 10:43:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1503053010206910" MIME-Version: 1.0 Date: Fri, 18 Aug 2017 10:43:30 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20170818104330.19DCEFAD0@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1503053010206910 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Fri Aug 18 10:43:30 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Note update of devel/ruby-gettext package to 3.2.4. To generate a diff of this commit: cvs rdiff -u -r1.3355 -r1.3356 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1503053010206910 Content-Disposition: inline Content-Length: 754 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.3355 pkgsrc/doc/CHANGES-2017:1.3356 --- pkgsrc/doc/CHANGES-2017:1.3355 Fri Aug 18 10:42:10 2017 +++ pkgsrc/doc/CHANGES-2017 Fri Aug 18 10:43:29 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3355 2017/08/18 10:42:10 taca Exp $ +$NetBSD: CHANGES-2017,v 1.3356 2017/08/18 10:43:29 taca Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4651,3 +4651,4 @@ Changes to the packages collection and i Updated databases/ruby-sequel to 4.49.0 [taca 2017-08-18] Removed devel/lua-doc successor converters/libwps [triaxx 2017-08-18] Updated devel/ruby-fast_gettext to 1.5.1 [taca 2017-08-18] + Updated devel/ruby-gettext to 3.2.4 [taca 2017-08-18] --_----------=_1503053010206910--