Received: by mail.netbsd.org (Postfix, from userid 605) id E388084D96; Sun, 7 Jul 2019 05:47:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6B37E84D67 for ; Sun, 7 Jul 2019 05:47:08 +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 5VEbD9eqabzW for ; Sun, 7 Jul 2019 05:47:08 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id CAD7C84C81 for ; Sun, 7 Jul 2019 05:47:07 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C8CF6FBF4; Sun, 7 Jul 2019 05:47:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_156247842737140" MIME-Version: 1.0 Date: Sun, 7 Jul 2019 05:47:07 +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: <20190707054707.C8CF6FBF4@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. --_----------=_156247842737140 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Sun Jul 7 05:47:07 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Updated graphics/SDL2_image to 2.0.5 To generate a diff of this commit: cvs rdiff -u -r1.2800 -r1.2801 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_156247842737140 Content-Disposition: inline Content-Length: 727 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.2800 pkgsrc/doc/CHANGES-2019:1.2801 --- pkgsrc/doc/CHANGES-2019:1.2800 Sat Jul 6 23:04:23 2019 +++ pkgsrc/doc/CHANGES-2019 Sun Jul 7 05:47:07 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.2800 2019/07/06 23:04:23 adam Exp $ +$NetBSD: CHANGES-2019,v 1.2801 2019/07/07 05:47:07 nia Exp $ Changes to the packages collection and infrastructure in 2019: @@ -4679,3 +4679,4 @@ Changes to the packages collection and i Updated www/py-soupsieve to 1.9.2 [adam 2019-07-06] Updated devel/py-logilab-common to 1.4.2 [adam 2019-07-06] Updated www/py-asgiref to 3.1.3 [adam 2019-07-06] + Updated graphics/SDL2_image to 2.0.5 [nia 2019-07-07] --_----------=_156247842737140--