Bug 268772 - devel/malloy: update to 0.6.0
Summary: devel/malloy: update to 0.6.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL: https://github.com/Tectu/malloy/relea...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-05 18:03 UTC by Joel Bodenmann
Modified: 2023-01-06 17:01 UTC (History)
1 user (show)

See Also:


Attachments
Patch (4.50 KB, patch)
2023-01-05 18:03 UTC, Joel Bodenmann
jbo: maintainer-approval+
Details | Diff
Patch (4.75 KB, patch)
2023-01-06 15:37 UTC, Joel Bodenmann
jbo: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joel Bodenmann freebsd_committer freebsd_triage 2023-01-05 18:03:26 UTC
Created attachment 239286 [details]
Patch

Update from 0.5.1 to 0.6.0.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-01-06 09:53:04 UTC
^Triage: Simplifying title

^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.

^Triage: Maintainer-feedback flag (+) not required unless requested (?) first.


Thanks!
Comment 2 Joel Bodenmann freebsd_committer freebsd_triage 2023-01-06 15:37:40 UTC
Created attachment 239305 [details]
Patch

Upstream changed license from MIT to BSD3.
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2023-01-06 16:20:14 UTC
Committed,

Thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2023-01-06 16:20:45 UTC
A commit in branch main references this bug:

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

commit 9c271b7e1ee39bb674e4012c34dc64d53229d965
Author:     Joel Bodenmann <jbo@insane.engineer>
AuthorDate: 2023-01-06 09:49:22 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-01-06 16:15:57 +0000

    devel/malloy: update to 0.6.0

    ChangeLog: https://github.com/Tectu/malloy/releases/tag/0.6.0

    PR:             268772
    Reported by:    jbo@insane.engineer (maintainer)

 devel/malloy/Makefile  |  3 +--
 devel/malloy/distinfo  |  6 +++---
 devel/malloy/pkg-plist | 24 +++++++++++++++---------
 3 files changed, 19 insertions(+), 14 deletions(-)
Comment 5 Joel Bodenmann freebsd_committer freebsd_triage 2023-01-06 16:34:19 UTC
Well, this is a bit awkward. I updated the patch about an hour before you committed it to reflect upstream's license change from MIT to BSD3CLAUSE.

Seems like this was not included in the commit.

I don't know what the proper SOP is for this. Do we patch this now or just wait for the next release?
Comment 6 Fernando Apesteguía freebsd_committer freebsd_triage 2023-01-06 16:58:46 UTC
(In reply to Joel Bodenmann from comment #5)
Damn. The PR was open in a tab in the browser and it didn't get refreshed, so I missed that. I will commit that part. It won't need a bump of PORTREVISION.
Comment 7 commit-hook freebsd_committer freebsd_triage 2023-01-06 16:59:52 UTC
A commit in branch main references this bug:

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

commit dac8eab842631800b58d65c2dfb8616c9084b58f
Author:     Joel Bodenmann <jbo@insane.engineer>
AuthorDate: 2023-01-06 16:53:29 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-01-06 16:53:29 +0000

    devel/malloy: Change license

    Upstream changed the license scheme.

    Deliberately not bumping PORTREVISION.

    PR:     268772

 devel/malloy/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 8 Fernando Apesteguía freebsd_committer freebsd_triage 2023-01-06 17:00:16 UTC
Done. Sorry for that and thanks for the heads up!
Comment 9 Joel Bodenmann freebsd_committer freebsd_triage 2023-01-06 17:01:47 UTC
Thank you!
And sorry for the inconvenience - it was an oversight on my end when creating the initial patch.