Received: by mail.netbsd.org (Postfix, from userid 605) id 5860B84DE7; Sat, 26 Jan 2019 23:09:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C2BCE84DE0 for ; Sat, 26 Jan 2019 23:09:35 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id SpnuwLee_azB for ; Sat, 26 Jan 2019 23:09:35 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2C97684CCC for ; Sat, 26 Jan 2019 23:09:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1B879FB16; Sat, 26 Jan 2019 23:09:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1548544175188590" MIME-Version: 1.0 Date: Sat, 26 Jan 2019 23:09:35 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/print/tex-hyphen-coptic To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20190126230935.1B879FB16@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. --_----------=_1548544175188590 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Sat Jan 26 23:09:35 UTC 2019 Modified Files: pkgsrc/print/tex-hyphen-coptic: Makefile distinfo Log Message: tex-hyphen-coptic: update to 2018 cosmetic changes To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 pkgsrc/print/tex-hyphen-coptic/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/print/tex-hyphen-coptic/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1548544175188590 Content-Disposition: inline Content-Length: 1952 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/print/tex-hyphen-coptic/Makefile diff -u pkgsrc/print/tex-hyphen-coptic/Makefile:1.9 pkgsrc/print/tex-hyphen-coptic/Makefile:1.10 --- pkgsrc/print/tex-hyphen-coptic/Makefile:1.9 Wed Sep 6 16:49:36 2017 +++ pkgsrc/print/tex-hyphen-coptic/Makefile Sat Jan 26 23:09:34 2019 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2017/09/06 16:49:36 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2019/01/26 23:09:34 markd Exp $ DISTNAME= hyphen-coptic -PKGNAME= tex-${DISTNAME}-2016 -TEXLIVE_REV= 40340 +PKGNAME= tex-${DISTNAME}-2018 +TEXLIVE_REV= 49078 MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for Coptic Index: pkgsrc/print/tex-hyphen-coptic/distinfo diff -u pkgsrc/print/tex-hyphen-coptic/distinfo:1.6 pkgsrc/print/tex-hyphen-coptic/distinfo:1.7 --- pkgsrc/print/tex-hyphen-coptic/distinfo:1.6 Thu Jun 16 04:06:05 2016 +++ pkgsrc/print/tex-hyphen-coptic/distinfo Sat Jan 26 23:09:34 2019 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2016/06/16 04:06:05 markd Exp $ +$NetBSD: distinfo,v 1.7 2019/01/26 23:09:34 markd Exp $ -SHA1 (tex-hyphen-coptic-40340/hyphen-coptic.tar.xz) = d76b3656a60b706f1e12a7fd59d7cea8b7ce8e6a -RMD160 (tex-hyphen-coptic-40340/hyphen-coptic.tar.xz) = 0ae2ea5b2ffd1d4b32b550453c5803d17aee1e57 -SHA512 (tex-hyphen-coptic-40340/hyphen-coptic.tar.xz) = f6b77f21ba416a50164bd8ca71f190c851e4ba7143f2b7c98ac3caf5463cbb04657773626e7334d0790d198c58aed8c30326dab2478dafc0e16c9dd2897dac33 -Size (tex-hyphen-coptic-40340/hyphen-coptic.tar.xz) = 5448 bytes +SHA1 (tex-hyphen-coptic-49078/hyphen-coptic.tar.xz) = a1141ac31fc9bd69a0c53ae7f56a2b6a21c9355f +RMD160 (tex-hyphen-coptic-49078/hyphen-coptic.tar.xz) = a99de2d21fbc3dba7c98b281dd0e6f64f9c803c7 +SHA512 (tex-hyphen-coptic-49078/hyphen-coptic.tar.xz) = 0fb6d2060615f7fc78bc210aad82d837d917811fd83cd902fe1b23e1b9d07626d3f8535182c47bff579d582336d25060120176737db8abe758a7e2171c4f006b +Size (tex-hyphen-coptic-49078/hyphen-coptic.tar.xz) = 5640 bytes --_----------=_1548544175188590--