From nobody@FreeBSD.org  Mon May 12 12:49:30 2014
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id A421567C
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 12 May 2014 12:49:30 +0000 (UTC)
Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client did not present a certificate)
	by mx1.freebsd.org (Postfix) with ESMTPS id 91BC521F8
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 12 May 2014 12:49:30 +0000 (UTC)
Received: from cgiserv.freebsd.org ([127.0.1.6])
	by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s4CCnUsR085175
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 12 May 2014 12:49:30 GMT
	(envelope-from nobody@cgiserv.freebsd.org)
Received: (from nobody@localhost)
	by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s4CCnUOs085174;
	Mon, 12 May 2014 12:49:30 GMT
	(envelope-from nobody)
Message-Id: <201405121249.s4CCnUOs085174@cgiserv.freebsd.org>
Date: Mon, 12 May 2014 12:49:30 GMT
From: Simon Wright <simon.wright@gmx.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [security][patch] www/drupal7: update to 7.28
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         189707
>Category:       ports
>Synopsis:       [security][patch] www/drupal7: update to 7.28
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 12 12:50:00 UTC 2014
>Closed-Date:    Wed May 14 15:30:22 UTC 2014
>Last-Modified:  Wed May 14 15:40:01 UTC 2014
>Originator:     Simon Wright
>Release:        9.2-RELEASE-p5
>Organization:
>Environment:
FreeBSD vmserver04.home.wright.org 9.2-RELEASE-p5 FreeBSD 9.2-RELEASE-p5 #0: Tue Apr 29 19:09:13 UTC 2014     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
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
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN /usr/ports/www/drupal7/Makefile drupal7/Makefile
--- /usr/ports/www/drupal7/Makefile	2014-02-19 02:20:57.000000000 +0100
+++ drupal7/Makefile	2014-05-12 13:46:09.000000000 +0200
@@ -2,7 +2,7 @@
 # $FreeBSD: head/www/drupal7/Makefile 344980 2014-02-19 01:20:57Z miwi $
 
 PORTNAME=	drupal7
-PORTVERSION=	7.26
+PORTVERSION=	7.28
 CATEGORIES=	www
 MASTER_SITES=	http://ftp.drupal.org/files/projects/
 DISTNAME=	drupal-${PORTVERSION}
diff -ruN /usr/ports/www/drupal7/distinfo drupal7/distinfo
--- /usr/ports/www/drupal7/distinfo	2014-01-16 16:00:10.000000000 +0100
+++ drupal7/distinfo	2014-05-12 13:50:07.000000000 +0200
@@ -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 


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon May 12 12:50:05 UTC 2014 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=189707 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Wed May 14 15:30:21 UTC 2014 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=189707 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/189707: commit references a PR
Date: Wed, 14 May 2014 15:30:21 +0000 (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"
 
>Unformatted:
