From owner-svn-ports-branches@freebsd.org Thu Feb 25 15:44:36 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B90F8AB2C54; Thu, 25 Feb 2016 15:44:36 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 732E41206; Thu, 25 Feb 2016 15:44:36 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u1PFiZth087722; Thu, 25 Feb 2016 15:44:35 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1PFiZBP087719; Thu, 25 Feb 2016 15:44:35 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201602251544.u1PFiZBP087719@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Thu, 25 Feb 2016 15:44:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r409529 - branches/2016Q1/www/drupal7 X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Feb 2016 15:44:36 -0000 Author: feld Date: Thu Feb 25 15:44:35 2016 New Revision: 409529 URL: https://svnweb.freebsd.org/changeset/ports/409529 Log: MFH: r408970 - Update to 7.42 PR: 207225 Submitted by: simon.wright@gmx.net(maintainer) Approved by: ports-secteam (with hat) Modified: branches/2016Q1/www/drupal7/Makefile branches/2016Q1/www/drupal7/distinfo branches/2016Q1/www/drupal7/pkg-plist Directory Properties: branches/2016Q1/ (props changed) Modified: branches/2016Q1/www/drupal7/Makefile ============================================================================== --- branches/2016Q1/www/drupal7/Makefile Thu Feb 25 15:43:06 2016 (r409528) +++ branches/2016Q1/www/drupal7/Makefile Thu Feb 25 15:44:35 2016 (r409529) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= drupal7 -PORTVERSION= 7.41 +PORTVERSION= 7.42 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} Modified: branches/2016Q1/www/drupal7/distinfo ============================================================================== --- branches/2016Q1/www/drupal7/distinfo Thu Feb 25 15:43:06 2016 (r409528) +++ branches/2016Q1/www/drupal7/distinfo Thu Feb 25 15:44:35 2016 (r409529) @@ -1,2 +1,2 @@ -SHA256 (drupal/drupal-7.41.tar.gz) = 49ea620d191e81ffce0e7a96b5e7d12da672b3401c7ce1aff93fc941681eb111 -SIZE (drupal/drupal-7.41.tar.gz) = 3257325 +SHA256 (drupal/drupal-7.42.tar.gz) = df3379d90e4efaf8efd9b921335322e73bf5e89b5e0184f73a8f94c8bdac14c1 +SIZE (drupal/drupal-7.42.tar.gz) = 3264065 Modified: branches/2016Q1/www/drupal7/pkg-plist ============================================================================== --- branches/2016Q1/www/drupal7/pkg-plist Thu Feb 25 15:43:06 2016 (r409528) +++ branches/2016Q1/www/drupal7/pkg-plist Thu Feb 25 15:44:35 2016 (r409529) @@ -863,6 +863,8 @@ %%DRUPAL_BASE%%/modules/system/system.updater.inc %%DRUPAL_BASE%%/modules/system/tests/cron_queue_test.info %%DRUPAL_BASE%%/modules/system/tests/cron_queue_test.module +%%DRUPAL_BASE%%/modules/system/tests/system_cron_test.info +%%DRUPAL_BASE%%/modules/system/tests/system_cron_test.module %%DRUPAL_BASE%%/modules/system/theme.api.php %%DRUPAL_BASE%%/modules/taxonomy/taxonomy-term.tpl.php %%DRUPAL_BASE%%/modules/taxonomy/taxonomy.admin.inc