pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/latex-mk update to latex-mk-1.8



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5737649ce833
branches:  trunk
changeset: 515875:5737649ce833
user:      dmcmahill <dmcmahill%pkgsrc.org@localhost>
date:      Mon Jul 10 11:09:24 2006 +0000

description:
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.

diffstat:

 print/latex-mk/Makefile |  4 ++--
 print/latex-mk/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 6d5628c7a899 -r 5737649ce833 print/latex-mk/Makefile
--- a/print/latex-mk/Makefile   Mon Jul 10 10:43:31 2006 +0000
+++ b/print/latex-mk/Makefile   Mon Jul 10 11:09:24 2006 +0000
@@ -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 -r 6d5628c7a899 -r 5737649ce833 print/latex-mk/distinfo
--- a/print/latex-mk/distinfo   Mon Jul 10 10:43:31 2006 +0000
+++ b/print/latex-mk/distinfo   Mon Jul 10 11:09:24 2006 +0000
@@ -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



Home | Main Index | Thread Index | Old Index