haskell.nix/patches/ghc861/time-1.8.0.2.patch

149 lines
5.4 KiB
Diff
Raw Normal View History

2019-01-18 09:40:05 +03:00
diff --git a/configure b/configure
index f4f4dba..f5fae2b 100644
--- a/configure
+++ b/configure
2019-01-18 05:48:22 +03:00
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for Haskell time package 1.8.
+# Generated by GNU Autoconf 2.69 for Haskell time package 1.8.0.2.
#
# Report bugs to <ashley@semantic.org>.
#
2019-01-18 09:40:05 +03:00
@@ -580,8 +580,8 @@ MAKEFLAGS=
2019-01-18 05:48:22 +03:00
# Identity of this package.
PACKAGE_NAME='Haskell time package'
PACKAGE_TARNAME='time'
-PACKAGE_VERSION='1.8'
-PACKAGE_STRING='Haskell time package 1.8'
+PACKAGE_VERSION='1.8.0.2'
+PACKAGE_STRING='Haskell time package 1.8.0.2'
PACKAGE_BUGREPORT='ashley@semantic.org'
PACKAGE_URL=''
2019-01-18 09:40:05 +03:00
@@ -653,7 +653,6 @@ infodir
2019-01-18 05:48:22 +03:00
docdir
oldincludedir
includedir
-runstatedir
localstatedir
sharedstatedir
sysconfdir
2019-01-18 09:40:05 +03:00
@@ -726,7 +725,6 @@ datadir='${datarootdir}'
2019-01-18 05:48:22 +03:00
sysconfdir='${prefix}/etc'
sharedstatedir='${prefix}/com'
localstatedir='${prefix}/var'
-runstatedir='${localstatedir}/run'
includedir='${prefix}/include'
oldincludedir='/usr/include'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
2019-01-18 09:40:05 +03:00
@@ -979,15 +977,6 @@ do
2019-01-18 05:48:22 +03:00
| -silent | --silent | --silen | --sile | --sil)
silent=yes ;;
- -runstatedir | --runstatedir | --runstatedi | --runstated \
- | --runstate | --runstat | --runsta | --runst | --runs \
- | --run | --ru | --r)
- ac_prev=runstatedir ;;
- -runstatedir=* | --runstatedir=* | --runstatedi=* | --runstated=* \
- | --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \
- | --run=* | --ru=* | --r=*)
- runstatedir=$ac_optarg ;;
-
-sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
ac_prev=sbindir ;;
-sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
2019-01-18 09:40:05 +03:00
@@ -1125,7 +1114,7 @@ fi
2019-01-18 05:48:22 +03:00
for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
datadir sysconfdir sharedstatedir localstatedir includedir \
oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
- libdir localedir mandir runstatedir
+ libdir localedir mandir
do
eval ac_val=\$$ac_var
# Remove trailing slashes.
2019-01-18 09:40:05 +03:00
@@ -1238,7 +1227,7 @@ if test "$ac_init_help" = "long"; then
2019-01-18 05:48:22 +03:00
# 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 Haskell time package 1.8 to adapt to many kinds of systems.
+\`configure' configures Haskell time package 1.8.0.2 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
2019-01-18 09:40:05 +03:00
@@ -1278,7 +1267,6 @@ Fine tuning of the installation directories:
2019-01-18 05:48:22 +03:00
--sysconfdir=DIR read-only single-machine data [PREFIX/etc]
--sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
--localstatedir=DIR modifiable single-machine data [PREFIX/var]
- --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]
--libdir=DIR object code libraries [EPREFIX/lib]
--includedir=DIR C header files [PREFIX/include]
--oldincludedir=DIR C header files for non-gcc [/usr/include]
2019-01-18 09:40:05 +03:00
@@ -1300,7 +1288,7 @@ fi
2019-01-18 05:48:22 +03:00
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of Haskell time package 1.8:";;
+ short | recursive ) echo "Configuration of Haskell time package 1.8.0.2:";;
esac
cat <<\_ACEOF
2019-01-18 09:40:05 +03:00
@@ -1386,7 +1374,7 @@ fi
2019-01-18 05:48:22 +03:00
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-Haskell time package configure 1.8
+Haskell time package configure 1.8.0.2
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
2019-01-18 09:40:05 +03:00
@@ -1858,7 +1846,7 @@ cat >config.log <<_ACEOF
2019-01-18 05:48:22 +03:00
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by Haskell time package $as_me 1.8, which was
+It was created by Haskell time package $as_me 1.8.0.2, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
2019-01-18 09:40:05 +03:00
@@ -4193,7 +4181,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
2019-01-18 05:48:22 +03:00
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by Haskell time package $as_me 1.8, which was
+This file was extended by Haskell time package $as_me 1.8.0.2, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
2019-01-18 09:40:05 +03:00
@@ -4246,7 +4234,7 @@ _ACEOF
2019-01-18 05:48:22 +03:00
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-Haskell time package config.status 1.8
+Haskell time package config.status 1.8.0.2
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
2019-01-18 09:40:05 +03:00
diff --git a/lib/include/HsTimeConfig.h b/lib/include/HsTimeConfig.h
index a1e2513..20798c5 100644
--- a/lib/include/HsTimeConfig.h
+++ b/lib/include/HsTimeConfig.h
2019-01-18 05:48:22 +03:00
@@ -69,7 +69,7 @@
#define PACKAGE_NAME "Haskell time package"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "Haskell time package 1.8"
+#define PACKAGE_STRING "Haskell time package 1.8.0.2"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "time"
@@ -78,7 +78,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
-#define PACKAGE_VERSION "1.8"
+#define PACKAGE_VERSION "1.8.0.2"
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1