Received: by mail.netbsd.org (Postfix, from userid 605) id 49EDA84DDF; Sat, 26 Jan 2019 21:07:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4537284DCC for ; Sat, 26 Jan 2019 21:07:34 +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 gQyjLF7KIQjT for ; Sat, 26 Jan 2019 21:07:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 93B9F84CCC for ; Sat, 26 Jan 2019 21:07:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 899C5FB16; Sat, 26 Jan 2019 21:07:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_154853685395380" MIME-Version: 1.0 Date: Sat, 26 Jan 2019 21:07:33 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/print/tex-hyphen-romanian To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20190126210733.899C5FB16@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. --_----------=_154853685395380 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:07:33 UTC 2019 Modified Files: pkgsrc/print/tex-hyphen-romanian: Makefile distinfo Log Message: tex-hyphen-romanian: update to 2018 cosmetic changes To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/print/tex-hyphen-romanian/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/print/tex-hyphen-romanian/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_154853685395380 Content-Disposition: inline Content-Length: 2006 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/print/tex-hyphen-romanian/Makefile diff -u pkgsrc/print/tex-hyphen-romanian/Makefile:1.7 pkgsrc/print/tex-hyphen-romanian/Makefile:1.8 --- pkgsrc/print/tex-hyphen-romanian/Makefile:1.7 Wed Sep 6 16:49:38 2017 +++ pkgsrc/print/tex-hyphen-romanian/Makefile Sat Jan 26 21:07:33 2019 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:38 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2019/01/26 21:07:33 markd Exp $ DISTNAME= hyphen-romanian -PKGNAME= tex-${DISTNAME}-2016 -TEXLIVE_REV= 40340 +PKGNAME= tex-${DISTNAME}-2018 +TEXLIVE_REV= 49078 MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for Romanian Index: pkgsrc/print/tex-hyphen-romanian/distinfo diff -u pkgsrc/print/tex-hyphen-romanian/distinfo:1.5 pkgsrc/print/tex-hyphen-romanian/distinfo:1.6 --- pkgsrc/print/tex-hyphen-romanian/distinfo:1.5 Thu Jun 16 04:06:08 2016 +++ pkgsrc/print/tex-hyphen-romanian/distinfo Sat Jan 26 21:07:33 2019 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2016/06/16 04:06:08 markd Exp $ +$NetBSD: distinfo,v 1.6 2019/01/26 21:07:33 markd Exp $ -SHA1 (tex-hyphen-romanian-40340/hyphen-romanian.tar.xz) = 5d7858ad5867c6bbc9677391ebca6c36915128aa -RMD160 (tex-hyphen-romanian-40340/hyphen-romanian.tar.xz) = 53c4f48a2fb3f106a246e15a1613fd6c84e2690a -SHA512 (tex-hyphen-romanian-40340/hyphen-romanian.tar.xz) = 8ae79b24812fc22f238dc60911f61acaad49625a29a77a35ba330a2e9084c52b17712e202c9c347d8c9955ef2ff9ccf083f6ac8006a0247d38ba9ac3e06d9c2d -Size (tex-hyphen-romanian-40340/hyphen-romanian.tar.xz) = 4828 bytes +SHA1 (tex-hyphen-romanian-49078/hyphen-romanian.tar.xz) = cb9ddc74dc444f7bc4f9922c71ab09824bf68ac6 +RMD160 (tex-hyphen-romanian-49078/hyphen-romanian.tar.xz) = 9811ca876de00b1f5b21a93150f689567e700cef +SHA512 (tex-hyphen-romanian-49078/hyphen-romanian.tar.xz) = 80a689f7d017cd1a3425692558fcf7e7ca757383e2475c2eb161905d80a5376513d73579f70ca0a03835488845bb85a8678ca1c8950d6f472ae67a1f5b64145f +Size (tex-hyphen-romanian-49078/hyphen-romanian.tar.xz) = 4416 bytes --_----------=_154853685395380--