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 EE4C27A2AC for ; Sun, 3 Jul 2016 10:58:48 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A00A085E8C; Sun, 3 Jul 2016 10:58:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 31B6584CEC for ; Sun, 3 Jul 2016 10:58:48 +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 v3y-tUUov4Op for ; Sun, 3 Jul 2016 10:58:47 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8D29585E62 for ; Sun, 3 Jul 2016 10:58:47 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8B619FBB5; Sun, 3 Jul 2016 10:58:47 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1467543527178480" MIME-Version: 1.0 Date: Sun, 3 Jul 2016 10:58:47 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20160703105847.8B619FBB5@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. --_----------=_1467543527178480 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Sun Jul 3 10:58:47 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 TODO Log Message: Updated www/links to 2.13 To generate a diff of this commit: cvs rdiff -u -r1.2656 -r1.2657 pkgsrc/doc/CHANGES-2016 cvs rdiff -u -r1.16099 -r1.16100 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1467543527178480 Content-Disposition: inline Content-Length: 1316 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.2656 pkgsrc/doc/CHANGES-2016:1.2657 --- pkgsrc/doc/CHANGES-2016:1.2656 Sun Jul 3 10:56:39 2016 +++ pkgsrc/doc/CHANGES-2016 Sun Jul 3 10:58:47 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.2656 2016/07/03 10:56:39 wiz Exp $ +$NetBSD: CHANGES-2016,v 1.2657 2016/07/03 10:58:47 leot Exp $ Changes to the packages collection and infrastructure in 2016: @@ -3875,3 +3875,4 @@ Changes to the packages collection and i Updated mail/dovecot2 to 2.2.25 [adam 2016-07-02] Updated databases/openldap-server to 2.4.44nb3 [jperkin 2016-07-02] Updated devel/afl to 2.18b [wiz 2016-07-03] + Updated www/links to 2.13 [leot 2016-07-03] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16099 pkgsrc/doc/TODO:1.16100 --- pkgsrc/doc/TODO:1.16099 Sun Jul 3 10:56:39 2016 +++ pkgsrc/doc/TODO Sun Jul 3 10:58:47 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16099 2016/07/03 10:56:39 wiz Exp $ +$NetBSD: TODO,v 1.16100 2016/07/03 10:58:47 leot Exp $ Suggested new packages ====================== @@ -1062,7 +1062,6 @@ For possible Perl packages updates, see o lilv-0.22.0 o lincvs-2.1.4 [now called CrossVC] o link-grammar-5.3.3 - o links-2.13 o linpsk-1.2 [ld: cannot find -lqt-mt with qt4] o liquidwar-6.0.0.11 o lirc-0.9.3 --_----------=_1467543527178480--