Received: by mail.netbsd.org (Postfix, from userid 605) id D0D7384D7A; Fri, 29 Dec 2017 23:48:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5C88D84D28 for ; Fri, 29 Dec 2017 23:48:38 +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 ggFpBQ0HvzdC for ; Fri, 29 Dec 2017 23:48:38 +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 BE74D84D26 for ; Fri, 29 Dec 2017 23:48:37 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B3ECDFB40; Fri, 29 Dec 2017 23:48:37 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1514591317147810" MIME-Version: 1.0 Date: Fri, 29 Dec 2017 23:48:37 +0000 From: "Greg Troxel" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org X-Mailer: log_accum Message-Id: <20171229234837.B3ECDFB40@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. --_----------=_1514591317147810 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gdt Date: Fri Dec 29 23:48:37 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: CHANGES-2017: note end of 2017Q4 freeze To generate a diff of this commit: cvs rdiff -u -r1.5374 -r1.5375 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1514591317147810 Content-Disposition: inline Content-Length: 746 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.5374 pkgsrc/doc/CHANGES-2017:1.5375 --- pkgsrc/doc/CHANGES-2017:1.5374 Fri Dec 29 17:55:33 2017 +++ pkgsrc/doc/CHANGES-2017 Fri Dec 29 23:48:37 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.5374 2017/12/29 17:55:33 maya Exp $ +$NetBSD: CHANGES-2017,v 1.5375 2017/12/29 23:48:37 gdt Exp $ Changes to the packages collection and infrastructure in 2017: @@ -7759,3 +7759,4 @@ Changes to the packages collection and i Updated biology/bwa to 0.7.17nb1 [he 2017-12-27] Updated lang/pfe to 0.33.71nb10 [dholland 2017-12-28] Updated pkgtools/pkg_select to 20090308nb8 [maya 2017-12-29] + mk/bsd.pkg.mk: freeze ended for pkgsrc-2017Q4 branch [gdt 2017-12-29] --_----------=_1514591317147810--