diff options
author | dmcmahill <dmcmahill> | 2006-04-04 23:21:30 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill> | 2006-04-04 23:21:30 +0000 |
commit | 778b18b16292cb32514b54c363c0579f348eab12 (patch) | |
tree | 6ec7107f97ea65f2646700fc71a3f6ad375ee235 /print/latex-mk/distinfo | |
parent | b0e13e8b304d07b1e125655f0b3f846183410b5d (diff) | |
download | pkgsrc-778b18b16292cb32514b54c363c0579f348eab12.tar.gz |
update to latex-mk-1.6
* Fix a syntax error in the (not used yet) ieee-copyout script.
* Fix a bug in the latex-mk script when BibTex is used.
* Add quoting of command names in the BSD makefiles. This will properly deal with pathnames to the
programs which contain spaces. Currently GNU make will not properly deal with this.
Diffstat (limited to 'print/latex-mk/distinfo')
-rw-r--r-- | print/latex-mk/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/print/latex-mk/distinfo b/print/latex-mk/distinfo index 5ddaac62a14..998409788d3 100644 --- a/print/latex-mk/distinfo +++ b/print/latex-mk/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2006/01/28 05:46:02 dmcmahill Exp $ +$NetBSD: distinfo,v 1.11 2006/04/04 23:21:30 dmcmahill Exp $ -SHA1 (latex-mk-1.5.tar.gz) = 92ecf6b6a1543350413cb6a65aa45e386bfa5f87 -RMD160 (latex-mk-1.5.tar.gz) = 2ef84c0a9e824083052d041c3290733573c10a15 -Size (latex-mk-1.5.tar.gz) = 533478 bytes +SHA1 (latex-mk-1.6.tar.gz) = cdfb0adf711377f4e20cfa9325792536bfdfb348 +RMD160 (latex-mk-1.6.tar.gz) = 3aa3099c02cd93662fbf97e90e436a1053311bca +Size (latex-mk-1.6.tar.gz) = 535102 bytes |