Bug 262017

Summary: www/element-web: Update to 1.10.4
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   
URL: https://github.com/vector-im/element-web/releases/tag/v1.10.4
Attachments:
Description Flags
update to 1.10.4 none

Description Ashish SHUKLA freebsd_committer freebsd_triage 2022-02-17 15:35:16 UTC
Created attachment 231893 [details]
update to 1.10.4

Since this is slightly non-trivial change, I'm filing this PR to get your feedback on this:

- Add PLIST_SUB parameter to reduce the churn caused by pkg-plist
updates. Thanks to tcberner@ for the suggestion

Thanks!
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-02-24 09:43:30 UTC
A commit in branch main references this bug:

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

commit e53c79a6aace808a6a7c1babbe8b9f281041fd11
Author:     Ashish SHUKLA <ashish@FreeBSD.org>
AuthorDate: 2022-02-17 15:28:39 +0000
Commit:     Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2022-02-24 09:41:43 +0000

    www/element-web: Update to 1.10.4

    Add PLIST_SUB parameter to reduce the churn caused by pkg-plist
    updates. Thanks to tcberner@ for the suggestion

    PR:             262017
    Approved by:    ports at xanderio dot de (maintainer)

 www/element-web/Makefile  |   3 +-
 www/element-web/distinfo  |   6 +-
 www/element-web/pkg-plist | 168 +++++++++++++++++++++++-----------------------
 3 files changed, 89 insertions(+), 88 deletions(-)
Comment 2 Ashish SHUKLA freebsd_committer freebsd_triage 2022-02-24 09:45:52 UTC
Committed, thanks!