After installing Drupal 9, the user is presented with the pkg_message. This message references Drupal 8: "Please see http://drupal.org/requirements for important information on system requirements for Drupal 8." https://cgit.freebsd.org/ports/tree/www/drupal9/files/pkg-message.in Expectation: Since I installed Drupal 9, this should say Drupal 9 OR This should be version agnostic
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=14719a28bc5ff84048763747f3f680c61a9d983e commit 14719a28bc5ff84048763747f3f680c61a9d983e Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> AuthorDate: 2022-02-02 22:14:10 +0000 Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> CommitDate: 2022-02-02 22:19:22 +0000 www/drupal9: update to 9.3.4 ChangeLog at: https://www.drupal.org/project/drupal/releases/9.3.4 PR: 260339 261506 Reported by: tech-lists _at_ zyxst.net dennis.r.friedrichsen at gmail.com www/drupal9/Makefile | 2 +- www/drupal9/distinfo | 6 +- www/drupal9/files/pkg-message.in | 2 +- www/drupal9/pkg-plist | 847 +++++++++++++++++++++++++++++++++++---- 4 files changed, 770 insertions(+), 87 deletions(-)
- Committed thanks