Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 049DD7A284 for ; Sun, 1 Jan 2017 13:51:36 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id ABA2F85720; Sun, 1 Jan 2017 13:51:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3B53484CE7 for ; Sun, 1 Jan 2017 13:51:35 +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 ALeELWLBPolK for ; Sun, 1 Jan 2017 13:51:34 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 988C485710 for ; Sun, 1 Jan 2017 13:51:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9725FFBA6; Sun, 1 Jan 2017 13:51:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1483278694137060" MIME-Version: 1.0 Date: Sun, 1 Jan 2017 13:51:34 +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: <20170101135134.9725FFBA6@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1483278694137060 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Jan 1 13:51:34 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated print/abcm2ps to 8.13.3 To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.16846 -r1.16847 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1483278694137060 Content-Disposition: inline Content-Length: 1239 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.15 pkgsrc/doc/CHANGES-2017:1.16 --- pkgsrc/doc/CHANGES-2017:1.15 Sun Jan 1 12:31:12 2017 +++ pkgsrc/doc/CHANGES-2017 Sun Jan 1 13:51:34 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.15 2017/01/01 12:31:12 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.16 2017/01/01 13:51:34 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -15,3 +15,4 @@ Changes to the packages collection and i Updated audio/flac to 1.3.2 [adam 2017-01-01] Updated multimedia/ffmpeg2 to 2.8.10 [adam 2017-01-01] Updated textproc/mdoclint to 1.44 [wiz 2017-01-01] + Updated print/abcm2ps to 8.13.3 [wiz 2017-01-01] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16846 pkgsrc/doc/TODO:1.16847 --- pkgsrc/doc/TODO:1.16846 Sun Jan 1 12:30:33 2017 +++ pkgsrc/doc/TODO Sun Jan 1 13:51:34 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16846 2017/01/01 12:30:33 adam Exp $ +$NetBSD: TODO,v 1.16847 2017/01/01 13:51:34 wiz Exp $ Suggested new packages ====================== @@ -382,7 +382,6 @@ For possible Perl packages updates, see o SOPE-3.0.2 o TiffIO-140a o YoSucker-81 - o abcm2ps-8.13.3 o abcmidi-20160505 o abook-0.6.1 o accerciser-3.22.0 --_----------=_1483278694137060--