From owner-svn-ports-head@FreeBSD.ORG Wed May 14 15:30:17 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C6086B74; Wed, 14 May 2014 15:30:17 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AFDD12B24; Wed, 14 May 2014 15:30:17 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4EFUHJr093184; Wed, 14 May 2014 15:30:17 GMT (envelope-from miwi@svn.freebsd.org) Received: (from miwi@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4EFUHJa093180; Wed, 14 May 2014 15:30:17 GMT (envelope-from miwi@svn.freebsd.org) Message-Id: <201405141530.s4EFUHJa093180@svn.freebsd.org> From: Martin Wilke Date: Wed, 14 May 2014 15:30:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r354069 - head/www/drupal7 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2014 15:30:18 -0000 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 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