pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Remove references to tex-misc. Bump PKGREVISION for te...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c1fa3336a622
branches:  trunk
changeset: 367788:c1fa3336a622
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Sep 06 16:27:19 2017 +0000

description:
Remove references to tex-misc. Bump PKGREVISION for tex-plain.

diffstat:

 fonts/tex-amsfonts/Makefile |  4 +---
 print/tex-fwlw/Makefile     |  4 +---
 print/tex-plain/Makefile    |  5 ++---
 3 files changed, 4 insertions(+), 9 deletions(-)

diffs (62 lines):

diff -r cba60126965c -r c1fa3336a622 fonts/tex-amsfonts/Makefile
--- a/fonts/tex-amsfonts/Makefile       Wed Sep 06 15:43:11 2017 +0000
+++ b/fonts/tex-amsfonts/Makefile       Wed Sep 06 16:27:19 2017 +0000
@@ -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 @@
 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
diff -r cba60126965c -r c1fa3336a622 print/tex-fwlw/Makefile
--- a/print/tex-fwlw/Makefile   Wed Sep 06 15:43:11 2017 +0000
+++ b/print/tex-fwlw/Makefile   Wed Sep 06 16:27:19 2017 +0000
@@ -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 @@
 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"
diff -r cba60126965c -r c1fa3336a622 print/tex-plain/Makefile
--- a/print/tex-plain/Makefile  Wed Sep 06 15:43:11 2017 +0000
+++ b/print/tex-plain/Makefile  Wed Sep 06 16:27:19 2017 +0000
@@ -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 @@
 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