From 2f54bfffa9daec7f975293cce13353fe58083b1f Mon Sep 17 00:00:00 2001 From: kei Date: Wed, 24 Oct 2001 00:28:47 +0000 Subject: Updated teTeX-share and teTeX-sharesrc for preparing to update of TeXfamily which doesn't compile recently because of the LaTeX's "Hey, your distribution is too old! Please update it to the latest one!" feature. Quoted from the patch to `latex.ltx'. This is a work around for the '1 year old' error which avoids the format file from being generated correctly. Provided by Naoto Shimazaki. Because of NO_EXTRACT/NO_PATCH/others are defined in teTeX-share{,src} packages, applying this patch is done by packages' Makefiles on do-install stage. New version numbers after these changes are like below: teTeX: 1.0.7nb1 teTeX-bin: 1.0.7nb1 teTeX-share: 1.0.2nb1 teTeX-sharesrc: 1.0.1nb1 --- print/teTeX/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'print/teTeX/Makefile') diff --git a/print/teTeX/Makefile b/print/teTeX/Makefile index 5d76dda296c..1984d9ba599 100644 --- a/print/teTeX/Makefile +++ b/print/teTeX/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2001/02/17 17:51:55 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2001/10/24 00:28:47 kei Exp $ # -DISTNAME= teTeX-1.0.7 +DISTNAME= teTeX-1.0.7nb1 CATEGORIES= print MASTER_SITES= # empty DISTFILES= # empty @@ -10,8 +10,8 @@ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://www.tug.org/tetex/ COMMENT= Thomas Esser's TeX distribution for UNIX compatible systems -DEPENDS+= teTeX-bin>=1.0.7:../teTeX-bin -DEPENDS+= teTeX-sharesrc>=1.0.1:../teTeX-sharesrc +DEPENDS+= teTeX-bin>=1.0.7nb1:../teTeX-bin +DEPENDS+= teTeX-sharesrc>=1.0.1nb1:../teTeX-sharesrc USE_X11= yes EXTRACT_ONLY= # empty -- cgit v1.2.3