Received: by mail.netbsd.org (Postfix, from userid 605) id 0225384EFC; Wed, 30 Jan 2019 09:54:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2CA1A84EE5 for ; Wed, 30 Jan 2019 09:54:21 +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 BohpLWA0fuky for ; Wed, 30 Jan 2019 09:54:20 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 65A9884CDA for ; Wed, 30 Jan 2019 09:54:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5EA7BFB16; Wed, 30 Jan 2019 09:54:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1548842060119780" MIME-Version: 1.0 Date: Wed, 30 Jan 2019 09:54:20 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/meta-pkgs/texlive-collection-mathscience To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20190130095420.5EA7BFB16@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. --_----------=_1548842060119780 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Wed Jan 30 09:54:20 UTC 2019 Modified Files: pkgsrc/meta-pkgs/texlive-collection-mathscience: Makefile Log Message: texlive-collection-mathscience: update to rev 49722 To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 \ pkgsrc/meta-pkgs/texlive-collection-mathscience/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1548842060119780 Content-Disposition: inline Content-Length: 2863 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/meta-pkgs/texlive-collection-mathscience/Makefile diff -u pkgsrc/meta-pkgs/texlive-collection-mathscience/Makefile:1.7 pkgsrc/meta-pkgs/texlive-collection-mathscience/Makefile:1.8 --- pkgsrc/meta-pkgs/texlive-collection-mathscience/Makefile:1.7 Tue May 22 21:16:28 2018 +++ pkgsrc/meta-pkgs/texlive-collection-mathscience/Makefile Wed Jan 30 09:54:20 2019 @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2018/05/22 21:16:28 markd Exp $ +# $NetBSD: Makefile,v 1.8 2019/01/30 09:54:20 markd Exp $ DISTNAME= collection-mathscience PKGNAME= texlive-${DISTNAME}-2018pre2 CATEGORIES= meta-pkgs MASTER_SITES= # empty -TEXLIVE_REV= 47351 +TEXLIVE_REV= 49722 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.tug.org/texlive/ @@ -38,6 +38,7 @@ DEPENDS+= tex-amstex-[0-9]*:../../print/ # depend bropd # depend bytefield # depend calculation +# depend cascade DEPENDS+= tex-ccfonts-[0-9]*:../../fonts/tex-ccfonts DEPENDS+= tex-chemarrow-[0-9]*:../../print/tex-chemarrow # depend chemcompounds @@ -61,8 +62,8 @@ DEPENDS+= tex-concrete-[0-9]*:../../font # depend correctmathalign # depend cryptocode # depend delim -# depend delimset # depend delimseasy +# depend delimset # depend diffcoeff # depend digiconfigs # depend dijkstra @@ -75,11 +76,13 @@ DEPENDS+= tex-ebproof-[0-9]*:../../print # depend emf # depend endiagram # depend engtlc +# depend eqexpl # depend eqnarray # depend eqnnumwarn # depend extarrows # depend extpfeil # depend faktor +# depend fascicules # depend fnspe # depend fouridx # depend functan @@ -95,6 +98,7 @@ DEPENDS+= tex-ebproof-[0-9]*:../../print # depend hepparticles # depend hepthesis # depend hepunits +# depend includernw # depend interval # depend ionumbers # depend isomath @@ -102,17 +106,19 @@ DEPENDS+= tex-ebproof-[0-9]*:../../print # depend karnaugh # depend karnaugh-map # depend karnaughmap +# depend kvmap # depend logicproof # depend longdivision # depend lpform # depend lplfitch # depend lstbayes DEPENDS+= tex-mathcomp-[0-9]*:../../print/tex-mathcomp +# depend mathfixs DEPENDS+= tex-mathpartir-[0-9]*:../../math/tex-mathpartir # depend mathpunctspace -# depend mathfixs # depend matlab-prettifier # depend mattens +# depend memorygraphs # depend mgltex DEPENDS+= tex-mhchem-[0-9]*:../../print/tex-mhchem # depend mhequ @@ -137,6 +143,8 @@ DEPENDS+= tex-oubraces-[0-9]*:../../prin # depend prooftrees # depend pseudocode # depend pythonhighlight +# depend qsharp +# depend rank-2-roots # depend rec-thy # depend revquantum # depend ribbonproofs @@ -156,6 +164,8 @@ DEPENDS+= tex-siunitx-[0-9]*:../../print # depend stanli DEPENDS+= tex-statex-[0-9]*:../../print/tex-statex # depend statex2 +# depend statistics +# depend statistik # depend statmath # depend steinmetz DEPENDS+= tex-stmaryrd-[0-9]*:../../fonts/tex-stmaryrd --_----------=_1548842060119780--