./www/drupal7, Open source content management system

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q3, Version: 7.60, Package name: php71-drupal-7.60, Maintainer: pkgsrc-users

Drupal is software that allows an individual or a community of users to easily
publish, manage and organize a great variety of content on a website. Tens of
thousands of people and organizations have used Drupal to set up scores of
different kinds of web sites, including

* community web portals and discussion sites
* corporate web sites/intranet portals
* personal web sites
* aficionado sites
* e-commerce applications
* resource directories

Drupal includes features to enable:

* content management systems
* blogs
* collaborative authoring environments
* forums
* newsletters
* picture galleries
* file uploads and download


Required to run:
[graphics/php-gd] [databases/php-pdo_mysql] [textproc/php-json] [www/ap-php]

Required to build:
[pkgtools/cwrappers] [www/apache24]

Package options: apache, mysql

Master sites:

SHA1: aa54d7fc85d2bc2dc20a639208b91256f8f8d2b0
RMD160: 839ce4dc73fa52cf0cdbae9d8bcd74772c9b0c5b
Filesize: 3206.111 KB

Version history: (Expand)


CVS history: (Expand)


   2018-10-29 20:57:08 by S.P.Zeidler | Files touched by this commit (15) | Package updated
Log message:
Pullup ticket #5863 - requested by taca
www/drupal7: security update

Revisions pulled up:
- www/drupal7/Makefile                                          1.51-1.52
- www/drupal7/PLIST                                             1.19
- www/drupal7/distinfo                                          1.39-1.40
- www/drupal7/patches/patch-includes_bootstrap.inc              1.1
- www/drupal7/patches/patch-includes_form.inc                   1.1
- www/drupal7/patches/patch-includes_install.inc                1.1
- www/drupal7/patches/patch-includes_menu.inc                   1.1
- www/drupal7/patches/patch-includes_module.inc                 1.1
- www/drupal7/patches/patch-includes_theme.inc                  1.1
- www/drupal7/patches/patch-modules_book_book.module            1.1
- www/drupal7/patches/patch-modules_field_modules_list_list.install 1.1
- www/drupal7/patches/patch-modules_locale_locale.test          1.1
- \ 
www/drupal7/patches/patch-modules_simpletest_tests_themes_test__theme_theme-settings.php \ 
1.1
- www/drupal7/patches/patch-modules_system_system.admin.inc     1.1
- www/drupal7/patches/patch-modules_system_system.test          1.1

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	prlw1
   Date:		Wed Oct  3 10:58:15 UTC 2018

   Modified Files:
   	pkgsrc/www/drupal7: Makefile PLIST distinfo
   Added Files:
   	pkgsrc/www/drupal7/patches: patch-includes_bootstrap.inc
   	    patch-includes_form.inc patch-includes_install.inc
   	    patch-includes_menu.inc patch-includes_module.inc
   	    patch-includes_theme.inc patch-modules_book_book.module
   	    patch-modules_field_modules_list_list.install
   	    patch-modules_locale_locale.test
   	    patch-modules_simpletest_tests_themes_test__theme_theme-settings.php
   	    patch-modules_system_system.admin.inc
   	    patch-modules_system_system.test

   Log message:
   Update drupal7 to 7.59nb2

   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

   To generate a diff of this commit:
   cvs rdiff -u -r1.50 -r1.51 pkgsrc/www/drupal7/Makefile
   cvs rdiff -u -r1.18 -r1.19 pkgsrc/www/drupal7/PLIST
   cvs rdiff -u -r1.38 -r1.39 pkgsrc/www/drupal7/distinfo
   cvs rdiff -u -r0 -r1.1 \
       pkgsrc/www/drupal7/patches/patch-includes_bootstrap.inc \
       pkgsrc/www/drupal7/patches/patch-includes_form.inc \
       pkgsrc/www/drupal7/patches/patch-includes_install.inc \
       pkgsrc/www/drupal7/patches/patch-includes_menu.inc \
       pkgsrc/www/drupal7/patches/patch-includes_module.inc \
       pkgsrc/www/drupal7/patches/patch-includes_theme.inc \
       pkgsrc/www/drupal7/patches/patch-modules_book_book.module \
       pkgsrc/www/drupal7/patches/patch-modules_field_modules_list_list.install \
       pkgsrc/www/drupal7/patches/patch-modules_locale_locale.test \
       \ 
pkgsrc/www/drupal7/patches/patch-modules_simpletest_tests_themes_test__theme_theme-settings.php \ 
\
       pkgsrc/www/drupal7/patches/patch-modules_system_system.admin.inc \
       pkgsrc/www/drupal7/patches/patch-modules_system_system.test

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Thu Oct 18 14:32:48 UTC 2018

   Modified Files:
   	pkgsrc/www/drupal7: Makefile distinfo

   Log message:
   www/drupal7: update to 7.60

   Drupal 7.60, 2018-10-18
   ------------------------
   - Fixed security issues. See SA-CORE-2018-006.

   To generate a diff of this commit:
   cvs rdiff -u -r1.51 -r1.52 pkgsrc/www/drupal7/Makefile
   cvs rdiff -u -r1.39 -r1.40 pkgsrc/www/drupal7/distinfo