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 BE3097A293 for ; Mon, 16 Jan 2017 20:43:31 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 730AD85669; Mon, 16 Jan 2017 20:43:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0405F85642 for ; Mon, 16 Jan 2017 20:43:30 +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 7or13kujWS-p for ; Mon, 16 Jan 2017 20:43:30 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9299784CBD for ; Mon, 16 Jan 2017 20:43:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8EEE9FBA6; Mon, 16 Jan 2017 20:43:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1484599410235550" MIME-Version: 1.0 Date: Mon, 16 Jan 2017 20:43:30 +0000 From: "Soren Jacobsen" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: snj@netbsd.org X-Mailer: log_accum Message-Id: <20170116204330.8EEE9FBA6@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. --_----------=_1484599410235550 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: snj Date: Mon Jan 16 20:43:30 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated games/quakespasm to 0.92.1 To generate a diff of this commit: cvs rdiff -u -r1.277 -r1.278 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1484599410235550 Content-Disposition: inline Content-Length: 725 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.277 pkgsrc/doc/CHANGES-2017:1.278 --- pkgsrc/doc/CHANGES-2017:1.277 Mon Jan 16 19:55:45 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Jan 16 20:43:30 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.277 2017/01/16 19:55:45 schmonz Exp $ +$NetBSD: CHANGES-2017,v 1.278 2017/01/16 20:43:30 snj Exp $ Changes to the packages collection and infrastructure in 2017: @@ -318,3 +318,4 @@ Changes to the packages collection and i Updated security/php-ssh2 to 0.13 [fhajny 2017-01-16] Updated www/apache22 to 2.2.32 [adam 2017-01-16] Updated sysutils/user_darwin to 20170116 [schmonz 2017-01-16] + Updated games/quakespasm to 0.92.1 [snj 2017-01-16] --_----------=_1484599410235550--