Received: by mail.netbsd.org (Postfix, from userid 605) id 1BF9684D5E; Sun, 10 Feb 2019 12:39:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 97BB184D56 for ; Sun, 10 Feb 2019 12:39:27 +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 a83p9dP0KQb4 for ; Sun, 10 Feb 2019 12:39:27 +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 F23C084C2B for ; Sun, 10 Feb 2019 12:39:26 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E9EF1FB16; Sun, 10 Feb 2019 12:39:26 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_15498023666260" MIME-Version: 1.0 Date: Sun, 10 Feb 2019 12:39:26 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20190210123926.E9EF1FB16@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. --_----------=_15498023666260 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Sun Feb 10 12:39:26 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Added games/libretro-2048 version 20181229 To generate a diff of this commit: cvs rdiff -u -r1.661 -r1.662 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_15498023666260 Content-Disposition: inline Content-Length: 725 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.661 pkgsrc/doc/CHANGES-2019:1.662 --- pkgsrc/doc/CHANGES-2019:1.661 Sat Feb 9 19:51:43 2019 +++ pkgsrc/doc/CHANGES-2019 Sun Feb 10 12:39:26 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.661 2019/02/09 19:51:43 rhialto Exp $ +$NetBSD: CHANGES-2019,v 1.662 2019/02/10 12:39:26 nia Exp $ Changes to the packages collection and infrastructure in 2019: @@ -1270,3 +1270,4 @@ Changes to the packages collection and i Updated textproc/py-lxml to 4.3.1 [adam 2019-02-09] Updated devel/py-cython to 0.29.5 [adam 2019-02-09] Updated net/dante to 1.4.2nb1 [rhialto 2019-02-09] + Added games/libretro-2048 version 20181229 [nia 2019-02-10] --_----------=_15498023666260--