Received: by mail.netbsd.org (Postfix, from userid 605) id AAE6384D81; Sun, 30 Jun 2019 19:07:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2EC5C84D80 for ; Sun, 30 Jun 2019 19:07:27 +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 Yi4Q0i-1b6CV for ; Sun, 30 Jun 2019 19:07:26 +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 89BB084D7D for ; Sun, 30 Jun 2019 19:07:26 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8584FFBF4; Sun, 30 Jun 2019 19:07:26 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1561921646112680" MIME-Version: 1.0 Date: Sun, 30 Jun 2019 19:07:26 +0000 From: "Jonathan Perkin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: jperkin@netbsd.org X-Mailer: log_accum Message-Id: <20190630190726.8584FFBF4@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. --_----------=_1561921646112680 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jperkin Date: Sun Jun 30 19:07:26 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: mk: Note end of the 2019Q2 freeze. To generate a diff of this commit: cvs rdiff -u -r1.2692 -r1.2693 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1561921646112680 Content-Disposition: inline Content-Length: 760 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.2692 pkgsrc/doc/CHANGES-2019:1.2693 --- pkgsrc/doc/CHANGES-2019:1.2692 Sun Jun 30 13:34:59 2019 +++ pkgsrc/doc/CHANGES-2019 Sun Jun 30 19:07:26 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.2692 2019/06/30 13:34:59 gutteridge Exp $ +$NetBSD: CHANGES-2019,v 1.2693 2019/06/30 19:07:26 jperkin Exp $ Changes to the packages collection and infrastructure in 2019: @@ -4454,3 +4454,4 @@ Changes to the packages collection and i Updated sysutils/py-psutil to 5.6.3nb1 [wiz 2019-06-29] Updated textproc/expat to 2.2.7 [wiz 2019-06-29] Updated editors/pluma to 1.22.1nb1 [gutteridge 2019-06-30] + mk/bsd.pkg.mk: freeze ended for pkgsrc-2019Q2 branch [jperkin 2019-06-30] --_----------=_1561921646112680--