Bug 280577 - www/novnc: Update to 1.5.0
Summary: www/novnc: Update to 1.5.0
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: Vladimir Druzenko
URL: https://github.com/novnc/noVNC/releas...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-02 18:00 UTC by Dmitry Petrov
Modified: 2024-08-03 23:06 UTC (History)
1 user (show)

See Also:


Attachments
Update to 1.5.0 (2.70 KB, patch)
2024-08-02 18:00 UTC, Dmitry Petrov
dpetrov67: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Petrov 2024-08-02 18:00:38 UTC
Created attachment 252457 [details]
Update to 1.5.0

Release notes: https://github.com/novnc/noVNC/releases/tag/v1.5.0
Comment 1 Vladimir Druzenko freebsd_committer freebsd_triage 2024-08-03 23:02:11 UTC
1. DISTVERSION instead of PORTVERSION.
2. By defaul GH_ACCOUNT=${PORTNAME} and GH_PROJECT=${PORTNAME} - we can remove GH_ACCOUNT.
3. Use GH_TAGNAME=v1.5.0 instead commit hash.
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-08-03 23:05:31 UTC
A commit in branch main references this bug:

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

commit 594b1f10cfb63340f4eca8e3adab7f59870cd4bc
Author:     Dmitry Petrov <dpetrov67@gmail.com>
AuthorDate: 2024-08-03 23:03:38 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-08-03 23:03:38 +0000

    www/novnc: Update 1.4.0 → 1.5.0

    Changelog:
    https://github.com/novnc/noVNC/releases/tag/v1.5.0

    PR:     280577

 www/novnc/Makefile  |  5 ++---
 www/novnc/distinfo  |  6 +++---
 www/novnc/pkg-plist | 11 ++++++++---
 3 files changed, 13 insertions(+), 9 deletions(-)
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2024-08-03 23:06:24 UTC
Thanks.