pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   markd
Date:           Sat Apr 16 00:56:39 UTC 2022

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

Log Message:
texlive-collection-fontutils: update to revision 61207


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 \
    pkgsrc/meta-pkgs/texlive-collection-fontutils/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-fontutils/Makefile
diff -u pkgsrc/meta-pkgs/texlive-collection-fontutils/Makefile:1.13 pkgsrc/meta-pkgs/texlive-collection-fontutils/Makefile:1.14
--- pkgsrc/meta-pkgs/texlive-collection-fontutils/Makefile:1.13 Sun Feb 14 02:16:59 2021
+++ pkgsrc/meta-pkgs/texlive-collection-fontutils/Makefile      Sat Apr 16 00:56:38 2022
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.13 2021/02/14 02:16:59 markd Exp $
+# $NetBSD: Makefile,v 1.14 2022/04/16 00:56:38 markd Exp $
 
 DISTNAME=      collection-fontutils
-PKGNAME=       texlive-${DISTNAME}-2020.57089
+PKGNAME=       texlive-${DISTNAME}-2022
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
-TEXLIVE_REV=   57089
+TEXLIVE_REV=   61207
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.tug.org/texlive/
@@ -22,6 +22,7 @@ DEPENDS+=     tex-fontinst-[0-9]*:../../font
 DEPENDS+=      tex-fontools-[0-9]*:../../fonts/tex-fontools
 # fontware is entirely included in web2c
 DEPENDS+=      lcdftypetools-[0-9]*:../../fonts/lcdftypetools
+DEPENDS+=      tex-luafindfont-[0-9]*:../../fonts/tex-luafindfont
 # metatype1 is empty
 DEPENDS+=      tex-mf2pt1-[0-9]*:../../fonts/tex-mf2pt1
 DEPENDS+=      ps2eps-[0-9]*:../../graphics/ps2eps



Home | Main Index | Thread Index | Old Index