pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/fonts
Module Name: pkgsrc
Committed By: jperkin
Date: Thu Jan 24 09:19:11 UTC 2019
Modified Files:
pkgsrc/fonts/tex-mathalfa: Makefile
pkgsrc/fonts/tex-mathalfa-doc: Makefile
Log Message:
tex-mathalfa*: Set TEXLIVE_USE_CTAN so that distfiles can be fetched.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/fonts/tex-mathalfa/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/fonts/tex-mathalfa-doc/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/fonts/tex-mathalfa/Makefile
diff -u pkgsrc/fonts/tex-mathalfa/Makefile:1.2 pkgsrc/fonts/tex-mathalfa/Makefile:1.3
--- pkgsrc/fonts/tex-mathalfa/Makefile:1.2 Tue Jan 22 12:45:08 2019
+++ pkgsrc/fonts/tex-mathalfa/Makefile Thu Jan 24 09:19:11 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2019/01/22 12:45:08 markd Exp $
+# $NetBSD: Makefile,v 1.3 2019/01/24 09:19:11 jperkin Exp $
DISTNAME= mathalfa
PKGNAME= tex-${DISTNAME}-1.10
@@ -9,6 +9,8 @@ HOMEPAGE= http://ctan.org/pkg/mathalfa
COMMENT= General package for loading maths alphabets in LaTeX
LICENSE= lppl-1.3c
+TEXLIVE_USE_CTAN= yes
+
DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
.include "../../print/texlive/package.mk"
Index: pkgsrc/fonts/tex-mathalfa-doc/Makefile
diff -u pkgsrc/fonts/tex-mathalfa-doc/Makefile:1.2 pkgsrc/fonts/tex-mathalfa-doc/Makefile:1.3
--- pkgsrc/fonts/tex-mathalfa-doc/Makefile:1.2 Tue Jan 22 12:45:08 2019
+++ pkgsrc/fonts/tex-mathalfa-doc/Makefile Thu Jan 24 09:19:11 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2019/01/22 12:45:08 markd Exp $
+# $NetBSD: Makefile,v 1.3 2019/01/24 09:19:11 jperkin Exp $
DISTNAME= mathalfa.doc
PKGNAME= tex-${DISTNAME:S/./-/}-1.10
@@ -9,5 +9,7 @@ HOMEPAGE= http://ctan.org/pkg/mathalfa
COMMENT= Documentation for tex-mathalfa
LICENSE= lppl-1.3c
+TEXLIVE_USE_CTAN= yes
+
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index