From 95a7670d9769459888d1ef85af0d18b0332a09d3 Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Mon, 10 Jul 2006 11:09:24 +0000 Subject: update to latex-mk-1.8 ------------------------------ Release Notes for LaTeX-Mk-1.8 ------------------------------ - Fix a syntax error in the latex-mk script which showed up with some shells. - Fix a bug in the latex-mk script where some of the ".old" files that are used for determining when to re-run various tools were not being cleaned up properly. - Add a few more files which latex and makeindex may generate to the list of files removed by the 'clean' target. - Add a testsuite entry for the clean target. - Improve the makefile testsuite robustness. In particular it now deals with the bmake program having different names (make, bmake, bsdmake, etc). - Improve and expand the testsuite for the latex-mk script. --- print/latex-mk/Makefile | 4 ++-- print/latex-mk/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'print/latex-mk') diff --git a/print/latex-mk/Makefile b/print/latex-mk/Makefile index b0a1ffe0803..dd0d71d9a1e 100644 --- a/print/latex-mk/Makefile +++ b/print/latex-mk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2006/06/09 23:43:02 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.18 2006/07/10 11:09:24 dmcmahill Exp $ # -DISTNAME= latex-mk-1.7 +DISTNAME= latex-mk-1.8 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=latex-mk/} diff --git a/print/latex-mk/distinfo b/print/latex-mk/distinfo index 34c5d33d35a..f6622443035 100644 --- a/print/latex-mk/distinfo +++ b/print/latex-mk/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2006/06/09 23:43:02 dmcmahill Exp $ +$NetBSD: distinfo,v 1.13 2006/07/10 11:09:24 dmcmahill Exp $ -SHA1 (latex-mk-1.7.tar.gz) = 2720bfdd63b25b13f714265d89b5f14fa37a26c3 -RMD160 (latex-mk-1.7.tar.gz) = 1271ea9204014fa6b3bf274b807f604feefcf134 -Size (latex-mk-1.7.tar.gz) = 550734 bytes +SHA1 (latex-mk-1.8.tar.gz) = 402265cd9d8ab58d194146990e70f8c8299be6b9 +RMD160 (latex-mk-1.8.tar.gz) = 3b01d20ed2ac48d80e36f4b4adf84265bfd37d98 +Size (latex-mk-1.8.tar.gz) = 560753 bytes -- cgit v1.2.3