Date: Sat, 5 Mar 2022 11:48:17 GMT From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a7467378df98 - main - www/drupal7: Update to 7.89 Message-ID: <202203051148.225BmHw7060858@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by joneum: URL: https://cgit.FreeBSD.org/ports/commit/?id=a7467378df983848651faa49335ddd0ca91f8339 commit a7467378df983848651faa49335ddd0ca91f8339 Author: Jochen Neumeister <joneum@FreeBSD.org> AuthorDate: 2022-03-05 11:47:22 +0000 Commit: Jochen Neumeister <joneum@FreeBSD.org> CommitDate: 2022-03-05 11:47:22 +0000 www/drupal7: Update to 7.89 Changelog: https://api.drupal.org/api/drupal/CHANGELOG.txt/7.x Sponsored by: Netzkommune GmbH --- www/drupal7/Makefile | 2 +- www/drupal7/distinfo | 6 +++--- www/drupal7/pkg-plist | 4 ++++ 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/www/drupal7/Makefile b/www/drupal7/Makefile index f8d0e8ae917b..ceaa9f322ccd 100644 --- a/www/drupal7/Makefile +++ b/www/drupal7/Makefile @@ -1,7 +1,7 @@ # Created by: Nick Hilliard <nick@foobar.org> PORTNAME= drupal7 -DISTVERSION= 7.87 +DISTVERSION= 7.89 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} diff --git a/www/drupal7/distinfo b/www/drupal7/distinfo index 23303ed7e9c0..ddb84d3ad2d2 100644 --- a/www/drupal7/distinfo +++ b/www/drupal7/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1644940636 -SHA256 (drupal/drupal-7.87.tar.gz) = 2661efdb709c94b4de3338f266fb2139adcb9d287d8af45ab65b43ea13db06ae -SIZE (drupal/drupal-7.87.tar.gz) = 3357750 +TIMESTAMP = 1646480298 +SHA256 (drupal/drupal-7.89.tar.gz) = 59b7fcb623946eb881f1c8b9ba8a282a8361173f6963620f83900c35e5676750 +SIZE (drupal/drupal-7.89.tar.gz) = 3361853 diff --git a/www/drupal7/pkg-plist b/www/drupal7/pkg-plist index e1c67b951c41..7eb6add76c3a 100644 --- a/www/drupal7/pkg-plist +++ b/www/drupal7/pkg-plist @@ -788,8 +788,12 @@ %%DRUPAL_BASE%%/modules/simpletest/tests/system_incompatible_module_version_dependencies_test.module %%DRUPAL_BASE%%/modules/simpletest/tests/system_incompatible_module_version_test.info %%DRUPAL_BASE%%/modules/simpletest/tests/system_incompatible_module_version_test.module +%%DRUPAL_BASE%%/modules/simpletest/tests/system_null_version_test.info +%%DRUPAL_BASE%%/modules/simpletest/tests/system_null_version_test.module %%DRUPAL_BASE%%/modules/simpletest/tests/system_project_namespace_test.info %%DRUPAL_BASE%%/modules/simpletest/tests/system_project_namespace_test.module +%%DRUPAL_BASE%%/modules/simpletest/tests/system_requires_null_version_test.info +%%DRUPAL_BASE%%/modules/simpletest/tests/system_requires_null_version_test.module %%DRUPAL_BASE%%/modules/simpletest/tests/system_test.info %%DRUPAL_BASE%%/modules/simpletest/tests/system_test.install %%DRUPAL_BASE%%/modules/simpletest/tests/system_test.module
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203051148.225BmHw7060858>