Received: by mail.netbsd.org (Postfix, from userid 605) id F30D2855A9; Tue, 7 Nov 2017 15:15:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7E63384DEE for ; Tue, 7 Nov 2017 15:15:10 +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 UrSuQ_VDFYE1 for ; Tue, 7 Nov 2017 15:15:10 +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 F08F984DEC for ; Tue, 7 Nov 2017 15:15:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EED7FFBDE; Tue, 7 Nov 2017 15:15:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_151006770970660" MIME-Version: 1.0 Date: Tue, 7 Nov 2017 15:15:09 +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: <20171107151509.EED7FFBDE@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. --_----------=_151006770970660 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Nov 7 15:15:09 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: doc: Updated devel/py-hg-git to 0.8.10 To generate a diff of this commit: cvs rdiff -u -r1.4741 -r1.4742 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17858 -r1.17859 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_151006770970660 Content-Disposition: inline Content-Length: 2207 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.4741 pkgsrc/doc/CHANGES-2017:1.4742 --- pkgsrc/doc/CHANGES-2017:1.4741 Tue Nov 7 13:30:27 2017 +++ pkgsrc/doc/CHANGES-2017 Tue Nov 7 15:15:09 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4741 2017/11/07 13:30:27 adam Exp $ +$NetBSD: CHANGES-2017,v 1.4742 2017/11/07 15:15:09 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6838,3 +6838,4 @@ Changes to the packages collection and i Updated devel/py-mercurial to 4.4 [wiz 2017-11-07] Updated time/py-tzdata to 2017.3.1 [adam 2017-11-07] Updated fonts/py-fonttools to 3.19.0 [adam 2017-11-07] + Updated devel/py-hg-git to 0.8.10 [wiz 2017-11-07] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17858 pkgsrc/doc/TODO:1.17859 --- pkgsrc/doc/TODO:1.17858 Tue Nov 7 13:16:18 2017 +++ pkgsrc/doc/TODO Tue Nov 7 15:15:09 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17858 2017/11/07 13:16:18 wiz Exp $ +$NetBSD: TODO,v 1.17859 2017/11/07 15:15:09 wiz Exp $ Suggested new packages ====================== @@ -478,7 +478,7 @@ For possible Perl packages updates, see o calc-2.11.10.1 o calcoo-2.1.0 o calibre-3.7 [wip] - o calibre-3.10.0 + o calibre-3.11.1 o calligra-3.0.1 [in wip; koffice successor] o cardboard-schedule-1.14c [at http://www.bright-green.com/downloads/] o catdoc-1.1 @@ -688,6 +688,7 @@ For possible Perl packages updates, see o gdl-3.16.0 o gdm-2.32.2 [GNOME 2.32] o gdm-3.0.3 + o geany-1.31 o gecko-mediaplayer-1.0.9b o gedit-plugins-2.32.0 [GNOME 2.32] o genius-1.0.21 @@ -912,6 +913,7 @@ For possible Perl packages updates, see o jed-0.99-18 o jetty7-7.6.17 o jetty9-9.3.7 + o joe-4.5 o jools-1.0 o jove-4.16.0.73 o jpilot-syncmal-0.81 @@ -1329,6 +1331,7 @@ For possible Perl packages updates, see o ruby-redmine-3.4.2 o ruby-review-1.4.0 [wip] o ruby-selenium-webdriver-3.0.5 + o ruby-squib-0.14 o rump-20131213 o sabayon-2.30.1 [GNOME 2.30] o sablecc-3.7 @@ -1548,6 +1551,7 @@ For possible Perl packages updates, see o xfce4-panel-4.13.1 o xfce4-settings-4.13.1 o xforms-1.2.4 + o xfractint-20.04pl4 o xfs-1.1.1 [wip] o xfsprogs-4.3.0 o xhippo-3.5 --_----------=_151006770970660--