Received: by mail.netbsd.org (Postfix, from userid 605) id 364CC84DE2; Wed, 13 Feb 2019 20:32:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B321584CDC for ; Wed, 13 Feb 2019 20:32:13 +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 sAcLngh0YtSf for ; Wed, 13 Feb 2019 20:32:13 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 13BB784CDA for ; Wed, 13 Feb 2019 20:32:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1177DFB16; Wed, 13 Feb 2019 20:32:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1550089933188240" MIME-Version: 1.0 Date: Wed, 13 Feb 2019 20:32:13 +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: <20190213203213.1177DFB16@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. --_----------=_1550089933188240 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Feb 13 20:32:12 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated devel/boehm-gc to 8.0.2 To generate a diff of this commit: cvs rdiff -u -r1.726 -r1.727 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.18815 -r1.18816 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1550089933188240 Content-Disposition: inline Content-Length: 1239 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.726 pkgsrc/doc/CHANGES-2019:1.727 --- pkgsrc/doc/CHANGES-2019:1.726 Wed Feb 13 20:30:05 2019 +++ pkgsrc/doc/CHANGES-2019 Wed Feb 13 20:32:12 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.726 2019/02/13 20:30:05 wiz Exp $ +$NetBSD: CHANGES-2019,v 1.727 2019/02/13 20:32:12 wiz Exp $ Changes to the packages collection and infrastructure in 2019: @@ -1367,3 +1367,4 @@ Changes to the packages collection and i Updated www/py-mechanize to 0.4.0 [wiz 2019-02-13] Updated print/libpaper to 1.1.26 [wiz 2019-02-13] Updated net/gssdp to 1.0.3 [wiz 2019-02-13] + Updated devel/boehm-gc to 8.0.2 [wiz 2019-02-13] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18815 pkgsrc/doc/TODO:1.18816 --- pkgsrc/doc/TODO:1.18815 Wed Feb 13 20:30:05 2019 +++ pkgsrc/doc/TODO Wed Feb 13 20:32:12 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18815 2019/02/13 20:30:05 wiz Exp $ +$NetBSD: TODO,v 1.18816 2019/02/13 20:32:12 wiz Exp $ Suggested new packages ====================== @@ -432,7 +432,6 @@ For possible Perl packages updates, see o bliz++-0.10 o blur6ex-0.3.462 o bmkdep-20140112 - o boehm-gc-8.0.2 o boolean-7.1 o borgbackup-1.1.8 o bos-2.5 --_----------=_1550089933188240--