From cda0435201d9c30a05cd43bcd9f526872bc7750c Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Wed, 5 Oct 2011 14:00:39 +0000 Subject: libpng 1.5.5 git-svn-id: svn://tug.org/texlive/trunk@24210 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/libs/libpng/ChangeLog | 5 +++++ Build/source/libs/libpng/configure | 24 ++++++++++++------------ Build/source/libs/libpng/version.ac | 2 +- 3 files changed, 18 insertions(+), 13 deletions(-) (limited to 'Build') diff --git a/Build/source/libs/libpng/ChangeLog b/Build/source/libs/libpng/ChangeLog index 1a180518456..1d0a08d222d 100644 --- a/Build/source/libs/libpng/ChangeLog +++ b/Build/source/libs/libpng/ChangeLog @@ -1,3 +1,8 @@ +2011-10-05 Peter Breitenlohner + + Import libpng-1.5.5. + * version.ac: Adjust. + 2011-07-21 Peter Breitenlohner Import libpng-1.5.4. diff --git a/Build/source/libs/libpng/configure b/Build/source/libs/libpng/configure index 1b528f5601a..25f569ef34c 100755 --- a/Build/source/libs/libpng/configure +++ b/Build/source/libs/libpng/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.68 for libpng for TeX Live 1.5.4. +# Generated by GNU Autoconf 2.68 for libpng for TeX Live 1.5.5. # # Report bugs to . # @@ -560,12 +560,12 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='libpng for TeX Live' PACKAGE_TARNAME='libpng-for-tex-live' -PACKAGE_VERSION='1.5.4' -PACKAGE_STRING='libpng for TeX Live 1.5.4' +PACKAGE_VERSION='1.5.5' +PACKAGE_STRING='libpng for TeX Live 1.5.5' PACKAGE_BUGREPORT='tex-k@tug.org' PACKAGE_URL='' -ac_unique_file="libpng-1.5.4/pngget.c" +ac_unique_file="libpng-1.5.5/pngget.c" # Factoring default headers for most tests. ac_includes_default="\ #include @@ -1262,7 +1262,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 libpng for TeX Live 1.5.4 to adapt to many kinds of systems. +\`configure' configures libpng for TeX Live 1.5.5 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1329,7 +1329,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of libpng for TeX Live 1.5.4:";; + short | recursive ) echo "Configuration of libpng for TeX Live 1.5.5:";; esac cat <<\_ACEOF @@ -1429,7 +1429,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -libpng for TeX Live configure 1.5.4 +libpng for TeX Live configure 1.5.5 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -1852,7 +1852,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 libpng for TeX Live $as_me 1.5.4, which was +It was created by libpng for TeX Live $as_me 1.5.5, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -2671,7 +2671,7 @@ fi # Define the identity of the package. PACKAGE='libpng-for-tex-live' - VERSION='1.5.4' + VERSION='1.5.5' cat >>confdefs.h <<_ACEOF @@ -4694,7 +4694,7 @@ LIBS=$kpse_save_LIBS echo timestamp >config.force fi -LIBPNG_TREE=libpng-1.5.4 +LIBPNG_TREE=libpng-1.5.5 LIBPNG_DEFINES='-DPNG_CONFIGURE_LIBPNG -DPNG_NO_MMX_CODE' @@ -5245,7 +5245,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 libpng for TeX Live $as_me 1.5.4, which was +This file was extended by libpng for TeX Live $as_me 1.5.5, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -5311,7 +5311,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="\\ -libpng for TeX Live config.status 1.5.4 +libpng for TeX Live config.status 1.5.5 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" diff --git a/Build/source/libs/libpng/version.ac b/Build/source/libs/libpng/version.ac index 95a729d3189..89880be740c 100644 --- a/Build/source/libs/libpng/version.ac +++ b/Build/source/libs/libpng/version.ac @@ -8,4 +8,4 @@ dnl dnl -------------------------------------------------------- dnl dnl m4-include this file to define the current libpng version -m4_define([libpng_version], [1.5.4]) +m4_define([libpng_version], [1.5.5]) -- cgit v1.2.3