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 4DAAD7A211 for ; Fri, 17 Mar 2017 16:27:30 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id EAA8B85607; Fri, 17 Mar 2017 16:27:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7934A84CFB for ; Fri, 17 Mar 2017 16:27:29 +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 nn9peihPTXpo for ; Fri, 17 Mar 2017 16:27:29 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id D3A8D85606 for ; Fri, 17 Mar 2017 16:27:28 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D1CB6FBE4; Fri, 17 Mar 2017 16:27:28 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_148976804831560" MIME-Version: 1.0 Date: Fri, 17 Mar 2017 16:27:28 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20170317162728.D1CB6FBE4@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. --_----------=_148976804831560 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Fri Mar 17 16:27:28 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated devel/bugzilla to 5.0.3 To generate a diff of this commit: cvs rdiff -u -r1.1183 -r1.1184 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17170 -r1.17171 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_148976804831560 Content-Disposition: inline Content-Length: 1314 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.1183 pkgsrc/doc/CHANGES-2017:1.1184 --- pkgsrc/doc/CHANGES-2017:1.1183 Fri Mar 17 15:50:20 2017 +++ pkgsrc/doc/CHANGES-2017 Fri Mar 17 16:27:28 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.1183 2017/03/17 15:50:20 taca Exp $ +$NetBSD: CHANGES-2017,v 1.1184 2017/03/17 16:27:28 mef Exp $ Changes to the packages collection and infrastructure in 2017: @@ -1434,3 +1434,4 @@ Changes to the packages collection and i Updated mail/pear-Auth_SASL to 1.1.0 [taca 2017-03-17] Updated net/pear-Net_IDNA2 to 0.2.0 [taca 2017-03-17] Updated net/pear-Net_Socket to 1.1.0 [taca 2017-03-17] + Updated devel/bugzilla to 5.0.3 [mef 2017-03-17] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17170 pkgsrc/doc/TODO:1.17171 --- pkgsrc/doc/TODO:1.17170 Fri Mar 17 00:12:14 2017 +++ pkgsrc/doc/TODO Fri Mar 17 16:27:28 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17170 2017/03/17 00:12:14 maya Exp $ +$NetBSD: TODO,v 1.17171 2017/03/17 16:27:28 mef Exp $ Suggested new packages ====================== @@ -470,7 +470,6 @@ For possible Perl packages updates, see o bottlerocket-0.05b3 o bpython-0.15 o brasero-3.4.0 - o bugzilla-5.0.2 o bwa-0.7.12 [needs shm_open(3), please contact MAINTAINER] o byacc-20170201 o bzr-2.7.0 --_----------=_148976804831560--