Bug 260339 - www/drupal9 - pkg_message reference drupal 8
Summary: www/drupal9 - pkg_message reference drupal 8
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Jose Alonso Cardenas Marquez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-11 13:08 UTC by Dennis Friedrichsen
Modified: 2022-02-02 22:20 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (acm)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Friedrichsen 2021-12-11 13:08:00 UTC
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
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-02-02 22:19:56 UTC
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(-)
Comment 2 Jose Alonso Cardenas Marquez freebsd_committer freebsd_triage 2022-02-02 22:20:38 UTC
- Committed thanks