Received: by mail.netbsd.org (Postfix, from userid 605) id 66D0C84E04; Tue, 15 Aug 2017 18:41:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id ED77F84E02 for ; Tue, 15 Aug 2017 18:41:27 +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 Of9KVbmZY5Nl for ; Tue, 15 Aug 2017 18:41:27 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 548D684CE3 for ; Tue, 15 Aug 2017 18:41:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 28F81FAD0; Tue, 15 Aug 2017 18:41:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_150282248713750" MIME-Version: 1.0 Date: Tue, 15 Aug 2017 18:41:27 +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: <20170815184127.28F81FAD0@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. --_----------=_150282248713750 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Aug 15 18:41:26 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated fonts/t1utils to 1.40 To generate a diff of this commit: cvs rdiff -u -r1.3249 -r1.3250 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17613 -r1.17614 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_150282248713750 Content-Disposition: inline Content-Length: 1300 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.3249 pkgsrc/doc/CHANGES-2017:1.3250 --- pkgsrc/doc/CHANGES-2017:1.3249 Tue Aug 15 16:57:00 2017 +++ pkgsrc/doc/CHANGES-2017 Tue Aug 15 18:41:26 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3249 2017/08/15 16:57:00 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.3250 2017/08/15 18:41:26 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4492,3 +4492,4 @@ Changes to the packages collection and i Updated audio/faac to 1.29.4 [adam 2017-08-15] Updated net/sslh to 1.18nb1 [jperkin 2017-08-15] Updated textproc/py-m2r to 0.1.10 [wiz 2017-08-15] + Updated fonts/t1utils to 1.40 [wiz 2017-08-15] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17613 pkgsrc/doc/TODO:1.17614 --- pkgsrc/doc/TODO:1.17613 Tue Aug 15 10:58:28 2017 +++ pkgsrc/doc/TODO Tue Aug 15 18:41:26 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17613 2017/08/15 10:58:28 triaxx Exp $ +$NetBSD: TODO,v 1.17614 2017/08/15 18:41:26 wiz Exp $ Suggested new packages ====================== @@ -1466,7 +1466,6 @@ For possible Perl packages updates, see o system-tools-backends-2.10.1 [needs polkit|GNOME 2.30] o systrace-1.6e o t-prot-3.4 - o t1utils-1.40 o tacacs-4.0.4.29a o tacacs-shrubbery-5.0.0a1 o tads-3.0.16 --_----------=_150282248713750--