Bug 258118

Summary: www/element-web: Fix typo in file pkg-message.in
Product: Ports & Packages Reporter: Ashish SHUKLA <ashish>
Component: Individual Port(s)Assignee: Ashish SHUKLA <ashish>
Status: Closed FIXED    
Severity: Affects Only Me CC: ports
Priority: --- Flags: ports: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Fix diff none

Description Ashish SHUKLA freebsd_committer freebsd_triage 2021-08-28 12:31:28 UTC
Created attachment 227511 [details]
Fix diff

Due to the typo in pkg-message.in file, the pkg-message never displays on install.
Comment 1 Alexander Sieg 2021-08-28 17:54:36 UTC
Thanks, i was wondering why that ever got displayed, i just never got around to debugging it. LGMT
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-08-29 05:29:16 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2713ca121b36719d305c745ebea9ce3b3eb543f1

commit 2713ca121b36719d305c745ebea9ce3b3eb543f1
Author:     Ashish SHUKLA <ashish@FreeBSD.org>
AuthorDate: 2021-08-29 05:26:40 +0000
Commit:     Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2021-08-29 05:28:06 +0000

    www/element-web: Fix typo in pkg-message.in

    PR:             258118
    Approved by:    Alexander Sieg <ports@xanderio.de> (maintainer)

 www/element-web/files/pkg-message.in | 1 +
 1 file changed, 1 insertion(+)
Comment 3 Ashish SHUKLA freebsd_committer freebsd_triage 2021-08-29 05:31:07 UTC
Thanks, committed.