From e7c0fbc0d1bee3ff420d6b0afac457a70790bc87 Mon Sep 17 00:00:00 2001 From: jmmv Date: Wed, 24 Dec 2003 12:51:31 +0000 Subject: Update teTeX packages to 2.0.2 (really merge teTeX2 into teTeX). The 2.x branch becomes the default teTeX package. --- print/teTeX/Makefile | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'print/teTeX') diff --git a/print/teTeX/Makefile b/print/teTeX/Makefile index 5b42199b82c..c1d5ea598b7 100644 --- a/print/teTeX/Makefile +++ b/print/teTeX/Makefile @@ -1,18 +1,19 @@ -# $NetBSD: Makefile,v 1.32 2003/07/17 22:52:39 grant Exp $ +# $NetBSD: Makefile,v 1.33 2003/12/24 12:51:31 jmmv Exp $ # -DISTNAME= teTeX-1.0.7 -PKGREVISION= 2 +DISTNAME= teTeX-2.0.2 CATEGORIES= print MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= hubertf@NetBSD.org +MAINTAINER= kei@NetBSD.org HOMEPAGE= http://www.tug.org/tetex/ -COMMENT= Thomas Esser's TeX distribution for UNIX compatible systems +COMMENT= Thomas Esser's TeX distribution for UNIX compatible systems, version 2 -DEPENDS+= teTeX-bin>=1.0.7nb2:../teTeX-bin -DEPENDS+= teTeX-sharesrc>=1.0.1nb1:../teTeX-sharesrc +CONFLICTS+= teTeX2-[0-9]* + +DEPENDS+= teTeX-bin>=2.0.2:../teTeX-bin +DEPENDS+= teTeX-sharesrc>=2.0.2:../teTeX-sharesrc DEPENDS+= texi2html>=1.52:../../textproc/texi2html USE_BUILDLINK2= yes -- cgit v1.2.3