Bug 260339

Summary: www/drupal9 - pkg_message reference drupal 8
Product: Ports & Packages Reporter: Dennis Friedrichsen <dennis.r.friedrichsen>
Component: Individual Port(s)Assignee: Jose Alonso Cardenas Marquez <acm>
Status: Closed FIXED    
Severity: Affects Some People Flags: bugzilla: maintainer-feedback? (acm)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

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