summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-04-09 18:49:49 +0000
committerKarl Berry <karl@freefriends.org>2008-04-09 18:49:49 +0000
commitfca907b74a1b4bba0630f1f91bf1cda6f9c1aa83 (patch)
tree72a91f4cf1dde50c6a4ecd521782c90859b50a40 /Master/texmf-dist
parent271876384ae94c62b4c0c80d258beaf00555ef19 (diff)
mkjobtexmf 0.6 (7apr08)
git-svn-id: svn://tug.org/texlive/trunk@7367 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/doc/generic/mkjobtexmf/README4
-rw-r--r--Master/texmf-dist/doc/generic/mkjobtexmf/mkjobtexmf.html5
-rw-r--r--Master/texmf-dist/doc/generic/mkjobtexmf/mkjobtexmf.ltx6
-rw-r--r--Master/texmf-dist/doc/generic/mkjobtexmf/mkjobtexmf.man6
-rw-r--r--Master/texmf-dist/doc/generic/mkjobtexmf/mkjobtexmf.pdfbin107050 -> 107450 bytes
-rw-r--r--Master/texmf-dist/doc/generic/mkjobtexmf/mkjobtexmf.txt4
-rw-r--r--Master/texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl11
-rw-r--r--Master/texmf-dist/source/generic/mkjobtexmf/Makefile.in2
-rw-r--r--Master/texmf-dist/source/generic/mkjobtexmf/configure18
-rw-r--r--Master/texmf-dist/source/generic/mkjobtexmf/configure.ac4
10 files changed, 39 insertions, 21 deletions
diff --git a/Master/texmf-dist/doc/generic/mkjobtexmf/README b/Master/texmf-dist/doc/generic/mkjobtexmf/README
index 022057eff50..623aa4f796d 100644
--- a/Master/texmf-dist/doc/generic/mkjobtexmf/README
+++ b/Master/texmf-dist/doc/generic/mkjobtexmf/README
@@ -1,6 +1,6 @@
-README for mkjobtexmf 2007/09/06 v0.5
+README for mkjobtexmf 2008/04/05 v0.6
-Copyright 2007 by Heiko Oberdiek
+Copyright 2007, 2008 by Heiko Oberdiek
License
=======
diff --git a/Master/texmf-dist/doc/generic/mkjobtexmf/mkjobtexmf.html b/Master/texmf-dist/doc/generic/mkjobtexmf/mkjobtexmf.html
index 18ba07e8b89..eada8d975a3 100644
--- a/Master/texmf-dist/doc/generic/mkjobtexmf/mkjobtexmf.html
+++ b/Master/texmf-dist/doc/generic/mkjobtexmf/mkjobtexmf.html
@@ -378,6 +378,11 @@ modify it under the same terms as Perl itself
* Support for `configure' added.
(Thanks to Norbert Preining for writing a first version of
the configure stuff.)
+<p></p>
+<li><strong><a name="item__2f04_2f05_v0_2e6">/04/05 v0.6</a></strong><br />
+</li>
+* Tiny fix in target `uninstall' in file `Makefile.in'.
+ (Thanks to Karl Berry)
<p></p></ol>
</body>
diff --git a/Master/texmf-dist/doc/generic/mkjobtexmf/mkjobtexmf.ltx b/Master/texmf-dist/doc/generic/mkjobtexmf/mkjobtexmf.ltx
index ce4e37a6d0b..fa2e3d167d1 100644
--- a/Master/texmf-dist/doc/generic/mkjobtexmf/mkjobtexmf.ltx
+++ b/Master/texmf-dist/doc/generic/mkjobtexmf/mkjobtexmf.ltx
@@ -1,6 +1,6 @@
% mkjobtexmf.ltx
%
-% Copyright 2007 by Heiko Oberdiek.
+% Copyright 2007, 2008 by Heiko Oberdiek.
%
% The file is part of project mkjobtexmf.
% It's free software; you may redistribute it and/or
@@ -9,8 +9,8 @@
\documentclass[a4paper]{article}
-\providecommand*{\DATE}{2007/09/06}
-\providecommand*{\VERSION}{0.5}
+\providecommand*{\DATE}{2008/04/05}
+\providecommand*{\VERSION}{0.6}
\usepackage{makeidx}
\makeindex
diff --git a/Master/texmf-dist/doc/generic/mkjobtexmf/mkjobtexmf.man b/Master/texmf-dist/doc/generic/mkjobtexmf/mkjobtexmf.man
index 58086652c0e..a069c25f5aa 100644
--- a/Master/texmf-dist/doc/generic/mkjobtexmf/mkjobtexmf.man
+++ b/Master/texmf-dist/doc/generic/mkjobtexmf/mkjobtexmf.man
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "MKJOBTEXMF 1"
-.TH MKJOBTEXMF 1 "2007-09-06" "perl v5.8.1" "User Contributed Perl Documentation"
+.TH MKJOBTEXMF 1 "2008-04-05" "perl v5.8.1" "User Contributed Perl Documentation"
.SH "NAME"
mkjobtexmf \-\- Generate a texmf tree for a particular job
.SH "SYNOPSIS"
@@ -405,3 +405,7 @@ modify it under the same terms as Perl itself
* Support for `configure' added.
(Thanks to Norbert Preining for writing a first version of
the configure stuff.)
+.IP "2008/04/05 v0.6" 4
+.IX Item "2008/04/05 v0.6"
+* Tiny fix in target `uninstall' in file `Makefile.in'.
+ (Thanks to Karl Berry)
diff --git a/Master/texmf-dist/doc/generic/mkjobtexmf/mkjobtexmf.pdf b/Master/texmf-dist/doc/generic/mkjobtexmf/mkjobtexmf.pdf
index 1046d41e34e..62802ebb805 100644
--- a/Master/texmf-dist/doc/generic/mkjobtexmf/mkjobtexmf.pdf
+++ b/Master/texmf-dist/doc/generic/mkjobtexmf/mkjobtexmf.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/generic/mkjobtexmf/mkjobtexmf.txt b/Master/texmf-dist/doc/generic/mkjobtexmf/mkjobtexmf.txt
index d8f2934da26..07f4bf2618a 100644
--- a/Master/texmf-dist/doc/generic/mkjobtexmf/mkjobtexmf.txt
+++ b/Master/texmf-dist/doc/generic/mkjobtexmf/mkjobtexmf.txt
@@ -253,3 +253,7 @@ HISTORY
* Support for `configure' added. (Thanks to Norbert Preining for
writing a first version of the configure stuff.)
+ 2008/04/05 v0.6
+ * Tiny fix in target `uninstall' in file `Makefile.in'. (Thanks to
+ Karl Berry)
+
diff --git a/Master/texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl b/Master/texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl
index 27f94a5a375..cfbd60e4625 100644
--- a/Master/texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl
+++ b/Master/texmf-dist/scripts/mkjobtexmf/mkjobtexmf.pl
@@ -10,10 +10,10 @@ use strict;
$^W=1;
my $prj = 'mkjobtexmf';
-my $version = '0.5';
-my $date = '2007/09/06';
+my $version = '0.6';
+my $date = '2008/04/05';
my $author = 'Heiko Oberdiek';
-my $copyright = "Copyright 2007 $author";
+my $copyright = "Copyright 2007, 2008 $author";
my $cmd_tex = 'pdflatex';
my $cmd_kpsewhich = 'kpsewhich';
@@ -794,6 +794,11 @@ modify it under the same terms as Perl itself
(Thanks to Norbert Preining for writing a first version of
the configure stuff.)
+=item 2008/04/05 v0.6
+
+* Tiny fix in target `uninstall' in file `Makefile.in'.
+ (Thanks to Karl Berry)
+
=back
=cut
diff --git a/Master/texmf-dist/source/generic/mkjobtexmf/Makefile.in b/Master/texmf-dist/source/generic/mkjobtexmf/Makefile.in
index a31a9dcb443..b3a37f37ad8 100644
--- a/Master/texmf-dist/source/generic/mkjobtexmf/Makefile.in
+++ b/Master/texmf-dist/source/generic/mkjobtexmf/Makefile.in
@@ -76,7 +76,7 @@ check: $(SRC_FILE)
podchecker $<
uninstall:
- -rm -f $(bindir)/$(PRJ) $(mandir)/man1/$(PRJ).1
+ -rm -f $(bindir)/$(PRJ) $(man1dir)/$(PRJ).1
clean:
-rm -f $(PRJ).aux $(PRJ).log $(PRJ).toc
diff --git a/Master/texmf-dist/source/generic/mkjobtexmf/configure b/Master/texmf-dist/source/generic/mkjobtexmf/configure
index 2352c874bfe..8e2f8ec1309 100644
--- a/Master/texmf-dist/source/generic/mkjobtexmf/configure
+++ b/Master/texmf-dist/source/generic/mkjobtexmf/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.57 for mkjobtexmf 0.5.
+# Generated by GNU Autoconf 2.57 for mkjobtexmf 0.6.
#
# Report bugs to <oberdiek@uni-freiburg.de>.
#
@@ -268,8 +268,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='mkjobtexmf'
PACKAGE_TARNAME='mkjobtexmf'
-PACKAGE_VERSION='0.5'
-PACKAGE_STRING='mkjobtexmf 0.5'
+PACKAGE_VERSION='0.6'
+PACKAGE_STRING='mkjobtexmf 0.6'
PACKAGE_BUGREPORT='oberdiek@uni-freiburg.de'
ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA LIBOBJS LTLIBOBJS'
@@ -721,7 +721,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures mkjobtexmf 0.5 to adapt to many kinds of systems.
+\`configure' configures mkjobtexmf 0.6 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -778,7 +778,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of mkjobtexmf 0.5:";;
+ short | recursive ) echo "Configuration of mkjobtexmf 0.6:";;
esac
cat <<\_ACEOF
@@ -845,7 +845,7 @@ fi
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
-mkjobtexmf configure 0.5
+mkjobtexmf configure 0.6
generated by GNU Autoconf 2.57
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
@@ -860,7 +860,7 @@ cat >&5 <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by mkjobtexmf $as_me 0.5, which was
+It was created by mkjobtexmf $as_me 0.6, which was
generated by GNU Autoconf 2.57. Invocation command line was
$ $0 $@
@@ -1694,7 +1694,7 @@ _ASBOX
} >&5
cat >&5 <<_CSEOF
-This file was extended by mkjobtexmf $as_me 0.5, which was
+This file was extended by mkjobtexmf $as_me 0.6, which was
generated by GNU Autoconf 2.57. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -1749,7 +1749,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-mkjobtexmf config.status 0.5
+mkjobtexmf config.status 0.6
configured by $0, generated by GNU Autoconf 2.57,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
diff --git a/Master/texmf-dist/source/generic/mkjobtexmf/configure.ac b/Master/texmf-dist/source/generic/mkjobtexmf/configure.ac
index 26c5292df04..8e934a601f0 100644
--- a/Master/texmf-dist/source/generic/mkjobtexmf/configure.ac
+++ b/Master/texmf-dist/source/generic/mkjobtexmf/configure.ac
@@ -1,13 +1,13 @@
dnl configure.ac
dnl
-dnl Copyright 2007 by Heiko Oberdiek.
+dnl Copyright 2007, 2008 by Heiko Oberdiek.
dnl
dnl The file is part of project mkjobtexmf.
dnl It's free software; you may redistribute it and/or
dnl modify it under the same terms as Perl itself
dnl (Perl Artistic License/GNU General Public License, version 2).
dnl
-AC_INIT(mkjobtexmf, 0.5, oberdiek@uni-freiburg.de)
+AC_INIT(mkjobtexmf, 0.6, oberdiek@uni-freiburg.de)
AC_CONFIG_FILES(Makefile)