pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/meta-pkgs/texlive-collection-fontsrecommended



Module Name:    pkgsrc
Committed By:   markd
Date:           Sun Apr 26 12:29:35 UTC 2020

Modified Files:
        pkgsrc/meta-pkgs/texlive-collection-fontsrecommended: Makefile

Log Message:
texlive-collection-fontsrecommended: update to 2020

tex-ec moves to collection-basic
tex-wasy2-ps replaced by tex-wasy-type1


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 \
    pkgsrc/meta-pkgs/texlive-collection-fontsrecommended/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/meta-pkgs/texlive-collection-fontsrecommended/Makefile
diff -u pkgsrc/meta-pkgs/texlive-collection-fontsrecommended/Makefile:1.7 pkgsrc/meta-pkgs/texlive-collection-fontsrecommended/Makefile:1.8
--- pkgsrc/meta-pkgs/texlive-collection-fontsrecommended/Makefile:1.7   Sat Jan 18 23:32:57 2020
+++ pkgsrc/meta-pkgs/texlive-collection-fontsrecommended/Makefile       Sun Apr 26 12:29:35 2020
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.7 2020/01/18 23:32:57 rillig Exp $
+# $NetBSD: Makefile,v 1.8 2020/04/26 12:29:35 markd Exp $
 
 DISTNAME=      collection-fontsrecommended
-PKGNAME=       texlive-${DISTNAME}-2019
+PKGNAME=       texlive-${DISTNAME}-2020
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
-TEXLIVE_REV=   35830
+TEXLIVE_REV=   54074
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 HOMEPAGE=      https://www.tug.org/texlive/
@@ -18,7 +18,6 @@ DEPENDS+=     tex-charter-[0-9]*:../../fonts
 DEPENDS+=      tex-cm-super-[0-9]*:../../fonts/tex-cm-super
 DEPENDS+=      tex-cmextra-[0-9]*:../../fonts/tex-cmextra
 DEPENDS+=      tex-courier-[0-9]*:../../fonts/tex-courier
-DEPENDS+=      tex-ec-[0-9]*:../../fonts/tex-ec
 DEPENDS+=      tex-euro-[0-9]*:../../finance/tex-euro
 DEPENDS+=      tex-euro-ce-[0-9]*:../../fonts/tex-euro-ce
 DEPENDS+=      tex-eurosym-[0-9]*:../../fonts/tex-eurosym
@@ -42,7 +41,7 @@ DEPENDS+=     tex-tipa-[0-9]*:../../fonts/te
 DEPENDS+=      tex-txfonts-[0-9]*:../../fonts/tex-txfonts
 DEPENDS+=      tex-utopia-[0-9]*:../../fonts/tex-utopia
 DEPENDS+=      tex-wasy-[0-9]*:../../fonts/tex-wasy
-DEPENDS+=      tex-wasy2-ps-[0-9]*:../../fonts/tex-wasy2-ps
+DEPENDS+=      tex-wasy-type1-[0-9]*:../../fonts/tex-wasy-type1
 DEPENDS+=      tex-wasysym-[0-9]*:../../fonts/tex-wasysym
 DEPENDS+=      tex-zapfchan-[0-9]*:../../fonts/tex-zapfchan
 DEPENDS+=      tex-zapfding-[0-9]*:../../fonts/tex-zapfding



Home | Main Index | Thread Index | Old Index