Received: by mail.netbsd.org (Postfix, from userid 605) id 74E4284DEB; Sat, 26 Jan 2019 21:37:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F3ECB84D56 for ; Sat, 26 Jan 2019 21:37:43 +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 XbA3vdXMqHlL for ; Sat, 26 Jan 2019 21:37:42 +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 AD18A84D44 for ; Sat, 26 Jan 2019 21:37:42 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 935B1FB16; Sat, 26 Jan 2019 21:37:42 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_154853866253990" MIME-Version: 1.0 Date: Sat, 26 Jan 2019 21:37:42 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/print/tex-hyphen-latin To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20190126213742.935B1FB16@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. --_----------=_154853866253990 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Sat Jan 26 21:37:42 UTC 2019 Modified Files: pkgsrc/print/tex-hyphen-latin: Makefile distinfo Log Message: tex-hyphen-latin: update to 3.1.2018.49078 cosmetic changes To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 pkgsrc/print/tex-hyphen-latin/Makefile cvs rdiff -u -r1.7 -r1.8 pkgsrc/print/tex-hyphen-latin/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_154853866253990 Content-Disposition: inline Content-Length: 1939 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/print/tex-hyphen-latin/Makefile diff -u pkgsrc/print/tex-hyphen-latin/Makefile:1.9 pkgsrc/print/tex-hyphen-latin/Makefile:1.10 --- pkgsrc/print/tex-hyphen-latin/Makefile:1.9 Sun May 6 11:46:17 2018 +++ pkgsrc/print/tex-hyphen-latin/Makefile Sat Jan 26 21:37:42 2019 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2018/05/06 11:46:17 markd Exp $ +# $NetBSD: Makefile,v 1.10 2019/01/26 21:37:42 markd Exp $ DISTNAME= hyphen-latin -PKGNAME= tex-${DISTNAME}-3.1.2018 -TEXLIVE_REV= 47375 +PKGNAME= tex-${DISTNAME}-3.1.2018.49078 +TEXLIVE_REV= 49078 MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://ctan.org/pkg/lahyph Index: pkgsrc/print/tex-hyphen-latin/distinfo diff -u pkgsrc/print/tex-hyphen-latin/distinfo:1.7 pkgsrc/print/tex-hyphen-latin/distinfo:1.8 --- pkgsrc/print/tex-hyphen-latin/distinfo:1.7 Sun May 6 11:46:17 2018 +++ pkgsrc/print/tex-hyphen-latin/distinfo Sat Jan 26 21:37:42 2019 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.7 2018/05/06 11:46:17 markd Exp $ +$NetBSD: distinfo,v 1.8 2019/01/26 21:37:42 markd Exp $ -SHA1 (tex-hyphen-latin-47375/hyphen-latin.tar.xz) = 6987b6204b330a319f8e3bc27854476c9d8bfab9 -RMD160 (tex-hyphen-latin-47375/hyphen-latin.tar.xz) = 11ad60f918e22556e6bab1328cc2db169a9e6116 -SHA512 (tex-hyphen-latin-47375/hyphen-latin.tar.xz) = b2153c5176e753211918f361190187ec1910454c575ed3a39f123bd9904b6f67cdd3b78c9975a80d5cf4e8ad50f3847c4b05578b1f3f82b74d6c65239b590dab -Size (tex-hyphen-latin-47375/hyphen-latin.tar.xz) = 18296 bytes +SHA1 (tex-hyphen-latin-49078/hyphen-latin.tar.xz) = 8e4ecec40a767c1d3f2d76e4ea9853f72048cd31 +RMD160 (tex-hyphen-latin-49078/hyphen-latin.tar.xz) = 73f37dfd694ddde19109afade95393da8947bcd4 +SHA512 (tex-hyphen-latin-49078/hyphen-latin.tar.xz) = 651fd4a2a182969e905cf8f95c5d6443724a0d0abf38e8f7dccc854d11119456a693aaae26265d1e9d4cfa8e90bf63441ac5474139e1bbe67879da0fa643944d +Size (tex-hyphen-latin-49078/hyphen-latin.tar.xz) = 18116 bytes --_----------=_154853866253990--