Received: by mail.netbsd.org (Postfix, from userid 605) id 9EF1B84DEA; Sat, 26 Jan 2019 23:00:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D822984DD5 for ; Sat, 26 Jan 2019 23:00:53 +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 1INKBlJ-lAiL for ; Sat, 26 Jan 2019 23:00:53 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5819C84C77 for ; Sat, 26 Jan 2019 23:00:53 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 50ACDFB16; Sat, 26 Jan 2019 23:00:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1548543653179830" MIME-Version: 1.0 Date: Sat, 26 Jan 2019 23:00:53 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/print/tex-hyphen-danish To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20190126230053.50ACDFB16@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. --_----------=_1548543653179830 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:00:53 UTC 2019 Modified Files: pkgsrc/print/tex-hyphen-danish: Makefile distinfo Log Message: tex-hyphen-danish: update to 2018 cosmetic changes To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/print/tex-hyphen-danish/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/print/tex-hyphen-danish/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1548543653179830 Content-Disposition: inline Content-Length: 1946 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/print/tex-hyphen-danish/Makefile diff -u pkgsrc/print/tex-hyphen-danish/Makefile:1.7 pkgsrc/print/tex-hyphen-danish/Makefile:1.8 --- pkgsrc/print/tex-hyphen-danish/Makefile:1.7 Wed Sep 6 16:49:36 2017 +++ pkgsrc/print/tex-hyphen-danish/Makefile Sat Jan 26 23:00:53 2019 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:36 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2019/01/26 23:00:53 markd Exp $ DISTNAME= hyphen-danish -PKGNAME= tex-${DISTNAME}-2016 -TEXLIVE_REV= 41113 +PKGNAME= tex-${DISTNAME}-2018 +TEXLIVE_REV= 49078 MAINTAINER= minskim@NetBSD.org COMMENT= Danish hyphenation patterns Index: pkgsrc/print/tex-hyphen-danish/distinfo diff -u pkgsrc/print/tex-hyphen-danish/distinfo:1.5 pkgsrc/print/tex-hyphen-danish/distinfo:1.6 --- pkgsrc/print/tex-hyphen-danish/distinfo:1.5 Thu Jun 16 04:06:05 2016 +++ pkgsrc/print/tex-hyphen-danish/distinfo Sat Jan 26 23:00:53 2019 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2016/06/16 04:06:05 markd Exp $ +$NetBSD: distinfo,v 1.6 2019/01/26 23:00:53 markd Exp $ -SHA1 (tex-hyphen-danish-41113/hyphen-danish.tar.xz) = 9da17731e02863a65a323d8cd3ba58d3328fbd4a -RMD160 (tex-hyphen-danish-41113/hyphen-danish.tar.xz) = c22c1a2653b71dd2c65369ab11c1586dc8608c30 -SHA512 (tex-hyphen-danish-41113/hyphen-danish.tar.xz) = 4ce4f9ca2461556726ab7a6e939a359d42dfa0e33dfddf286a5cfeba57449f32efda4e472fb4f0db11226fd0cd0e9b785c0c9f29eec92eabed4589302c82037b -Size (tex-hyphen-danish-41113/hyphen-danish.tar.xz) = 5812 bytes +SHA1 (tex-hyphen-danish-49078/hyphen-danish.tar.xz) = 498b08b76d2b91bd7b97e5fa2fd6175c0f6b229c +RMD160 (tex-hyphen-danish-49078/hyphen-danish.tar.xz) = 7d0057f2eed1dde058272e3f2f23d77b58b9679a +SHA512 (tex-hyphen-danish-49078/hyphen-danish.tar.xz) = 2993f99ea3027d7f8f55dfe210216ffd891fb8a0a85f1d41096740f01d0b9e455e668d7b51c90dbaff36a9f1b5b4135b265ad609919ea59010e06f265e3289eb +Size (tex-hyphen-danish-49078/hyphen-danish.tar.xz) = 5848 bytes --_----------=_1548543653179830--