diff options
author | miwi <miwi@FreeBSD.org> | 2014-05-14 23:30:16 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-05-14 23:30:16 +0800 |
commit | f0a743ed180589e7fe9ca943e1da8320100f4161 (patch) | |
tree | 9032bf03c9658c630694cd40b07adb8870c1eaf9 /www | |
parent | f7a95840ebb17dad01904c4d8644ade4501f45fd (diff) | |
download | freebsd-ports-gnome-f0a743ed180589e7fe9ca943e1da8320100f4161.tar.gz freebsd-ports-gnome-f0a743ed180589e7fe9ca943e1da8320100f4161.tar.zst freebsd-ports-gnome-f0a743ed180589e7fe9ca943e1da8320100f4161.zip |
- 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>
Diffstat (limited to 'www')
-rw-r--r-- | www/drupal7/Makefile | 2 | ||||
-rw-r--r-- | www/drupal7/distinfo | 4 | ||||
-rw-r--r-- | www/drupal7/pkg-plist | 6 |
3 files changed, 9 insertions, 3 deletions
diff --git a/www/drupal7/Makefile b/www/drupal7/Makefile index 1b828a6fad42..121d7467c5e6 100644 --- a/www/drupal7/Makefile +++ b/www/drupal7/Makefile @@ -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} diff --git a/www/drupal7/distinfo b/www/drupal7/distinfo index e1d1804ed95b..ce99f96fa11e 100644 --- a/www/drupal7/distinfo +++ b/www/drupal7/distinfo @@ -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 diff --git a/www/drupal7/pkg-plist b/www/drupal7/pkg-plist index 8ba24ca9821b..5ef031a85654 100644 --- a/www/drupal7/pkg-plist +++ b/www/drupal7/pkg-plist @@ -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 |