summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipsk
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-02-11 18:22:31 +0000
committerKarl Berry <karl@freefriends.org>2019-02-11 18:22:31 +0000
commitf9c51627d8c29175d94c5f6369819e6d5ba5d680 (patch)
tree4dbb9d9bfd00e771142faa8a3bd6f94bb1fa0f2f /Build/source/texk/dvipsk
parent64ce31b952b9c09c09f84b68d398f0bf44d937b2 (diff)
TL19 version numbers, dates
git-svn-id: svn://tug.org/texlive/trunk@50001 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.ac5
-rw-r--r--Build/source/texk/dvipsk/dvips.c2
-rw-r--r--Build/source/texk/dvipsk/dvips.h4
-rw-r--r--Build/source/texk/dvipsk/dvips.info4
-rw-r--r--Build/source/texk/dvipsk/dvips.texi4
8 files changed, 30 insertions, 22 deletions
diff --git a/Build/source/texk/dvipsk/ChangeLog b/Build/source/texk/dvipsk/ChangeLog
index 27fbdfa82c1..150c1081c6a 100644
--- a/Build/source/texk/dvipsk/ChangeLog
+++ b/Build/source/texk/dvipsk/ChangeLog
@@ -1,3 +1,10 @@
+2019-02-11 Karl Berry <karl@tug.org>
+
+ * dvips.texi,
+ * dvips.h,
+ * configure.ac,
+ * afm2tfm.c: 5.999 for TL'19.
+
2018-10-24 Karl Berry <karl@tug.org>
* writet1.c (t1_check_unusual_charstring): don't call
diff --git a/Build/source/texk/dvipsk/afm2tfm.c b/Build/source/texk/dvipsk/afm2tfm.c
index e77bc5e8443..13240a80b8f 100644
--- a/Build/source/texk/dvipsk/afm2tfm.c
+++ b/Build/source/texk/dvipsk/afm2tfm.c
@@ -1561,9 +1561,9 @@ writevpl(void)
static void
version(FILE *f)
{
- fputs ("afm2tfm(k) (dvips(k) 5.998) 8.4\n", f);
+ fputs ("afm2tfm(k) (dvips(k) 5.999) 8.4\n", f);
fprintf (f, "%s\n", kpathsea_version_string);
- fputs ("Copyright 2018 Radical Eye Software.\n\
+ fputs ("Copyright 2019 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 115709edd13..f2a0fd49d13 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.69 for dvipsk (TeXLive) 5.998.
+# Generated by GNU Autoconf 2.69 for dvipsk (TeXLive) 5.999.
#
# Report bugs to <tex-k@tug.org>.
#
@@ -590,8 +590,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='dvipsk (TeXLive)'
PACKAGE_TARNAME='dvipsk--texlive-'
-PACKAGE_VERSION='5.998'
-PACKAGE_STRING='dvipsk (TeXLive) 5.998'
+PACKAGE_VERSION='5.999'
+PACKAGE_STRING='dvipsk (TeXLive) 5.999'
PACKAGE_BUGREPORT='tex-k@tug.org'
PACKAGE_URL=''
@@ -1329,7 +1329,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 (TeXLive) 5.998 to adapt to many kinds of systems.
+\`configure' configures dvipsk (TeXLive) 5.999 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1400,7 +1400,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of dvipsk (TeXLive) 5.998:";;
+ short | recursive ) echo "Configuration of dvipsk (TeXLive) 5.999:";;
esac
cat <<\_ACEOF
@@ -1519,7 +1519,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-dvipsk (TeXLive) configure 5.998
+dvipsk (TeXLive) configure 5.999
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2358,7 +2358,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 (TeXLive) $as_me 5.998, which was
+It was created by dvipsk (TeXLive) $as_me 5.999, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -8045,7 +8045,7 @@ fi
# Define the identity of the package.
PACKAGE='dvipsk--texlive-'
- VERSION='5.998'
+ VERSION='5.999'
cat >>confdefs.h <<_ACEOF
@@ -14162,7 +14162,7 @@ Usage: $0 [OPTIONS]
Report bugs to <bug-libtool@gnu.org>."
lt_cl_version="\
-dvipsk (TeXLive) config.lt 5.998
+dvipsk (TeXLive) config.lt 5.999
configured by $0, generated by GNU Autoconf 2.69.
Copyright (C) 2011 Free Software Foundation, Inc.
@@ -15754,7 +15754,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 (TeXLive) $as_me 5.998, which was
+This file was extended by dvipsk (TeXLive) $as_me 5.999, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -15820,7 +15820,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 (TeXLive) config.status 5.998
+dvipsk (TeXLive) config.status 5.999
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/Build/source/texk/dvipsk/configure.ac b/Build/source/texk/dvipsk/configure.ac
index 505e6b388b4..e3155209377 100644
--- a/Build/source/texk/dvipsk/configure.ac
+++ b/Build/source/texk/dvipsk/configure.ac
@@ -1,13 +1,14 @@
+# $Id$
dnl Process this file with autoconf to produce a configure script.
dnl
-dnl Copyright 2016-2018 Karl Berry <tex-live@tug.org>
+dnl Copyright 2016-2019 Karl Berry <tex-live@tug.org>
dnl Copyright 2009-2015 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 (TeXLive)], [5.998], [tex-k@tug.org])
+AC_INIT([dvipsk (TeXLive)], [5.999], [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 951a7a7e0c1..5c7f6d3dc86 100644
--- a/Build/source/texk/dvipsk/dvips.c
+++ b/Build/source/texk/dvipsk/dvips.c
@@ -720,7 +720,7 @@ main(int argc, char **argv)
strcmp (argv[i] + 1, "-version") == 0) {
puts (BANNER);
puts (kpathsea_version_string);
- puts ("Copyright 2018 Radical Eye Software.\n\
+ puts ("Copyright 2019 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 4177fd31a80..ab4cf97102a 100644
--- a/Build/source/texk/dvipsk/dvips.h
+++ b/Build/source/texk/dvipsk/dvips.h
@@ -1,5 +1,5 @@
/* $Id$
- * Copyright 1986-2018 Tomas Rokicki.
+ * Copyright 1986-2019 Tomas Rokicki.
* This is dvips, a freely redistributable PostScript driver
* for dvi files. 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.998 Copyright 2018 Radical Eye Software"
+"This is dvips(k) 5.999 Copyright 2019 Radical Eye Software"
#define BANNER2 "(www.radicaleye.com)"
#ifdef KPATHSEA
#include "config.h"
diff --git a/Build/source/texk/dvipsk/dvips.info b/Build/source/texk/dvipsk/dvips.info
index 15ad0b2d5c9..e4e99c5ec26 100644
--- a/Build/source/texk/dvipsk/dvips.info
+++ b/Build/source/texk/dvipsk/dvips.info
@@ -1,6 +1,6 @@
This is dvips.info, produced by makeinfo version 6.5 from dvips.texi.
-This manual documents Dvips version 5.998 (February 2018), a program to
+This manual documents Dvips version 5.999 (February 2019), a program to
translate a DVI file into PostScript. You may freely use, modify and/or
distribute this file.
INFO-DIR-SECTION TeX
@@ -16,7 +16,7 @@ File: dvips.info, Node: Top, Next: Why Dvips, Up: (dir)
Dvips
*****
-This manual documents Dvips version 5.998 (February 2018), a program to
+This manual documents Dvips version 5.999 (February 2019), a program to
translate a DVI file into PostScript. You may freely use, modify and/or
distribute this file.
diff --git a/Build/source/texk/dvipsk/dvips.texi b/Build/source/texk/dvipsk/dvips.texi
index 9282b8d9914..45104556e56 100644
--- a/Build/source/texk/dvipsk/dvips.texi
+++ b/Build/source/texk/dvipsk/dvips.texi
@@ -2,8 +2,8 @@
@setfilename dvips.info
@settitle Dvips: A DVI-to-PostScript translator
-@set version 5.998
-@set month-year February 2018
+@set version 5.999
+@set month-year February 2019
@copying
This manual documents Dvips version @value{version}