pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Aug 21 14:25:49 UTC 2022

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

Log Message:
texlive-collection-luatex: add tex-lua-ul.

Bump version.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 \
    pkgsrc/meta-pkgs/texlive-collection-luatex/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-luatex/Makefile
diff -u pkgsrc/meta-pkgs/texlive-collection-luatex/Makefile:1.19 pkgsrc/meta-pkgs/texlive-collection-luatex/Makefile:1.20
--- pkgsrc/meta-pkgs/texlive-collection-luatex/Makefile:1.19    Mon Apr 25 10:43:14 2022
+++ pkgsrc/meta-pkgs/texlive-collection-luatex/Makefile Sun Aug 21 14:25:49 2022
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2022/04/25 10:43:14 markd Exp $
+# $NetBSD: Makefile,v 1.20 2022/08/21 14:25:49 wiz Exp $
 
 DISTNAME=      collection-luatex
-PKGNAME=       texlive-${DISTNAME}-2022pre1
+PKGNAME=       texlive-${DISTNAME}-2022pre2
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 TEXLIVE_REV=   63081
@@ -33,7 +33,7 @@ DEPENDS+=     tex-ctablestack-[0-9]*:../../p
 # depend linebreaker
 # depend lua-typo
 # depend lua-uca
-# depend lua-ul
+DEPENDS+=      tex-lua-ul-[0-9]*:../../print/tex-lua-ul
 DEPENDS+=      tex-lua-uni-algos-[0-9]*:../../print/tex-lua-uni-algos
 # depend lua-visual-debug
 # depend lua-widow-control



Home | Main Index | Thread Index | Old Index