From 9c5b9d531f78961181749c72b8ca7a295b97196e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 17 May 2010 23:54:03 +0000 Subject: prepare for 2010 pretest builds git-svn-id: svn://tug.org/texlive/trunk@18320 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/dvipsk/ChangeLog | 7 +++++++ Build/source/texk/dvipsk/afm2tfm.c | 4 ++-- Build/source/texk/dvipsk/configure | 22 +++++++++++----------- Build/source/texk/dvipsk/configure.ac | 4 ++-- Build/source/texk/dvipsk/dvips.c | 2 +- Build/source/texk/dvipsk/dvips.h | 4 ++-- 6 files changed, 25 insertions(+), 18 deletions(-) (limited to 'Build/source/texk/dvipsk') 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 + + * configure.ac (AC_INIT), + * afm2tfm.c: (version), + * dvips.c (main), + * dvips.h (BANNER): 5.99/pretest, 2010. + 2010-05-14 Karl Berry * 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 . # @@ -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 ." 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 +dnl Copyright (C) 2009, 2010 Peter Breitenlohner 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" -- cgit v1.2.3