diff options
author | rm <rm@FreeBSD.org> | 2012-10-31 05:01:16 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2012-10-31 05:01:16 +0800 |
commit | 7bccf368210ee272403ef070cb4266717cd12c65 (patch) | |
tree | ab0b2f1384d8d7f6029c942fe4232ecfec122789 /www | |
parent | 6e9c871199df92e15d461b8bbdae64ca380b801a (diff) | |
download | freebsd-ports-gnome-7bccf368210ee272403ef070cb4266717cd12c65.tar.gz freebsd-ports-gnome-7bccf368210ee272403ef070cb4266717cd12c65.tar.zst freebsd-ports-gnome-7bccf368210ee272403ef070cb4266717cd12c65.zip |
- update to 7.16 [1]
while here:
- trim Makefile header
- remove indefinite article in COMMENT
- remove IGNORE_WITH_PHP and IGNORE_WITH_PGSQL since
we have not this versions in the tree anymore
- fix pkg-plist
- add vuxml entry
PR: 173211
Submitted by: Rick van der Zwet <info at rickvanderzwet dot nl> [1]
Approved by: Nick Hilliard <nick at foobar dot org> (maintainer)
Security: 2adc3e78-22d1-11e2-b9f0-d0df9acfd7e5
Feature safe: yes
Diffstat (limited to 'www')
-rw-r--r-- | www/drupal7/Makefile | 12 | ||||
-rw-r--r-- | www/drupal7/distinfo | 4 | ||||
-rw-r--r-- | www/drupal7/pkg-plist | 7 |
3 files changed, 11 insertions, 12 deletions
diff --git a/www/drupal7/Makefile b/www/drupal7/Makefile index c202544fa729..e165471780cb 100644 --- a/www/drupal7/Makefile +++ b/www/drupal7/Makefile @@ -1,19 +1,15 @@ -# Ports collection makefile for: drupal7 -# Date Created: 12 Feb 2007 -# Whom: Nick Hilliard <nick@foobar.org> -# +# Created by: Nick Hilliard <nick@foobar.org> # $FreeBSD$ -# PORTNAME= drupal7 -PORTVERSION= 7.14 +PORTVERSION= 7.16 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} DIST_SUBDIR= drupal MAINTAINER= nick@foobar.org -COMMENT= A database driven web content management system (CMS) +COMMENT= Database driven web content management system (CMS) LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual @@ -23,7 +19,6 @@ DRUPAL_PORT= yes DRUPAL_VERSION= 7 USE_PHP= dom filter gd hash json mbstring pcre pdo session simplexml xml -IGNORE_WITH_PHP=4 WANT_PHP_WEB= yes OPTIONS+= MYSQL "MySQL database support" on \ @@ -50,7 +45,6 @@ USE_PHP+= pdo_mysql .endif .if defined(WITH_PGSQL) USE_PGSQL= yes -IGNORE_WITH_PGSQL= 73 74 80 81 82 USE_PHP+= pdo_pgsql .endif diff --git a/www/drupal7/distinfo b/www/drupal7/distinfo index c86f437b04f5..59dc90c40c73 100644 --- a/www/drupal7/distinfo +++ b/www/drupal7/distinfo @@ -1,2 +1,2 @@ -SHA256 (drupal/drupal-7.14.tar.gz) = 17db094aaa78d76ec6a3517171f1d8c158745eee2e19006d5ed97b7ffc2c54da -SIZE (drupal/drupal-7.14.tar.gz) = 3128473 +SHA256 (drupal/drupal-7.16.tar.gz) = 353625d8aa59a22b791fce8a00d22249900c7d3ea650662fdd6b0445e15e3c76 +SIZE (drupal/drupal-7.16.tar.gz) = 3142889 diff --git a/www/drupal7/pkg-plist b/www/drupal7/pkg-plist index 3052d5759226..c802ddbbd2ef 100644 --- a/www/drupal7/pkg-plist +++ b/www/drupal7/pkg-plist @@ -651,6 +651,8 @@ %%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_query.test +%%DRUPAL_BASE%%/modules/simpletest/tests/entity_query_access_test.module +%%DRUPAL_BASE%%/modules/simpletest/tests/entity_query_access_test.info %%DRUPAL_BASE%%/modules/simpletest/tests/error.test %%DRUPAL_BASE%%/modules/simpletest/tests/error_test.info %%DRUPAL_BASE%%/modules/simpletest/tests/error_test.module @@ -716,6 +718,8 @@ %%DRUPAL_BASE%%/modules/simpletest/tests/theme_test.info %%DRUPAL_BASE%%/modules/simpletest/tests/theme_test.module %%DRUPAL_BASE%%/modules/simpletest/tests/theme_test.template_test.tpl.php +%%DRUPAL_BASE%%/modules/simpletest/tests/themes/test_basetheme/test_basetheme.info +%%DRUPAL_BASE%%/modules/simpletest/tests/themes/test_subtheme/test_subtheme.info %%DRUPAL_BASE%%/modules/simpletest/tests/themes/test_theme/template.php %%DRUPAL_BASE%%/modules/simpletest/tests/themes/test_theme/test_theme.info %%DRUPAL_BASE%%/modules/simpletest/tests/unicode.test @@ -918,7 +922,6 @@ %%DRUPAL_BASE%%/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.module %%DRUPAL_BASE%%/profiles/testing/modules/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info %%DRUPAL_BASE%%/profiles/testing/modules/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.module -%%DRUPAL_BASE%%/profiles/testing/modules/drupal_system_listing_compatible_test %%DRUPAL_BASE%%/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.test %%DRUPAL_BASE%%/profiles/testing/testing.info %%DRUPAL_BASE%%/profiles/testing/testing.install @@ -1119,6 +1122,8 @@ @dirrm %%DRUPAL_BASE%%/modules/simpletest/files @dirrm %%DRUPAL_BASE%%/modules/simpletest/tests/drupal_system_listing_compatible_test @dirrm %%DRUPAL_BASE%%/modules/simpletest/tests/drupal_system_listing_incompatible_test +@dirrm %%DRUPAL_BASE%%/modules/simpletest/tests/themes/test_basetheme +@dirrm %%DRUPAL_BASE%%/modules/simpletest/tests/themes/test_subtheme @dirrm %%DRUPAL_BASE%%/modules/simpletest/tests/themes/test_theme @dirrm %%DRUPAL_BASE%%/modules/simpletest/tests/themes @dirrm %%DRUPAL_BASE%%/modules/simpletest/tests/upgrade |