Bug 258262

Summary: www/element-web: Update to 1.8.2
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
Update diff none

Description Ashish SHUKLA freebsd_committer freebsd_triage 2021-09-04 08:17:05 UTC
Created attachment 227656 [details]
Update diff

Update to 1.8.2
Comment 1 Alexander Sieg 2021-09-04 08:59:57 UTC
Hey, thanks for the version dump :)

Not sure if this is allowed.
This port is basically just repackaging the file we get from upstream.
I for one don't have a problem with you just committing a simple version bump, but if its anything more than just a bump to the PORTVERSION i would like to review it normally.
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-09-04 09:24:45 UTC
A commit in branch main references this bug:

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

commit d59cb42024ffc5ff476c59df7a09bf4e51886b5b
Author:     Ashish SHUKLA <ashish@FreeBSD.org>
AuthorDate: 2021-09-04 09:21:42 +0000
Commit:     Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2021-09-04 09:23:23 +0000

    www/element-web: Update to 1.8.2

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

 www/element-web/Makefile  |   2 +-
 www/element-web/distinfo  |   6 +-
 www/element-web/pkg-plist | 190 +++++++++++++++++++++++-----------------------
 3 files changed, 100 insertions(+), 98 deletions(-)
Comment 3 Ashish SHUKLA freebsd_committer freebsd_triage 2021-09-04 09:26:12 UTC
(In reply to Alexander Sieg from comment #1)

Hi Alexander,

> This port is basically just repackaging the file we get from upstream.
I for one don't have a problem with you just committing a simple version bump, but if its anything more than just a bump to the PORTVERSION i would like to review it normally.

Sounds good, I'll consider your above mentioned reply as implicit approval for changes which only include:

 - PORTVERSION/DISTVERSION bump
 - And corresponding changes to distinfo/pkg-plist

For anything else (e.g. fixing any typos, or some update note, or anything not covered), I'll file a PR.

Thanks!
Ashish