mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Update to 7.69
- https://www.drupal.org/project/drupal/releases/7.69 - https://www.drupal.org/project/drupal/releases/7.68 - https://www.drupal.org/sa-core-2019-012 MFH: 2020Q1 Security: 3da0352f-2397-11ea-966e-000ffec0b3e1 Sponsored by: Netzkommune GmbH
This commit is contained in:
parent
ffe5e864fe
commit
ba7dc5adc2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=523097
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= drupal7
|
||||
DISTVERSION= 7.67
|
||||
DISTVERSION= 7.69
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://ftp.drupal.org/files/projects/
|
||||
DISTNAME= drupal-${PORTVERSION}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1559984305
|
||||
SHA256 (drupal/drupal-7.67.tar.gz) = a1a9f48eb2e89ce52f16729201ad2efbee7e802ab0c19118cbf9e4938f847af1
|
||||
SIZE (drupal/drupal-7.67.tar.gz) = 3312764
|
||||
TIMESTAMP = 1578664188
|
||||
SHA256 (drupal/drupal-7.69.tar.gz) = 9c60ea7b3ab3bedf11b823e67ae592c611cbf802b1467a1ff8140742565c7e0f
|
||||
SIZE (drupal/drupal-7.69.tar.gz) = 3314294
|
||||
|
@ -1,3 +1,6 @@
|
||||
%%DRUPAL_BASE%%/.htaccess
|
||||
%%DRUPAL_BASE%%/authorize.php
|
||||
%%DRUPAL_BASE%%/cron.php
|
||||
%%PORTDOCS%%%%DOCSDIR%%/CHANGELOG.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/INSTALL.mysql.txt
|
||||
@ -10,9 +13,6 @@
|
||||
%%PORTDOCS%%%%DOCSDIR%%/UPGRADE.txt
|
||||
@owner www
|
||||
@group www
|
||||
%%DRUPAL_BASE%%/.htaccess
|
||||
%%DRUPAL_BASE%%/authorize.php
|
||||
%%DRUPAL_BASE%%/cron.php
|
||||
%%DRUPAL_BASE%%/includes/actions.inc
|
||||
%%DRUPAL_BASE%%/includes/ajax.inc
|
||||
%%DRUPAL_BASE%%/includes/archiver.inc
|
||||
@ -92,6 +92,7 @@
|
||||
%%DRUPAL_BASE%%/misc/authorize.js
|
||||
%%DRUPAL_BASE%%/misc/autocomplete.js
|
||||
%%DRUPAL_BASE%%/misc/batch.js
|
||||
%%DRUPAL_BASE%%/misc/brumann/polyfill-unserialize/.gitignore
|
||||
%%DRUPAL_BASE%%/misc/brumann/polyfill-unserialize/.travis.yml
|
||||
%%DRUPAL_BASE%%/misc/brumann/polyfill-unserialize/LICENSE
|
||||
%%DRUPAL_BASE%%/misc/brumann/polyfill-unserialize/README.md
|
||||
@ -161,6 +162,7 @@
|
||||
%%DRUPAL_BASE%%/misc/tree-bottom.png
|
||||
%%DRUPAL_BASE%%/misc/tree.png
|
||||
%%DRUPAL_BASE%%/misc/typo3/drupal-security/PharExtensionInterceptor.php
|
||||
%%DRUPAL_BASE%%/misc/typo3/phar-stream-wrapper/.gitignore
|
||||
%%DRUPAL_BASE%%/misc/typo3/phar-stream-wrapper/LICENSE
|
||||
%%DRUPAL_BASE%%/misc/typo3/phar-stream-wrapper/README.md
|
||||
%%DRUPAL_BASE%%/misc/typo3/phar-stream-wrapper/composer.json
|
||||
@ -920,6 +922,7 @@
|
||||
%%DRUPAL_BASE%%/modules/taxonomy/taxonomy.pages.inc
|
||||
%%DRUPAL_BASE%%/modules/taxonomy/taxonomy.test
|
||||
%%DRUPAL_BASE%%/modules/taxonomy/taxonomy.tokens.inc
|
||||
%%DRUPAL_BASE%%/modules/toolbar/toolbar-print.css
|
||||
%%DRUPAL_BASE%%/modules/toolbar/toolbar-rtl.css
|
||||
%%DRUPAL_BASE%%/modules/toolbar/toolbar.css
|
||||
%%DRUPAL_BASE%%/modules/toolbar/toolbar.info
|
||||
@ -984,6 +987,8 @@
|
||||
%%DRUPAL_BASE%%/modules/update/update.test
|
||||
%%DRUPAL_BASE%%/modules/user/tests/user_form_test.info
|
||||
%%DRUPAL_BASE%%/modules/user/tests/user_form_test.module
|
||||
%%DRUPAL_BASE%%/modules/user/tests/user_session_test.info
|
||||
%%DRUPAL_BASE%%/modules/user/tests/user_session_test.module
|
||||
%%DRUPAL_BASE%%/modules/user/user-picture.tpl.php
|
||||
%%DRUPAL_BASE%%/modules/user/user-profile-category.tpl.php
|
||||
%%DRUPAL_BASE%%/modules/user/user-profile-item.tpl.php
|
||||
|
Loading…
Reference in New Issue
Block a user