svn commit: r354069 - head/www/drupal7

Martin Wilke miwi at FreeBSD.org
Wed May 14 15:30:18 UTC 2014


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 at 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
+ at dirrm %%DRUPAL_BASE%%/modules/system/tests
 @dirrm %%DRUPAL_BASE%%/modules/system
 @dirrm %%DRUPAL_BASE%%/modules/syslog
 @dirrm %%DRUPAL_BASE%%/modules/statistics


More information about the svn-ports-all mailing list