Bug 189707 - [security][patch] www/drupal7: update to 7.28
Summary: [security][patch] www/drupal7: update to 7.28
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-12 13:50 UTC by Simon Wright
Modified: 2014-05-14 16:40 UTC (History)
0 users

See Also:


Attachments
file.diff (938 bytes, patch)
2014-05-12 13:50 UTC, Simon Wright
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Wright 2014-05-12 13:50:00 UTC
This patch superceeds ports/188947 and closes ports/189437. Both can be closed with this patch.

Release notes: https://drupal.org/drupal-7.28-release-notes
This update fixes a security issue in v7.26 and a regression in v7.27, plus other fixes

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-05-12 13:50:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2014-05-14 16:30:21 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2014-05-14 16:30:21 UTC
Author: miwi
Date: Wed May 14 15:30:16 2014
New Revision: 354069
URL: http://svnweb.freebsd.org/changeset/ports/354069
QAT: https://qat.redports.org/buildarchive/r354069/

Log:
  - Update to 7.28
  
  Changelog:
  	https://drupal.org/drupal-7.27-release-notes
  	https://drupal.org/drupal-7.28-release-notes
  
  PR:		189707
  Submitted by:	Simon Wright <simon.wright@gmx.net>

Modified:
  head/www/drupal7/Makefile
  head/www/drupal7/distinfo
  head/www/drupal7/pkg-plist

Modified: head/www/drupal7/Makefile
==============================================================================
--- head/www/drupal7/Makefile	Wed May 14 15:29:46 2014	(r354068)
+++ head/www/drupal7/Makefile	Wed May 14 15:30:16 2014	(r354069)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	drupal7
-PORTVERSION=	7.26
+PORTVERSION=	7.28
 CATEGORIES=	www
 MASTER_SITES=	http://ftp.drupal.org/files/projects/
 DISTNAME=	drupal-${PORTVERSION}

Modified: head/www/drupal7/distinfo
==============================================================================
--- head/www/drupal7/distinfo	Wed May 14 15:29:46 2014	(r354068)
+++ head/www/drupal7/distinfo	Wed May 14 15:30:16 2014	(r354069)
@@ -1,2 +1,2 @@
-SHA256 (drupal/drupal-7.26.tar.gz) = 8ec209228d1bfde68d3a2083aeefff1a874a6ffef3df605bd721e0bae650585d
-SIZE (drupal/drupal-7.26.tar.gz) = 3204587
+SHA256 (drupal/drupal-7.28.tar.gz) = 941b6de8978d215c95fe6f8466e3cb212f16647de93b38bbc41df020fd6e5eaa
+SIZE (drupal/drupal-7.28.tar.gz) = 3212823

Modified: head/www/drupal7/pkg-plist
==============================================================================
--- head/www/drupal7/pkg-plist	Wed May 14 15:29:46 2014	(r354068)
+++ head/www/drupal7/pkg-plist	Wed May 14 15:30:16 2014	(r354069)
@@ -231,6 +231,7 @@
 %%DRUPAL_BASE%%/modules/aggregator/tests/aggregator_test.module
 %%DRUPAL_BASE%%/modules/aggregator/tests/aggregator_test_atom.xml
 %%DRUPAL_BASE%%/modules/aggregator/tests/aggregator_test_rss091.xml
+%%DRUPAL_BASE%%/modules/aggregator/tests/aggregator_test_title_entities.xml
 %%DRUPAL_BASE%%/modules/block/block-admin-display-form.tpl.php
 %%DRUPAL_BASE%%/modules/block/block.admin.inc
 %%DRUPAL_BASE%%/modules/block/block.api.php
@@ -655,6 +656,7 @@
 %%DRUPAL_BASE%%/modules/simpletest/tests/entity_crud_hook_test.info
 %%DRUPAL_BASE%%/modules/simpletest/tests/entity_crud_hook_test.module
 %%DRUPAL_BASE%%/modules/simpletest/tests/entity_crud_hook_test.test
+%%DRUPAL_BASE%%/modules/simpletest/tests/entity_crud.test
 %%DRUPAL_BASE%%/modules/simpletest/tests/entity_query.test
 %%DRUPAL_BASE%%/modules/simpletest/tests/entity_query_access_test.info
 %%DRUPAL_BASE%%/modules/simpletest/tests/entity_query_access_test.module
@@ -802,6 +804,7 @@
 %%DRUPAL_BASE%%/modules/syslog/syslog.install
 %%DRUPAL_BASE%%/modules/syslog/syslog.module
 %%DRUPAL_BASE%%/modules/syslog/syslog.test
+%%DRUPAL_BASE%%/modules/system/form.api.php
 %%DRUPAL_BASE%%/modules/system/html.tpl.php
 %%DRUPAL_BASE%%/modules/system/image.gd.inc
 %%DRUPAL_BASE%%/modules/system/language.api.php
@@ -834,6 +837,8 @@
 %%DRUPAL_BASE%%/modules/system/system.tokens.inc
 %%DRUPAL_BASE%%/modules/system/system.updater.inc
 %%DRUPAL_BASE%%/modules/system/theme.api.php
+%%DRUPAL_BASE%%/modules/system/tests/cron_queue_test.info
+%%DRUPAL_BASE%%/modules/system/tests/cron_queue_test.module
 %%DRUPAL_BASE%%/modules/taxonomy/taxonomy-term.tpl.php
 %%DRUPAL_BASE%%/modules/taxonomy/taxonomy.admin.inc
 %%DRUPAL_BASE%%/modules/taxonomy/taxonomy.api.php
@@ -1111,6 +1116,7 @@
 @dirrm %%DRUPAL_BASE%%/modules/tracker
 @dirrm %%DRUPAL_BASE%%/modules/toolbar
 @dirrm %%DRUPAL_BASE%%/modules/taxonomy
+@dirrm %%DRUPAL_BASE%%/modules/system/tests
 @dirrm %%DRUPAL_BASE%%/modules/system
 @dirrm %%DRUPAL_BASE%%/modules/syslog
 @dirrm %%DRUPAL_BASE%%/modules/statistics
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"