Bug 261344

Summary: net/megacmd: Update to 1.5.0
Product: Ports & Packages Reporter: Daniel Menelkir <dmenelkir>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape
Priority: --- Flags: dmenelkir: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
v1
dmenelkir: maintainer-approval+
v2 dmenelkir: maintainer-approval+

Description Daniel Menelkir 2022-01-19 21:11:11 UTC
Created attachment 231169 [details]
v1

Update to 1.5.0. There's no specific changelog, but since megasdk is basically a moving target is a good idea to keep this one update, otherwise it'll stop working.
Also, the sdk used isn't the latest but the right one to be used with megacmd release, since I had some issues about it in the past (using newer sdk was creating different issues).
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2022-01-21 07:02:13 UTC
^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval.
--
Attachment -> Details -> maintainer-approval [+]


Thanks!
Comment 2 Daniel Menelkir 2022-02-25 20:46:16 UTC
Fixed the version and changed the email to the new one.
Comment 3 Daniel Menelkir 2022-02-25 20:46:36 UTC
Created attachment 232113 [details]
v2
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-02-27 18:34:04 UTC
A commit in branch main references this bug:

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

commit fcac26b57159975fb5debd94c167784b1508fd83
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2022-02-27 18:06:41 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-02-27 18:32:00 +0000

    net/megacmd: Update to 1.5.0

    PR:     261344
    Reported by:    menelkir@itroll.org (maintainer)

 net/megacmd/Makefile                        |  8 ++++----
 net/megacmd/distinfo                        | 10 +++++-----
 net/megacmd/files/patch-configure.ac (gone) | 19 -------------------
 net/megacmd/pkg-plist                       | 10 ++++------
 4 files changed, 13 insertions(+), 34 deletions(-)
Comment 5 Fernando Apesteguía freebsd_committer freebsd_triage 2022-02-27 18:34:29 UTC
Committed,

Thanks!