pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   markd
Date:           Mon Feb 22 10:26:03 UTC 2021

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

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

+tex-{uplatex,uptex}


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 \
    pkgsrc/meta-pkgs/texlive-collection-langjapanese/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-langjapanese/Makefile
diff -u pkgsrc/meta-pkgs/texlive-collection-langjapanese/Makefile:1.17 pkgsrc/meta-pkgs/texlive-collection-langjapanese/Makefile:1.18
--- pkgsrc/meta-pkgs/texlive-collection-langjapanese/Makefile:1.17      Sun Feb 21 11:22:59 2021
+++ pkgsrc/meta-pkgs/texlive-collection-langjapanese/Makefile   Mon Feb 22 10:26:02 2021
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2021/02/21 11:22:59 markd Exp $
+# $NetBSD: Makefile,v 1.18 2021/02/22 10:26:02 markd Exp $
 
 DISTNAME=      collection-langjapanese
-PKGNAME=       texlive-${DISTNAME}-2020pre2
+PKGNAME=       texlive-${DISTNAME}-2020
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 TEXLIVE_REV=   54894
@@ -60,8 +60,8 @@ DEPENDS+=     tex-pxjodel-[0-9]*:../../fonts
 DEPENDS+=      tex-pxrubrica-[0-9]*:../../print/tex-pxrubrica
 DEPENDS+=      tex-pxufont-[0-9]*:../../fonts/tex-pxufont
 # texlive-ja is documentation only
-# depend uplatex
-# depend uptex
+DEPENDS+=      tex-uplatex-[0-9]*:../../print/tex-uplatex
+DEPENDS+=      tex-uptex-[0-9]*:../../print/tex-uptex
 DEPENDS+=      tex-uptex-base-[0-9]*:../../print/tex-uptex-base
 DEPENDS+=      tex-uptex-fonts-[0-9]*:../../fonts/tex-uptex-fonts
 DEPENDS+=      tex-wadalab-[0-9]*:../../fonts/tex-wadalab



Home | Main Index | Thread Index | Old Index