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: |
|
^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval. -- Attachment -> Details -> maintainer-approval [+] Thanks! Fixed the version and changed the email to the new one. Created attachment 232113 [details]
v2
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(-) Committed, Thanks! |
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).