Received: by mail.netbsd.org (Postfix, from userid 605) id 3460F84DCC; Sun, 14 Feb 2021 22:16:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6CE3084DC7 for ; Sun, 14 Feb 2021 22:16:23 +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 FAu1eX6XeTYO for ; Sun, 14 Feb 2021 22:16:23 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B73A384D93 for ; Sun, 14 Feb 2021 22:16:22 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A9CCCFA95; Sun, 14 Feb 2021 22:16:22 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1613340982124530" MIME-Version: 1.0 Date: Sun, 14 Feb 2021 22:16:22 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/meta-pkgs/texlive-collection-langeuropean To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20210214221622.A9CCCFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1613340982124530 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Sun Feb 14 22:16:22 UTC 2021 Modified Files: pkgsrc/meta-pkgs/texlive-collection-langeuropean: Makefile Log Message: texlive-collection-langeuropean: update for revision 56895 To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 \ pkgsrc/meta-pkgs/texlive-collection-langeuropean/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1613340982124530 Content-Disposition: inline Content-Length: 987 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/meta-pkgs/texlive-collection-langeuropean/Makefile diff -u pkgsrc/meta-pkgs/texlive-collection-langeuropean/Makefile:1.10 pkgsrc/meta-pkgs/texlive-collection-langeuropean/Makefile:1.11 --- pkgsrc/meta-pkgs/texlive-collection-langeuropean/Makefile:1.10 Sun May 10 04:13:25 2020 +++ pkgsrc/meta-pkgs/texlive-collection-langeuropean/Makefile Sun Feb 14 22:16:22 2021 @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.10 2020/05/10 04:13:25 markd Exp $ +# $NetBSD: Makefile,v 1.11 2021/02/14 22:16:22 markd Exp $ DISTNAME= collection-langeuropean PKGNAME= texlive-${DISTNAME}-2020pre1 CATEGORIES= meta-pkgs MASTER_SITES= # empty -TEXLIVE_REV= 54568 +TEXLIVE_REV= 56895 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://www.tug.org/texlive/ @@ -75,6 +75,7 @@ DEPENDS+= tex-hyphen-welsh-[0-9]*:../../ # lshort-slovenian is documentation only # lshort-turkish is documentation only # depend nevelok +# depend rojud # depend swebib # depend turkmen --_----------=_1613340982124530--