pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/tex-context



Module Name:    pkgsrc
Committed By:   markd
Date:           Wed Oct  4 19:50:49 UTC 2023

Modified Files:
        pkgsrc/print/tex-context: Makefile

Log Message:
tex-context: remove reference to no longer supplied original-context-symbol.map


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/print/tex-context/Makefile

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

Modified files:

Index: pkgsrc/print/tex-context/Makefile
diff -u pkgsrc/print/tex-context/Makefile:1.27 pkgsrc/print/tex-context/Makefile:1.28
--- pkgsrc/print/tex-context/Makefile:1.27      Sat Jun 17 10:06:28 2023
+++ pkgsrc/print/tex-context/Makefile   Wed Oct  4 19:50:49 2023
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2023/06/17 10:06:28 markd Exp $
+# $NetBSD: Makefile,v 1.28 2023/10/04 19:50:49 markd Exp $
 
 DISTNAME=      context
 PKGNAME=       tex-${DISTNAME}-2023.67039
+PKGREVISION=   1
 TEXLIVE_REV=   67039
 
 MAINTAINER=    minskim%NetBSD.org@localhost
@@ -24,7 +25,6 @@ CHECK_INTERPRETER_SKIP=       share/texmf-dist
 REPLACE_TEXLUA=                bin/mtxrun
 
 TEX_FORMATS+=          "cont-en pdftex cont-usr.tex -8bit *cont-en.mkii\\ncont-en xetex cont-usr.tex -8bit *cont-en.mkii\\n"
-TEX_MAP_FILES+=                original-context-symbol.map
 
 INSTALLATION_DIRS+=    bin
 



Home | Main Index | Thread Index | Old Index