pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   markd
Date:           Mon Aug  5 09:30:24 UTC 2019

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

Log Message:
texlive-collection-langcyrillic: add tex-hyphen-{belarusian,churchslavonic}


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 \
    pkgsrc/meta-pkgs/texlive-collection-langcyrillic/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-langcyrillic/Makefile
diff -u pkgsrc/meta-pkgs/texlive-collection-langcyrillic/Makefile:1.10 pkgsrc/meta-pkgs/texlive-collection-langcyrillic/Makefile:1.11
--- pkgsrc/meta-pkgs/texlive-collection-langcyrillic/Makefile:1.10      Wed May 15 11:42:54 2019
+++ pkgsrc/meta-pkgs/texlive-collection-langcyrillic/Makefile   Mon Aug  5 09:30:24 2019
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2019/05/15 11:42:54 markd Exp $
+# $NetBSD: Makefile,v 1.11 2019/08/05 09:30:24 markd Exp $
 
 DISTNAME=      collection-langcyrillic
-PKGNAME=       texlive-${DISTNAME}-2019pre1
+PKGNAME=       texlive-${DISTNAME}-2019pre2
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 TEXLIVE_REV=   44895
@@ -28,9 +28,9 @@ DEPENDS+=     tex-cyrplain-[0-9]*:../../prin
 # depend eskd
 # depend eskdx
 # depend gost
-# depend hyphen-belarusian
+DEPENDS+=      tex-hyphen-belarusian-[0-9]*:../../print/tex-hyphen-belarusian
 DEPENDS+=      tex-hyphen-bulgarian-[0-9]*:../../print/tex-hyphen-bulgarian
-# depend hyphen-churchslavonic
+DEPENDS+=      tex-hyphen-churchslavonic-[0-9]*:../../print/tex-hyphen-churchslavonic
 DEPENDS+=      tex-hyphen-mongolian-[0-9]*:../../print/tex-hyphen-mongolian
 DEPENDS+=      tex-hyphen-russian-[0-9]*:../../print/tex-hyphen-russian
 DEPENDS+=      tex-hyphen-serbian-[0-9]*:../../print/tex-hyphen-serbian



Home | Main Index | Thread Index | Old Index