Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id D4ED97A283 for ; Thu, 11 Aug 2016 14:49:37 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 8A52E85EFB; Thu, 11 Aug 2016 14:49:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1C5C284CF0 for ; Thu, 11 Aug 2016 14:49:37 +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 tPH5u2drsDNk for ; Thu, 11 Aug 2016 14:49:36 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 78A4484CEC for ; Thu, 11 Aug 2016 14:49:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 76BDCFBC3; Thu, 11 Aug 2016 14:49:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1470926976134760" MIME-Version: 1.0 Date: Thu, 11 Aug 2016 14:49:36 +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: <20160811144936.76BDCFBC3@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1470926976134760 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Thu Aug 11 14:49:36 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 Log Message: Note update of devel/transifex-client package to 0.12.1. To generate a diff of this commit: cvs rdiff -u -r1.3293 -r1.3294 pkgsrc/doc/CHANGES-2016 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1470926976134760 Content-Disposition: inline Content-Length: 735 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.3293 pkgsrc/doc/CHANGES-2016:1.3294 --- pkgsrc/doc/CHANGES-2016:1.3293 Thu Aug 11 12:51:20 2016 +++ pkgsrc/doc/CHANGES-2016 Thu Aug 11 14:49:36 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.3293 2016/08/11 12:51:20 schmonz Exp $ +$NetBSD: CHANGES-2016,v 1.3294 2016/08/11 14:49:36 taca Exp $ Changes to the packages collection and infrastructure in 2016: @@ -4725,3 +4725,4 @@ Changes to the packages collection and i Updated www/firefox45-l10n to 45.3.0 [ryoon 2016-08-11] Updated devel/xulrunner45 to 45.3.0 [ryoon 2016-08-11] Updated www/swill to 0.3nb2 [schmonz 2016-08-11] + Updated devel/transifex-client to 0.12.1 [taca 2016-08-11] --_----------=_1470926976134760--