1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Update to 7.54

- Add LICENSE_FILE
- While I'm here, fix and sort PLIST

Changes:	https://www.drupal.org/project/drupal/releases/7.54
PR:		216724
Submitted by:	Jochen Neumeister <joneum@bsdproject.de> (maintainer)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-02-07 20:33:53 +00:00
parent 63cbd9fe16
commit eac502ad61
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=433618
3 changed files with 13 additions and 9 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= drupal7
PORTVERSION= 7.53
PORTVERSION= 7.54
CATEGORIES= www
MASTER_SITES= http://ftp.drupal.org/files/projects/
DISTNAME= drupal-${PORTVERSION}
@ -12,6 +12,7 @@ MAINTAINER= joneum@bsdproject.de
COMMENT= Database driven web content management system (CMS)
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= drupal:7 php:web shebangfix
USE_PHP= dom filter gd hash json mbstring pcre pdo session simplexml xml

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1482247341
SHA256 (drupal/drupal-7.53.tar.gz) = 36baaac12194658e606d33483443fb4b50ac00f0d25e9c519c6d6a85673cafac
SIZE (drupal/drupal-7.53.tar.gz) = 3273245
TIMESTAMP = 1486035168
SHA256 (drupal/drupal-7.54.tar.gz) = d74192aca31b56a95bd2b51f205e45293513466eaf902d056e6317dbcffe715b
SIZE (drupal/drupal-7.54.tar.gz) = 3275864

View File

@ -1,5 +1,3 @@
@owner www
@group www
%%PORTDOCS%%%%DOCSDIR%%/CHANGELOG.txt
%%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT.txt
%%PORTDOCS%%%%DOCSDIR%%/INSTALL.mysql.txt
@ -10,6 +8,8 @@
%%PORTDOCS%%%%DOCSDIR%%/MAINTAINERS.txt
%%PORTDOCS%%%%DOCSDIR%%/README.txt
%%PORTDOCS%%%%DOCSDIR%%/UPGRADE.txt
@owner www
@group www
%%DRUPAL_BASE%%/.htaccess
%%DRUPAL_BASE%%/authorize.php
%%DRUPAL_BASE%%/cron.php
@ -639,12 +639,12 @@
%%DRUPAL_BASE%%/modules/simpletest/tests/batch_test.callbacks.inc
%%DRUPAL_BASE%%/modules/simpletest/tests/batch_test.info
%%DRUPAL_BASE%%/modules/simpletest/tests/batch_test.module
%%DRUPAL_BASE%%/modules/simpletest/tests/bootstrap.test
%%DRUPAL_BASE%%/modules/simpletest/tests/boot.test
%%DRUPAL_BASE%%/modules/simpletest/tests/boot_test_1.info
%%DRUPAL_BASE%%/modules/simpletest/tests/boot_test_1.module
%%DRUPAL_BASE%%/modules/simpletest/tests/boot_test_2.info
%%DRUPAL_BASE%%/modules/simpletest/tests/boot_test_2.module
%%DRUPAL_BASE%%/modules/simpletest/tests/bootstrap.test
%%DRUPAL_BASE%%/modules/simpletest/tests/cache.test
%%DRUPAL_BASE%%/modules/simpletest/tests/common.test
%%DRUPAL_BASE%%/modules/simpletest/tests/common_test.css
@ -756,11 +756,14 @@
%%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/engines/nyan_cat/nyan_cat.engine
%%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/templates/node--1.tpl.php
%%DRUPAL_BASE%%/modules/simpletest/tests/themes/test_theme/test_theme.info
%%DRUPAL_BASE%%/modules/simpletest/tests/themes/test_theme_nyan_cat/templates/theme_test_template_test.nyan-cat.html
%%DRUPAL_BASE%%/modules/simpletest/tests/themes/test_theme_nyan_cat/test_theme_nyan_cat.info
%%DRUPAL_BASE%%/modules/simpletest/tests/unicode.test
%%DRUPAL_BASE%%/modules/simpletest/tests/update.test
%%DRUPAL_BASE%%/modules/simpletest/tests/update_script_test.info
@ -921,6 +924,7 @@
%%DRUPAL_BASE%%/modules/update/tests/drupal.1.xml
%%DRUPAL_BASE%%/modules/update/tests/drupal.2-sec.xml
%%DRUPAL_BASE%%/modules/update/tests/drupal.dev.xml
%%DRUPAL_BASE%%/modules/update/tests/themes/update_test_admintheme/update_test_admintheme.info
%%DRUPAL_BASE%%/modules/update/tests/themes/update_test_basetheme/update_test_basetheme.info
%%DRUPAL_BASE%%/modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info
%%DRUPAL_BASE%%/modules/update/tests/update_test.info
@ -958,11 +962,11 @@
%%DRUPAL_BASE%%/modules/user/user.permissions.js
%%DRUPAL_BASE%%/modules/user/user.test
%%DRUPAL_BASE%%/modules/user/user.tokens.inc
%%DRUPAL_BASE%%/profiles/README.txt
%%DRUPAL_BASE%%/profiles/minimal/minimal.info
%%DRUPAL_BASE%%/profiles/minimal/minimal.install
%%DRUPAL_BASE%%/profiles/minimal/minimal.profile
%%DRUPAL_BASE%%/profiles/minimal/translations/README.txt
%%DRUPAL_BASE%%/profiles/README.txt
%%DRUPAL_BASE%%/profiles/standard/standard.info
%%DRUPAL_BASE%%/profiles/standard/standard.install
%%DRUPAL_BASE%%/profiles/standard/standard.profile
@ -1100,7 +1104,6 @@
%%DRUPAL_BASE%%/update.php
%%DRUPAL_BASE%%/web.config
%%DRUPAL_BASE%%/xmlrpc.php
%%WWWDIR%%/modules/update/tests/themes/update_test_admintheme/update_test_admintheme.info
@dir %%DRUPAL_BASE%%/sites/all/libraries
@dir %%DRUPAL_BASE%%/sites/default/files
@unexec rm -f %%DRUPAL_BASE%%/files/.htaccess 2> /dev/null || true