Received: by mail.netbsd.org (Postfix, from userid 605) id 8640084D99; Sat, 29 Jul 2017 06:26:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1897584D3F for ; Sat, 29 Jul 2017 06:26:03 +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 CxIlh_sfeeKm for ; Sat, 29 Jul 2017 06:26:02 +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 AC94284CE0 for ; Sat, 29 Jul 2017 06:26:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AB077FACD; Sat, 29 Jul 2017 06:26:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_150130956292360" MIME-Version: 1.0 Date: Sat, 29 Jul 2017 06:26:02 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20170729062602.AB077FACD@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. --_----------=_150130956292360 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Jul 29 06:26:02 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Added games/gargoyle version 2011.1 To generate a diff of this commit: cvs rdiff -u -r1.3037 -r1.3038 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_150130956292360 Content-Disposition: inline Content-Length: 713 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.3037 pkgsrc/doc/CHANGES-2017:1.3038 --- pkgsrc/doc/CHANGES-2017:1.3037 Sat Jul 29 06:19:38 2017 +++ pkgsrc/doc/CHANGES-2017 Sat Jul 29 06:26:02 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3037 2017/07/29 06:19:38 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.3038 2017/07/29 06:26:02 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4219,3 +4219,4 @@ Changes to the packages collection and i Updated lang/gcc49 to 4.9.4nb4 [maya 2017-07-28] Updated lang/gcc5 to 5.4.0nb5 [maya 2017-07-29] Updated sysutils/tarsnap to 1.0.39 [wiz 2017-07-29] + Added games/gargoyle version 2011.1 [wiz 2017-07-29] --_----------=_150130956292360--