diff options
author | taca <taca@pkgsrc.org> | 2014-08-08 15:53:33 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2014-08-08 15:53:33 +0000 |
commit | 0b644f0f8de5bf221b217da8e085a4e53eca88cd (patch) | |
tree | beeda33fefc4a08685baef6dcb1397de4c0ce3bf /www/drupal7 | |
parent | ae3ce925264f84475883b53505073e62deb8c35c (diff) | |
download | pkgsrc-0b644f0f8de5bf221b217da8e085a4e53eca88cd.tar.gz |
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.
Diffstat (limited to 'www/drupal7')
-rw-r--r-- | www/drupal7/Makefile | 4 | ||||
-rw-r--r-- | www/drupal7/PLIST | 3 | ||||
-rw-r--r-- | www/drupal7/distinfo | 8 |
3 files changed, 7 insertions, 8 deletions
diff --git a/www/drupal7/Makefile b/www/drupal7/Makefile index 6cec3a2656e..7a5b237b4be 100644 --- a/www/drupal7/Makefile +++ b/www/drupal7/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.27 2014/07/17 03:57:10 taca Exp $ +# $NetBSD: Makefile,v 1.28 2014/08/08 15:53:33 taca Exp $ -DISTNAME= drupal-7.29 +DISTNAME= drupal-7.31 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ diff --git a/www/drupal7/PLIST b/www/drupal7/PLIST index 65188be3d3f..c96446b3da2 100644 --- a/www/drupal7/PLIST +++ b/www/drupal7/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2014/05/11 09:59:21 taca Exp $ +@comment $NetBSD: PLIST,v 1.10 2014/08/08 15:53:33 taca Exp $ share/doc/drupal/CHANGELOG.txt share/doc/drupal/COPYRIGHT.txt share/doc/drupal/INSTALL.mysql.txt @@ -421,7 +421,6 @@ share/drupal/modules/forum/forum.test share/drupal/modules/forum/forums.tpl.php share/drupal/modules/help/help-rtl.css share/drupal/modules/help/help.admin.inc -share/drupal/modules/help/help.api.php share/drupal/modules/help/help.css share/drupal/modules/help/help.info share/drupal/modules/help/help.module diff --git a/www/drupal7/distinfo b/www/drupal7/distinfo index 00e7bbe1774..09864cde484 100644 --- a/www/drupal7/distinfo +++ b/www/drupal7/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.20 2014/07/17 03:57:10 taca Exp $ +$NetBSD: distinfo,v 1.21 2014/08/08 15:53:33 taca Exp $ -SHA1 (drupal-7.29.tar.gz) = a09c3fb64c97b024c254d005e480ec3bcfd7982b -RMD160 (drupal-7.29.tar.gz) = 80a32ad4d673f0f8c08e9f2344b0cbb011ac6223 -Size (drupal-7.29.tar.gz) = 3213499 bytes +SHA1 (drupal-7.31.tar.gz) = 9fdced7e664f6482c99d3461d95e469ea5f9425e +RMD160 (drupal-7.31.tar.gz) = 77bb2ed5be3fbd19ce7fd71300a68ffbf78d6e54 +Size (drupal-7.31.tar.gz) = 3216766 bytes |