Subject: CVS commit: pkgsrc/www/drupal7
From: Patrick Welche
Date: 2018-11-15 15:26:45
Message id: 20181115142645.5D4B5FB1F@cvs.NetBSD.org

Log Message:
Update drupal7 to 7.61

    Full compatibility with PHP 7.2 (#2947772)

Drupal 7.61, 2018-11-07
-----------------------
- File upload validation functions and hook_file_validate() implementations are
  now always passed the correct file URI.
- The default form cache expiration of 6 hours is now configurable (API
  addition: https://www.drupal.org/node/2857751).
- Allowed callers of drupal_http_request() to optionally specify an explicit
  Host header.
- Allowed the + character to appear in usernames.
- PHP 7.2: Fixed Archive_Tar incompatibility.
- PHP 7.2: Removed deprecated function each().
- PHP 7.2: Avoid count() calls on uncountable variables.
- PHP 7.2: Removed deprecated create_function() call.
- PHP 7.2: Make sure variables are arrays in theme_links().
- Fixed theme-settings.php not being loaded on cached forms
- Fixed problem with IE11 & Chrome(PointerEvents enabled) & some Firefox \ 
scroll to the top of the page after dragging the bottom item with jquery 1.5 \ 
<-> 1.11

Files:
RevisionActionfile
1.53modifypkgsrc/www/drupal7/Makefile
1.41modifypkgsrc/www/drupal7/distinfo
1.1removepkgsrc/www/drupal7/patches/patch-includes_bootstrap.inc
1.1removepkgsrc/www/drupal7/patches/patch-includes_form.inc
1.1removepkgsrc/www/drupal7/patches/patch-includes_install.inc
1.1removepkgsrc/www/drupal7/patches/patch-includes_menu.inc
1.1removepkgsrc/www/drupal7/patches/patch-includes_module.inc
1.1removepkgsrc/www/drupal7/patches/patch-includes_theme.inc
1.1removepkgsrc/www/drupal7/patches/patch-modules_book_book.module
1.1removepkgsrc/www/drupal7/patches/patch-modules_field_modules_list_list.install
1.1removepkgsrc/www/drupal7/patches/patch-modules_locale_locale.test
1.1removepkgsrc/www/drupal7/patches/patch-modules_simpletest_tests_themes_test__theme_theme-settings.php
1.1removepkgsrc/www/drupal7/patches/patch-modules_system_system.admin.inc
1.1removepkgsrc/www/drupal7/patches/patch-modules_system_system.tar.inc
1.1removepkgsrc/www/drupal7/patches/patch-modules_system_system.test