Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Feb 2016 15:44:35 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r409529 - branches/2016Q1/www/drupal7
Message-ID:  <201602251544.u1PFiZBP087719@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602251544.u1PFiZBP087719>