summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipsk
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-05-17 23:54:03 +0000
committerKarl Berry <karl@freefriends.org>2010-05-17 23:54:03 +0000
commit9c5b9d531f78961181749c72b8ca7a295b97196e (patch)
treeadfddd6ad1ff762d901a116da1f9577d6f9de101 /Build/source/texk/dvipsk
parent31cb054a7ca57eace01641aa40bda3a755417982 (diff)
prepare for 2010 pretest builds
git-svn-id: svn://tug.org/texlive/trunk@18320 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvipsk')
-rw-r--r--Build/source/texk/dvipsk/ChangeLog7
-rw-r--r--Build/source/texk/dvipsk/afm2tfm.c4
-rwxr-xr-xBuild/source/texk/dvipsk/configure22
-rw-r--r--Build/source/texk/dvipsk/configure.ac4
-rw-r--r--Build/source/texk/dvipsk/dvips.c2
-rw-r--r--Build/source/texk/dvipsk/dvips.h4
6 files changed, 25 insertions, 18 deletions
diff --git a/Build/source/texk/dvipsk/ChangeLog b/Build/source/texk/dvipsk/ChangeLog
index 27c7560d21e..c52e5fca105 100644
--- a/Build/source/texk/dvipsk/ChangeLog
+++ b/Build/source/texk/dvipsk/ChangeLog
@@ -1,3 +1,10 @@
+2010-05-18 Karl Berry <karl@tug.org>
+
+ * configure.ac (AC_INIT),
+ * afm2tfm.c: (version),
+ * dvips.c (main),
+ * dvips.h (BANNER): 5.99/pretest, 2010.
+
2010-05-14 Karl Berry <karl@tug.org>
* resident.c,
diff --git a/Build/source/texk/dvipsk/afm2tfm.c b/Build/source/texk/dvipsk/afm2tfm.c
index bf02aa79ee9..1b15fb85788 100644
--- a/Build/source/texk/dvipsk/afm2tfm.c
+++ b/Build/source/texk/dvipsk/afm2tfm.c
@@ -1505,9 +1505,9 @@ writevpl(void)
static void
version(FILE *f)
{
- fputs ("afm2tfm(k) (dvips(k) 5.98) 8.1\n", f);
+ fputs ("afm2tfm(k) (dvips(k) 5.99/pretest) 8.1\n", f);
fprintf (f, "%s\n", kpathsea_version_string);
- fputs ("Copyright 2009 Radical Eye Software.\n\
+ fputs ("Copyright 2010 Radical Eye Software.\n\
There is NO warranty. You may redistribute this software\n\
under the terms of the GNU General Public License\n\
and the Dvips copyright.\n\
diff --git a/Build/source/texk/dvipsk/configure b/Build/source/texk/dvipsk/configure
index c876896b3e0..78851913685 100755
--- a/Build/source/texk/dvipsk/configure
+++ b/Build/source/texk/dvipsk/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.65 for dvipsk 5.98.
+# Generated by GNU Autoconf 2.65 for dvipsk 5.99/pretest.
#
# Report bugs to <tex-k@tug.org>.
#
@@ -701,8 +701,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='dvipsk'
PACKAGE_TARNAME='dvipsk'
-PACKAGE_VERSION='5.98'
-PACKAGE_STRING='dvipsk 5.98'
+PACKAGE_VERSION='5.99/pretest'
+PACKAGE_STRING='dvipsk 5.99/pretest'
PACKAGE_BUGREPORT='tex-k@tug.org'
PACKAGE_URL=''
@@ -1431,7 +1431,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 dvipsk 5.98 to adapt to many kinds of systems.
+\`configure' configures dvipsk 5.99/pretest to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1501,7 +1501,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of dvipsk 5.98:";;
+ short | recursive ) echo "Configuration of dvipsk 5.99/pretest:";;
esac
cat <<\_ACEOF
@@ -1611,7 +1611,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-dvipsk configure 5.98
+dvipsk configure 5.99/pretest
generated by GNU Autoconf 2.65
Copyright (C) 2009 Free Software Foundation, Inc.
@@ -2271,7 +2271,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by dvipsk $as_me 5.98, which was
+It was created by dvipsk $as_me 5.99/pretest, which was
generated by GNU Autoconf 2.65. Invocation command line was
$ $0 $@
@@ -6996,7 +6996,7 @@ fi
# Define the identity of the package.
PACKAGE='dvipsk'
- VERSION='5.98'
+ VERSION='5.99/pretest'
cat >>confdefs.h <<_ACEOF
@@ -12446,7 +12446,7 @@ Usage: $0 [OPTIONS]
Report bugs to <bug-libtool@gnu.org>."
lt_cl_version="\
-dvipsk config.lt 5.98
+dvipsk config.lt 5.99/pretest
configured by $0, generated by GNU Autoconf 2.65.
Copyright (C) 2008 Free Software Foundation, Inc.
@@ -14019,7 +14019,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by dvipsk $as_me 5.98, which was
+This file was extended by dvipsk $as_me 5.99/pretest, which was
generated by GNU Autoconf 2.65. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -14085,7 +14085,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-dvipsk config.status 5.98
+dvipsk config.status 5.99/pretest
configured by $0, generated by GNU Autoconf 2.65,
with options \\"\$ac_cs_config\\"
diff --git a/Build/source/texk/dvipsk/configure.ac b/Build/source/texk/dvipsk/configure.ac
index a36b0ddc1ff..c5d2f6f4076 100644
--- a/Build/source/texk/dvipsk/configure.ac
+++ b/Build/source/texk/dvipsk/configure.ac
@@ -1,12 +1,12 @@
dnl Process this file with autoconf to produce a configure script.
dnl
-dnl Copyright (C) 2009 Peter Breitenlohner <tex-live@tug.org>
+dnl Copyright (C) 2009, 2010 Peter Breitenlohner <tex-live@tug.org>
dnl
dnl This file is free software; the copyright holder
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl
-AC_INIT([dvipsk], [5.98], [tex-k@tug.org])
+AC_INIT([dvipsk], [5.99/pretest], [tex-k@tug.org])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([dvips.c])
AC_CONFIG_AUX_DIR([../../build-aux])
diff --git a/Build/source/texk/dvipsk/dvips.c b/Build/source/texk/dvipsk/dvips.c
index 4c5e48629f8..43afc28b6d0 100644
--- a/Build/source/texk/dvipsk/dvips.c
+++ b/Build/source/texk/dvipsk/dvips.c
@@ -647,7 +647,7 @@ main(int argc, char **argv)
} else if (strcmp (argv[1], "--version") == 0) {
puts (BANNER);
puts (kpathsea_version_string);
- puts ("Copyright 2009 Radical Eye Software.\n\
+ puts ("Copyright 2010 Radical Eye Software.\n\
There is NO warranty. You may redistribute this software\n\
under the terms of the GNU General Public License\n\
and the Dvips copyright.\n\
diff --git a/Build/source/texk/dvipsk/dvips.h b/Build/source/texk/dvipsk/dvips.h
index 6cc1389dcaa..55de4575617 100644
--- a/Build/source/texk/dvipsk/dvips.h
+++ b/Build/source/texk/dvipsk/dvips.h
@@ -1,6 +1,6 @@
/* $Id$
* This is dvips, a freely redistributable PostScript driver
- * for dvi files. It is (C) Copyright 1986-2008 by Tomas Rokicki.
+ * for dvi files. It is (C) Copyright 1986-2010 by Tomas Rokicki.
* You may freely use, modify and/or distribute this program or any
* portion thereof.
*/
@@ -15,7 +15,7 @@
#define CD_IDX(i) ((i>=MAX_2BYTES_CODE ? MAX_2BYTES_CODE : i))
#define BANNER \
-"This is dvips(k) 5.98dev Copyright 2010 Radical Eye Software"
+"This is dvips(k) 5.99/pretest Copyright 2010 Radical Eye Software"
#define BANNER2 "(www.radicaleye.com)"
#ifdef KPATHSEA
#include "config.h"