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.
This commit is contained in:
dmcmahill 2006-07-10 11:09:24 +00:00
parent 34f3d4412b
commit 3c50f78843
2 changed files with 6 additions and 6 deletions

View file

@ -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/}

View file

@ -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