Received: by mail.netbsd.org (Postfix, from userid 605) id 8346D84DED; Sat, 26 May 2018 21:48:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 91AE784D4D for ; Sat, 26 May 2018 21:48:41 +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 h49CtDowbA-V for ; Sat, 26 May 2018 21:48:41 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D97A384CD1 for ; Sat, 26 May 2018 21:48:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D5D0FFBEC; Sat, 26 May 2018 21:48:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_15273713204380" MIME-Version: 1.0 Date: Sat, 26 May 2018 21:48:40 +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: <20180526214840.D5D0FFBEC@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. --_----------=_15273713204380 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat May 26 21:48:40 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: doc: Updated net/libsoup to 2.62.2 To generate a diff of this commit: cvs rdiff -u -r1.2566 -r1.2567 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18359 -r1.18360 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_15273713204380 Content-Disposition: inline Content-Length: 1315 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.2566 pkgsrc/doc/CHANGES-2018:1.2567 --- pkgsrc/doc/CHANGES-2018:1.2566 Sat May 26 21:46:57 2018 +++ pkgsrc/doc/CHANGES-2018 Sat May 26 21:48:40 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.2566 2018/05/26 21:46:57 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.2567 2018/05/26 21:48:40 wiz Exp $ Changes to the packages collection and infrastructure in 2018: @@ -3714,3 +3714,4 @@ Changes to the packages collection and i Updated lang/openjdk8 to 1.8.172 [ryoon 2018-05-27] Updated x11/libdrm to 2.4.92 [wiz 2018-05-26] Updated mail/neomutt to 20180512 [wiz 2018-05-26] + Updated net/libsoup to 2.62.2 [wiz 2018-05-26] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18359 pkgsrc/doc/TODO:1.18360 --- pkgsrc/doc/TODO:1.18359 Sat May 26 21:46:57 2018 +++ pkgsrc/doc/TODO Sat May 26 21:48:40 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18359 2018/05/26 21:46:57 wiz Exp $ +$NetBSD: TODO,v 1.18360 2018/05/26 21:48:40 wiz Exp $ Suggested new packages ====================== @@ -987,7 +987,6 @@ For possible Perl packages updates, see o libquantum-1.1.0 [pkg/43728, development release] o libressl-2.7.3 o librsvg-2.42.4 [needs rust+cargo] - o libsoup-2.62.2 o libstree-0.4.2 o libtcl-nothread-8.5.1 o libtecla-1.6.3 --_----------=_15273713204380--