[packages] php5: upgrade to 5.4.8 and refresh patches
[packages.git] / lang / php5 / patches / 102-debian_patches_use_embedded_timezonedb.patch
index 390910f..438274a 100644 (file)
@@ -67,7 +67,7 @@ r1: initial revision
        /* read BC flag */
        tz->bc = (**tzf == '\1');
        *tzf += 1;
-@@ -256,7 +276,397 @@
+@@ -256,7 +276,397 @@ void timelib_dump_tzinfo(timelib_tzinfo
        }
  }
  
@@ -466,7 +466,7 @@ r1: initial revision
  {
        int left = 0, right = tzdb->index_size - 1;
  #ifdef HAVE_SETLOCALE
-@@ -295,36 +705,128 @@
+@@ -295,36 +705,128 @@ static int seek_to_tz_position(const uns
        return 0;
  }
  
@@ -600,7 +600,7 @@ r1: initial revision
        }
 --- a/ext/date/lib/timelib.m4
 +++ b/ext/date/lib/timelib.m4
-@@ -78,3 +78,17 @@
+@@ -78,3 +78,17 @@ stdlib.h
  
  dnl Check for strtoll, atoll
  AC_CHECK_FUNCS(strtoll atoll strftime)