pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: wiz
Date: Wed Sep 6 16:27:19 UTC 2017
Modified Files:
pkgsrc/fonts/tex-amsfonts: Makefile
pkgsrc/print/tex-fwlw: Makefile
pkgsrc/print/tex-plain: Makefile
Log Message:
Remove references to tex-misc. Bump PKGREVISION for tex-plain.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/fonts/tex-amsfonts/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/print/tex-fwlw/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/print/tex-plain/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-amsfonts/Makefile
diff -u pkgsrc/fonts/tex-amsfonts/Makefile:1.9 pkgsrc/fonts/tex-amsfonts/Makefile:1.10
--- pkgsrc/fonts/tex-amsfonts/Makefile:1.9 Tue May 5 16:18:35 2015
+++ pkgsrc/fonts/tex-amsfonts/Makefile Wed Sep 6 16:27:19 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2015/05/05 16:18:35 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2017/09/06 16:27:19 wiz Exp $
DISTNAME= amsfonts
PKGNAME= tex-${DISTNAME}-3.04
@@ -9,10 +9,8 @@ HOMEPAGE= http://ctan.org/pkg/amsfonts
COMMENT= TeX fonts from the American Mathematical Society
LICENSE= ofl-v1.1
-CONFLICTS+= teTeX-texmf<=3.0nb13
CONFLICTS+= tex-cm<2009
CONFLICTS+= tex-latex-fonts<2009
-CONFLICTS+= tex-misc<2009
TEX_MAP_FILES+= euler.map
TEX_MIXEDMAP_FILES+= cm.map
Index: pkgsrc/print/tex-fwlw/Makefile
diff -u pkgsrc/print/tex-fwlw/Makefile:1.2 pkgsrc/print/tex-fwlw/Makefile:1.3
--- pkgsrc/print/tex-fwlw/Makefile:1.2 Tue Mar 22 16:58:15 2011
+++ pkgsrc/print/tex-fwlw/Makefile Wed Sep 6 16:27:19 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2011/03/22 16:58:15 minskim Exp $
+# $NetBSD: Makefile,v 1.3 2017/09/06 16:27:19 wiz Exp $
DISTNAME= fwlw
PKGNAME= tex-${DISTNAME}-2010
@@ -7,7 +7,5 @@ TEXLIVE_REV= 21548
MAINTAINER= minskim%NetBSD.org@localhost
COMMENT= Get first and last words of a page
-CONFLICTS+= tex-misc<2009
-
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-plain/Makefile
diff -u pkgsrc/print/tex-plain/Makefile:1.14 pkgsrc/print/tex-plain/Makefile:1.15
--- pkgsrc/print/tex-plain/Makefile:1.14 Wed Jun 21 11:45:57 2017
+++ pkgsrc/print/tex-plain/Makefile Wed Sep 6 16:27:19 2017
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2017/06/21 11:45:57 markd Exp $
+# $NetBSD: Makefile,v 1.15 2017/09/06 16:27:19 wiz Exp $
DISTNAME= plain
PKGNAME= tex-${DISTNAME}-3.141592653.43076
+PKGREVISION= 1
TEXLIVE_REV= 43076
MAINTAINER= minskim%NetBSD.org@localhost
@@ -9,11 +10,9 @@ HOMEPAGE= http://ctan.org/pkg/plain
COMMENT= The Plain TeX format
#LICENSE= knuth
-CONFLICTS+= teTeX-texmf<=3.0nb11
DEPENDS+= tex-amsfonts-[0-9]*:../../fonts/tex-amsfonts
DEPENDS+= tex-cm-[0-9]*:../../fonts/tex-cm
DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base
-DEPENDS+= tex-misc-[0-9]*:../../print/tex-misc
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index