Tue Aug 19 09:21:08 2014 UTC ()
Pullup ticket #4476 - requested by taca
www/drupal7: security update

Revisions pulled up:
- www/drupal7/Makefile                                          1.28
- www/drupal7/PLIST                                             1.10
- www/drupal7/distinfo                                          1.21

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Fri Aug  8 15:53:33 UTC 2014

   Modified Files:
   	pkgsrc/www/drupal7: Makefile PLIST distinfo

   Log Message:
   Update drupal7 to 7.31.

   Drupal 7.31, 2014-08-06
   ----------------------
   - Fixed security issues (denial of service). See SA-CORE-2014-004.

   Drupal 7.30, 2014-07-24
   -----------------------
   - Fixed a regression introduced in Drupal 7.29 that caused files or images
     attached to taxonomy terms to be deleted when the taxonomy term was edited
     and resaved (and other related bugs with contributed and custom modules).
   - Added a warning on the permissions page to recommend restricting access to
     the "View site reports" permission to trusted administrators. See
     DRUPAL-PSA-2014-002.
   - Numerous API documentation improvements.
   - Additional automated test coverage.


(tron)
diff -r1.26.2.1 -r1.26.2.2 pkgsrc/www/drupal7/Makefile
diff -r1.9 -r1.9.2.1 pkgsrc/www/drupal7/PLIST
diff -r1.19.2.1 -r1.19.2.2 pkgsrc/www/drupal7/distinfo

cvs diff -r1.26.2.1 -r1.26.2.2 pkgsrc/www/drupal7/Makefile (expand / switch to unified diff)

--- pkgsrc/www/drupal7/Makefile 2014/07/17 19:17:35 1.26.2.1
+++ pkgsrc/www/drupal7/Makefile 2014/08/19 09:21:08 1.26.2.2
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.26.2.1 2014/07/17 19:17:35 tron Exp $ 1# $NetBSD: Makefile,v 1.26.2.2 2014/08/19 09:21:08 tron Exp $
2 2
3DISTNAME= drupal-7.29 3DISTNAME= drupal-7.31
4CATEGORIES= www 4CATEGORIES= www
5MASTER_SITES= http://ftp.drupal.org/files/projects/ 5MASTER_SITES= http://ftp.drupal.org/files/projects/
6 6
7MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
8HOMEPAGE= http://drupal.org/ 8HOMEPAGE= http://drupal.org/
9COMMENT= Open source content management system 9COMMENT= Open source content management system
10LICENSE= gnu-gpl-v2 10LICENSE= gnu-gpl-v2
11 11
12DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.2.0:../../graphics/php-gd 12DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.2.0:../../graphics/php-gd
13DEPENDS+= ${PHP_PKG_PREFIX}-json>=5.2.0:../../textproc/php-json 13DEPENDS+= ${PHP_PKG_PREFIX}-json>=5.2.0:../../textproc/php-json
14 14
15NO_BUILD= YES 15NO_BUILD= YES
16DRUPAL= share/drupal 16DRUPAL= share/drupal

cvs diff -r1.9 -r1.9.2.1 pkgsrc/www/drupal7/PLIST (expand / switch to unified diff)

--- pkgsrc/www/drupal7/PLIST 2014/05/11 09:59:21 1.9
+++ pkgsrc/www/drupal7/PLIST 2014/08/19 09:21:08 1.9.2.1
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.9 2014/05/11 09:59:21 taca Exp $ 1@comment $NetBSD: PLIST,v 1.9.2.1 2014/08/19 09:21:08 tron Exp $
2share/doc/drupal/CHANGELOG.txt 2share/doc/drupal/CHANGELOG.txt
3share/doc/drupal/COPYRIGHT.txt 3share/doc/drupal/COPYRIGHT.txt
4share/doc/drupal/INSTALL.mysql.txt 4share/doc/drupal/INSTALL.mysql.txt
5share/doc/drupal/INSTALL.pgsql.txt 5share/doc/drupal/INSTALL.pgsql.txt
6share/doc/drupal/INSTALL.sqlite.txt 6share/doc/drupal/INSTALL.sqlite.txt
7share/doc/drupal/INSTALL.txt 7share/doc/drupal/INSTALL.txt
8share/doc/drupal/LICENSE.txt 8share/doc/drupal/LICENSE.txt
9share/doc/drupal/MAINTAINERS.txt 9share/doc/drupal/MAINTAINERS.txt
10share/doc/drupal/README.txt 10share/doc/drupal/README.txt
11share/doc/drupal/UPGRADE.txt 11share/doc/drupal/UPGRADE.txt
12share/drupal/authorize.php 12share/drupal/authorize.php
13share/drupal/cron.php 13share/drupal/cron.php
14share/drupal/includes/actions.inc 14share/drupal/includes/actions.inc
@@ -411,27 +411,26 @@ share/drupal/modules/forum/forum-list.tp @@ -411,27 +411,26 @@ share/drupal/modules/forum/forum-list.tp
411share/drupal/modules/forum/forum-rtl.css 411share/drupal/modules/forum/forum-rtl.css
412share/drupal/modules/forum/forum-submitted.tpl.php 412share/drupal/modules/forum/forum-submitted.tpl.php
413share/drupal/modules/forum/forum-topic-list.tpl.php 413share/drupal/modules/forum/forum-topic-list.tpl.php
414share/drupal/modules/forum/forum.admin.inc 414share/drupal/modules/forum/forum.admin.inc
415share/drupal/modules/forum/forum.css 415share/drupal/modules/forum/forum.css
416share/drupal/modules/forum/forum.info 416share/drupal/modules/forum/forum.info
417share/drupal/modules/forum/forum.install 417share/drupal/modules/forum/forum.install
418share/drupal/modules/forum/forum.module 418share/drupal/modules/forum/forum.module
419share/drupal/modules/forum/forum.pages.inc 419share/drupal/modules/forum/forum.pages.inc
420share/drupal/modules/forum/forum.test 420share/drupal/modules/forum/forum.test
421share/drupal/modules/forum/forums.tpl.php 421share/drupal/modules/forum/forums.tpl.php
422share/drupal/modules/help/help-rtl.css 422share/drupal/modules/help/help-rtl.css
423share/drupal/modules/help/help.admin.inc 423share/drupal/modules/help/help.admin.inc
424share/drupal/modules/help/help.api.php 
425share/drupal/modules/help/help.css 424share/drupal/modules/help/help.css
426share/drupal/modules/help/help.info 425share/drupal/modules/help/help.info
427share/drupal/modules/help/help.module 426share/drupal/modules/help/help.module
428share/drupal/modules/help/help.test 427share/drupal/modules/help/help.test
429share/drupal/modules/image/image-rtl.css 428share/drupal/modules/image/image-rtl.css
430share/drupal/modules/image/image.admin.css 429share/drupal/modules/image/image.admin.css
431share/drupal/modules/image/image.admin.inc 430share/drupal/modules/image/image.admin.inc
432share/drupal/modules/image/image.api.php 431share/drupal/modules/image/image.api.php
433share/drupal/modules/image/image.css 432share/drupal/modules/image/image.css
434share/drupal/modules/image/image.effects.inc 433share/drupal/modules/image/image.effects.inc
435share/drupal/modules/image/image.field.inc 434share/drupal/modules/image/image.field.inc
436share/drupal/modules/image/image.info 435share/drupal/modules/image/image.info
437share/drupal/modules/image/image.install 436share/drupal/modules/image/image.install

cvs diff -r1.19.2.1 -r1.19.2.2 pkgsrc/www/drupal7/distinfo (expand / switch to unified diff)

--- pkgsrc/www/drupal7/distinfo 2014/07/17 19:17:35 1.19.2.1
+++ pkgsrc/www/drupal7/distinfo 2014/08/19 09:21:08 1.19.2.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.19.2.1 2014/07/17 19:17:35 tron Exp $ 1$NetBSD: distinfo,v 1.19.2.2 2014/08/19 09:21:08 tron Exp $
2 2
3SHA1 (drupal-7.29.tar.gz) = a09c3fb64c97b024c254d005e480ec3bcfd7982b 3SHA1 (drupal-7.31.tar.gz) = 9fdced7e664f6482c99d3461d95e469ea5f9425e
4RMD160 (drupal-7.29.tar.gz) = 80a32ad4d673f0f8c08e9f2344b0cbb011ac6223 4RMD160 (drupal-7.31.tar.gz) = 77bb2ed5be3fbd19ce7fd71300a68ffbf78d6e54
5Size (drupal-7.29.tar.gz) = 3213499 bytes 5Size (drupal-7.31.tar.gz) = 3216766 bytes