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 1E7AE7A20B for ; Mon, 6 Mar 2017 16:15:22 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 919D185691; Mon, 6 Mar 2017 16:15:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 221A885689 for ; Mon, 6 Mar 2017 16:15: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 fmkZEupycV4V for ; Mon, 6 Mar 2017 16:15:20 +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 AB1178568E for ; Mon, 6 Mar 2017 16:15:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A97E0FBE4; Mon, 6 Mar 2017 16:15:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1488816920265880" MIME-Version: 1.0 Date: Mon, 6 Mar 2017 16:15:20 +0000 From: "Jonathan Perkin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: jperkin@netbsd.org X-Mailer: log_accum Message-Id: <20170306161520.A97E0FBE4@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. --_----------=_1488816920265880 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jperkin Date: Mon Mar 6 16:15:20 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Note update of libtool packages to 2.4.6. To generate a diff of this commit: cvs rdiff -u -r1.1012 -r1.1013 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17135 -r1.17136 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1488816920265880 Content-Disposition: inline Content-Length: 1468 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.1012 pkgsrc/doc/CHANGES-2017:1.1013 --- pkgsrc/doc/CHANGES-2017:1.1012 Mon Mar 6 11:55:22 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Mar 6 16:15:20 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.1012 2017/03/06 11:55:22 hauke Exp $ +$NetBSD: CHANGES-2017,v 1.1013 2017/03/06 16:15:20 jperkin Exp $ Changes to the packages collection and infrastructure in 2017: @@ -1233,3 +1233,7 @@ Changes to the packages collection and i Updated inputmethod/skk to 16.2 [ryoon 2017-03-06] Updated multimedia/libva to 1.7.3nb4 [maya 2017-03-06] Added emulators/suse131_binutils version 13.1 [hauke 2017-03-06] + Updated devel/libtool to 2.4.6 [jperkin 2017-03-06] + Updated devel/libtool-base to 2.4.6 [jperkin 2017-03-06] + Updated devel/libtool-fortran to 2.4.6 [jperkin 2017-03-06] + Updated devel/libtool-info to 2.4.6 [jperkin 2017-03-06] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17135 pkgsrc/doc/TODO:1.17136 --- pkgsrc/doc/TODO:1.17135 Mon Mar 6 06:08:14 2017 +++ pkgsrc/doc/TODO Mon Mar 6 16:15:20 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17135 2017/03/06 06:08:14 snj Exp $ +$NetBSD: TODO,v 1.17136 2017/03/06 16:15:20 jperkin Exp $ Suggested new packages ====================== @@ -995,7 +995,6 @@ For possible Perl packages updates, see o libtecla-1.6.3 o libthai-0.1.24 o libthrift-0.9.3 - o libtool-2.4.6 o libtrace-3.0.22 o libv4l-0.8.5 o libvirt-2.3 --_----------=_1488816920265880--