Received: by mail.netbsd.org (Postfix, from userid 605) id 3068184D69; Wed, 27 Sep 2017 17:13:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AF45884D50 for ; Wed, 27 Sep 2017 17:13:33 +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 mJWpnDecOIa7 for ; Wed, 27 Sep 2017 17:13:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1378184D29 for ; Wed, 27 Sep 2017 17:13:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 11EE4FA9C; Wed, 27 Sep 2017 17:13:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1506532413175140" MIME-Version: 1.0 Date: Wed, 27 Sep 2017 17:13:33 +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: <20170927171333.11EE4FA9C@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. --_----------=_1506532413175140 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Sep 27 17:13:32 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: doc: Updated x11/p5-gtk2 to 1.24992 To generate a diff of this commit: cvs rdiff -u -r1.4141 -r1.4142 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17758 -r1.17759 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1506532413175140 Content-Disposition: inline Content-Length: 1289 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.4141 pkgsrc/doc/CHANGES-2017:1.4142 --- pkgsrc/doc/CHANGES-2017:1.4141 Wed Sep 27 17:03:04 2017 +++ pkgsrc/doc/CHANGES-2017 Wed Sep 27 17:13:32 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4141 2017/09/27 17:03:04 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.4142 2017/09/27 17:13:32 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5887,3 +5887,4 @@ Changes to the packages collection and i Updated www/p5-WWW-Mechanize-Shell to 0.56 [wiz 2017-09-27] Updated www/p5-WordPress-XMLRPC to 2.12 [wiz 2017-09-27] Updated www/p5-libwww to 6.27 [wiz 2017-09-27] + Updated x11/p5-gtk2 to 1.24992 [wiz 2017-09-27] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17758 pkgsrc/doc/TODO:1.17759 --- pkgsrc/doc/TODO:1.17758 Wed Sep 27 17:03:04 2017 +++ pkgsrc/doc/TODO Wed Sep 27 17:13:32 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17758 2017/09/27 17:03:04 wiz Exp $ +$NetBSD: TODO,v 1.17759 2017/09/27 17:13:32 wiz Exp $ Suggested new packages ====================== @@ -1193,7 +1193,6 @@ For possible Perl packages updates, see o p5-Text-Hunspell-2.14 o p5-X11-Protocol-29 o p5-eBay-API-0.29 - o p5-gtk2-1.300 o p5-sybperl-2.18 o p5-xmltv-0.5.66 o packagekit-0.5.3 --_----------=_1506532413175140--