Received: by mail.netbsd.org (Postfix, from userid 605) id EC25284D75; Sun, 2 Dec 2018 11:06:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EFDD484D6A for ; Sun, 2 Dec 2018 11:06:22 +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 5US_oF8xKhd7 for ; Sun, 2 Dec 2018 11:06:22 +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 2298184D57 for ; Sun, 2 Dec 2018 11:06:22 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 16439F990; Sun, 2 Dec 2018 11:06:22 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1543748782119980" MIME-Version: 1.0 Date: Sun, 2 Dec 2018 11:06:22 +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: <20181202110622.16439F990@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. --_----------=_1543748782119980 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Dec 2 11:06:21 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: doc: Updated devel/boehm-gc to 7.6.8 To generate a diff of this commit: cvs rdiff -u -r1.5004 -r1.5005 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18669 -r1.18670 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1543748782119980 Content-Disposition: inline Content-Length: 1234 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.5004 pkgsrc/doc/CHANGES-2018:1.5005 --- pkgsrc/doc/CHANGES-2018:1.5004 Sun Dec 2 10:45:16 2018 +++ pkgsrc/doc/CHANGES-2018 Sun Dec 2 11:06:21 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.5004 2018/12/02 10:45:16 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.5005 2018/12/02 11:06:21 wiz Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6969,3 +6969,4 @@ Changes to the packages collection and i Updated devel/apr to 1.6.5 [wiz 2018-12-02] Updated misc/calibre to 3.34.0 [wiz 2018-12-02] Updated devel/pangomm to 2.42.0 [wiz 2018-12-02] + Updated devel/boehm-gc to 7.6.8 [wiz 2018-12-02] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18669 pkgsrc/doc/TODO:1.18670 --- pkgsrc/doc/TODO:1.18669 Sun Dec 2 10:45:16 2018 +++ pkgsrc/doc/TODO Sun Dec 2 11:06:21 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18669 2018/12/02 10:45:16 wiz Exp $ +$NetBSD: TODO,v 1.18670 2018/12/02 11:06:21 wiz Exp $ Suggested new packages ====================== @@ -452,7 +452,6 @@ For possible Perl packages updates, see o blur6ex-0.3.462 o bmkdep-20140112 o bochs-2.6.9 - o boehm-gc-7.6.8 o boolean-7.1 o bos-2.5 o boson-0.13 --_----------=_1543748782119980--