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 A4E447A3DA for ; Sat, 16 Jul 2016 20:00:26 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 57DA685EDD; Sat, 16 Jul 2016 20:00:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DDF5384CBD for ; Sat, 16 Jul 2016 20:00:25 +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 PggDPoZCXu_9 for ; Sat, 16 Jul 2016 20:00:25 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3FB8985ECF for ; Sat, 16 Jul 2016 20:00:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3D965FBB5; Sat, 16 Jul 2016 20:00:25 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1468699225246110" MIME-Version: 1.0 Date: Sat, 16 Jul 2016 20:00:25 +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: <20160716200025.3D965FBB5@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. --_----------=_1468699225246110 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Jul 16 20:00:25 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 TODO Log Message: Updated devel/autogen to 5.18.10 To generate a diff of this commit: cvs rdiff -u -r1.2845 -r1.2846 pkgsrc/doc/CHANGES-2016 cvs rdiff -u -r1.16137 -r1.16138 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1468699225246110 Content-Disposition: inline Content-Length: 1350 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.2845 pkgsrc/doc/CHANGES-2016:1.2846 --- pkgsrc/doc/CHANGES-2016:1.2845 Sat Jul 16 19:50:14 2016 +++ pkgsrc/doc/CHANGES-2016 Sat Jul 16 20:00:24 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.2845 2016/07/16 19:50:14 he Exp $ +$NetBSD: CHANGES-2016,v 1.2846 2016/07/16 20:00:24 wiz Exp $ Changes to the packages collection and infrastructure in 2016: @@ -4083,3 +4083,4 @@ Changes to the packages collection and i Added devel/go-testify version 1.1.3 [bsiegert 2016-07-16] Added net/go-vultr version 1.8 [bsiegert 2016-07-16] Updated security/opendnssec to 1.4.10nb1 [he 2016-07-16] + Updated devel/autogen to 5.18.10 [wiz 2016-07-16] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16137 pkgsrc/doc/TODO:1.16138 --- pkgsrc/doc/TODO:1.16137 Sat Jul 16 08:21:08 2016 +++ pkgsrc/doc/TODO Sat Jul 16 20:00:24 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16137 2016/07/16 08:21:08 wiz Exp $ +$NetBSD: TODO,v 1.16138 2016/07/16 20:00:24 wiz Exp $ Suggested new packages ====================== @@ -444,7 +444,6 @@ For possible Perl packages updates, see o audacious-plugins-3.7.1 o augeas-1.4.0 o autoconvert-0.3.16 - o autogen-5.18.10 o avant-window-navigator-0.4.2 o avidemux-2.6.12 o avl-2.0.3 [2.x is not source and binary compatible with 1.x] --_----------=_1468699225246110--