Received: by mail.netbsd.org (Postfix, from userid 605) id C2F8D8501F; Mon, 30 Apr 2018 06:40:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C17CB85009 for ; Mon, 30 Apr 2018 06:40:21 +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 b58iiWzxbxNU for ; Mon, 30 Apr 2018 06:40:21 +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 E1CF484CCD for ; Mon, 30 Apr 2018 06:40:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DEBBCFBEC; Mon, 30 Apr 2018 06:40:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_152507042022270" MIME-Version: 1.0 Date: Mon, 30 Apr 2018 06:40:20 +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: <20180430064020.DEBBCFBEC@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. --_----------=_152507042022270 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Apr 30 06:40:20 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: doc: Updated www/links to 2.15 To generate a diff of this commit: cvs rdiff -u -r1.2060 -r1.2061 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18317 -r1.18318 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_152507042022270 Content-Disposition: inline Content-Length: 1289 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.2060 pkgsrc/doc/CHANGES-2018:1.2061 --- pkgsrc/doc/CHANGES-2018:1.2060 Mon Apr 30 06:38:54 2018 +++ pkgsrc/doc/CHANGES-2018 Mon Apr 30 06:40:20 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.2060 2018/04/30 06:38:54 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.2061 2018/04/30 06:40:20 wiz Exp $ Changes to the packages collection and infrastructure in 2018: @@ -2847,3 +2847,4 @@ Changes to the packages collection and i Updated graphics/feh to 2.25.1 [ryoon 2018-04-30] Updated finance/gnucash to 3.1 [wiz 2018-04-30] Updated multimedia/mpv to 0.28.2 [wiz 2018-04-30] + Updated www/links to 2.15 [wiz 2018-04-30] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18317 pkgsrc/doc/TODO:1.18318 --- pkgsrc/doc/TODO:1.18317 Mon Apr 30 06:38:54 2018 +++ pkgsrc/doc/TODO Mon Apr 30 06:40:20 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18317 2018/04/30 06:38:54 wiz Exp $ +$NetBSD: TODO,v 1.18318 2018/04/30 06:40:20 wiz Exp $ Suggested new packages ====================== @@ -993,7 +993,6 @@ For possible Perl packages updates, see o licq-1.3.8 o lilv-0.22.0 o lincvs-2.1.4 [now called CrossVC] - o links-2.15 o linpsk-1.2 [ld: cannot find -lqt-mt with qt4] o liquidwar-6.0.0.11 o lirc-0.9.3 --_----------=_152507042022270--