diff options
author | Karl Berry <karl@freefriends.org> | 2010-06-04 15:04:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-06-04 15:04:36 +0000 |
commit | 098d058ae43c2ce7d0d6458e68e4b743df8f7538 (patch) | |
tree | a47d36dd28a3cd46713a638c4771f7e5ac88730f /Build/source/texk/dvipsk | |
parent | e24b1ba912484ca7d75f4b1b57d79273ef18a235 (diff) |
update version numbers for possibly final build
git-svn-id: svn://tug.org/texlive/trunk@18730 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvipsk')
-rw-r--r-- | Build/source/texk/dvipsk/ChangeLog | 5 | ||||
-rw-r--r-- | Build/source/texk/dvipsk/NEWS | 7 | ||||
-rw-r--r-- | Build/source/texk/dvipsk/afm2tfm.c | 2 | ||||
-rwxr-xr-x | Build/source/texk/dvipsk/configure | 22 | ||||
-rw-r--r-- | Build/source/texk/dvipsk/configure.ac | 2 | ||||
-rw-r--r-- | Build/source/texk/dvipsk/dvips.h | 2 |
6 files changed, 26 insertions, 14 deletions
diff --git a/Build/source/texk/dvipsk/ChangeLog b/Build/source/texk/dvipsk/ChangeLog index fb218112e3c..ab58308e5d7 100644 --- a/Build/source/texk/dvipsk/ChangeLog +++ b/Build/source/texk/dvipsk/ChangeLog @@ -1,3 +1,8 @@ +2010-06-04 Karl Berry <karl@tug.org> + + * afm2tfm.c (version), + * dvips.h (BANNER): 5.99 for TeX Live 2010 (pretest 2, maybe final). + 2010-05-25 Akira Kakuto <kakuto@fuk.kindai.ac.jp> * config.ps: include cid-base.map. diff --git a/Build/source/texk/dvipsk/NEWS b/Build/source/texk/dvipsk/NEWS index 95d2046d01a..81809643869 100644 --- a/Build/source/texk/dvipsk/NEWS +++ b/Build/source/texk/dvipsk/NEWS @@ -3,6 +3,13 @@ This file records noteworthy changes. (Public domain.) Require Kpathsea to build. Additional robustness checks. +dvips 5.99 (TeX Live 2010, 4 June 2010): + Use the type1 path to search for Type 1 fonts. + Support for Japanese pTeX. + Numeric overflow and sprintf checks. + Reformat sources. + + dvips 5.86 notes: Minor improvements to epsf style file. Another patch to t1part.c to make it more liberal in accepting pfb/pfa diff --git a/Build/source/texk/dvipsk/afm2tfm.c b/Build/source/texk/dvipsk/afm2tfm.c index 1b15fb85788..6b0af8942bf 100644 --- a/Build/source/texk/dvipsk/afm2tfm.c +++ b/Build/source/texk/dvipsk/afm2tfm.c @@ -1505,7 +1505,7 @@ writevpl(void) static void version(FILE *f) { - fputs ("afm2tfm(k) (dvips(k) 5.99/pretest) 8.1\n", f); + fputs ("afm2tfm(k) (dvips(k) 5.99) 8.1\n", f); fprintf (f, "%s\n", kpathsea_version_string); fputs ("Copyright 2010 Radical Eye Software.\n\ There is NO warranty. You may redistribute this software\n\ diff --git a/Build/source/texk/dvipsk/configure b/Build/source/texk/dvipsk/configure index 78851913685..d6997ee38c9 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.99/pretest. +# Generated by GNU Autoconf 2.65 for dvipsk 5.99. # # 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.99/pretest' -PACKAGE_STRING='dvipsk 5.99/pretest' +PACKAGE_VERSION='5.99' +PACKAGE_STRING='dvipsk 5.99' 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.99/pretest to adapt to many kinds of systems. +\`configure' configures dvipsk 5.99 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.99/pretest:";; + short | recursive ) echo "Configuration of dvipsk 5.99:";; 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.99/pretest +dvipsk configure 5.99 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.99/pretest, which was +It was created by dvipsk $as_me 5.99, 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.99/pretest' + VERSION='5.99' 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.99/pretest +dvipsk config.lt 5.99 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.99/pretest, which was +This file was extended by dvipsk $as_me 5.99, 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.99/pretest +dvipsk config.status 5.99 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 c5d2f6f4076..175359a7c6c 100644 --- a/Build/source/texk/dvipsk/configure.ac +++ b/Build/source/texk/dvipsk/configure.ac @@ -6,7 +6,7 @@ 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.99/pretest], [tex-k@tug.org]) +AC_INIT([dvipsk], [5.99], [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.h b/Build/source/texk/dvipsk/dvips.h index 55de4575617..901ba96c970 100644 --- a/Build/source/texk/dvipsk/dvips.h +++ b/Build/source/texk/dvipsk/dvips.h @@ -15,7 +15,7 @@ #define CD_IDX(i) ((i>=MAX_2BYTES_CODE ? MAX_2BYTES_CODE : i)) #define BANNER \ -"This is dvips(k) 5.99/pretest Copyright 2010 Radical Eye Software" +"This is dvips(k) 5.99 Copyright 2010 Radical Eye Software" #define BANNER2 "(www.radicaleye.com)" #ifdef KPATHSEA #include "config.h" |