Received: by mail.netbsd.org (Postfix, from userid 605) id 662D684E48; Sun, 6 May 2018 02:18:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E125984E45 for ; Sun, 6 May 2018 02:18:43 +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 uMuUQdjeLZP7 for ; Sun, 6 May 2018 02:18:43 +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 6914984E3E for ; Sun, 6 May 2018 02:18:43 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 63D83FBEC; Sun, 6 May 2018 02:18:43 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1525573123151600" MIME-Version: 1.0 Date: Sun, 6 May 2018 02:18:43 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/print/tex-csplain To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20180506021843.63D83FBEC@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. --_----------=_1525573123151600 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Sun May 6 02:18:43 UTC 2018 Modified Files: pkgsrc/print/tex-csplain: Makefile distinfo Log Message: tex-csplain: update to 2018 changes unknown To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 pkgsrc/print/tex-csplain/Makefile cvs rdiff -u -r1.8 -r1.9 pkgsrc/print/tex-csplain/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1525573123151600 Content-Disposition: inline Content-Length: 1804 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/print/tex-csplain/Makefile diff -u pkgsrc/print/tex-csplain/Makefile:1.9 pkgsrc/print/tex-csplain/Makefile:1.10 --- pkgsrc/print/tex-csplain/Makefile:1.9 Sat Aug 19 01:17:56 2017 +++ pkgsrc/print/tex-csplain/Makefile Sun May 6 02:18:43 2018 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2017/08/19 01:17:56 markd Exp $ +# $NetBSD: Makefile,v 1.10 2018/05/06 02:18:43 markd Exp $ DISTNAME= csplain -PKGNAME= tex-${DISTNAME}-2017.44635 -TEXLIVE_REV= 44635 +PKGNAME= tex-${DISTNAME}-2018 +TEXLIVE_REV= 47149 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ctan.org/pkg/csplain Index: pkgsrc/print/tex-csplain/distinfo diff -u pkgsrc/print/tex-csplain/distinfo:1.8 pkgsrc/print/tex-csplain/distinfo:1.9 --- pkgsrc/print/tex-csplain/distinfo:1.8 Thu Aug 17 01:47:57 2017 +++ pkgsrc/print/tex-csplain/distinfo Sun May 6 02:18:43 2018 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.8 2017/08/17 01:47:57 markd Exp $ +$NetBSD: distinfo,v 1.9 2018/05/06 02:18:43 markd Exp $ -SHA1 (tex-csplain-44635/csplain.tar.xz) = 27a239e270c0ff66c37d0ebdb63648dc9a63318a -RMD160 (tex-csplain-44635/csplain.tar.xz) = 3aca30aa6f6ba6c4f6224f6d704cdf00afcdb523 -SHA512 (tex-csplain-44635/csplain.tar.xz) = 8eb04152905f9c71e38dfc86cfc122bc02fd4a6c26fab4158bf4ab4d0201f0cdee1f212a6c27185c333986f185907c7f62be2ccd46c9ab66b21818ce83e1ad3e -Size (tex-csplain-44635/csplain.tar.xz) = 117268 bytes +SHA1 (tex-csplain-47149/csplain.tar.xz) = 1cfb0f9217e9b3990f45180658f614e71d6d7f36 +RMD160 (tex-csplain-47149/csplain.tar.xz) = 17c79653df90513e31478e3d9e3d9bca58d0027b +SHA512 (tex-csplain-47149/csplain.tar.xz) = 12af8f8c35e42debbeccbb73ffae3bbb53ffeb6aa2a371e7b849b2c6f35ada6e3bd799ffb82685db5664a4061d63361f6599dfa954802ddfea7dc7ca2ccbc285 +Size (tex-csplain-47149/csplain.tar.xz) = 117404 bytes --_----------=_1525573123151600--