Bug 275588 - devel/py-tree-sitter: Update to 0.20.4
Summary: devel/py-tree-sitter: Update to 0.20.4
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: Muhammad Moinur Rahman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-07 05:56 UTC by Pat Maddox
Modified: 2023-12-07 13:54 UTC (History)
1 user (show)

See Also:


Attachments
patch (1.22 KB, patch)
2023-12-07 05:56 UTC, Pat Maddox
no flags Details | Diff
patch (1.26 KB, patch)
2023-12-07 07:23 UTC, Pat Maddox
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pat Maddox 2023-12-07 05:56:22 UTC
Created attachment 246840 [details]
patch
Comment 1 Muhammad Moinur Rahman freebsd_committer freebsd_triage 2023-12-07 06:52:24 UTC
The workflow should be like from the future:
1. Create the ticket
2. Prepare the commit-msg with PR: and add Approved by: submitter is maintainer
3. Use git hook prepare-commit-msg using `git config --add core.hooksPath .hooks` which will help you with the commit template we use
Comment 2 Pat Maddox 2023-12-07 07:23:55 UTC
Created attachment 246842 [details]
patch

I updated the patch to check that I got the commit message right.
Comment 3 Muhammad Moinur Rahman freebsd_committer freebsd_triage 2023-12-07 07:26:00 UTC
Yes this is correct. Also try to add a Changelog URL. Most upstream do maintain one. In case they do not skip those. Not required for these ones as I am adding those.
Comment 4 Pat Maddox 2023-12-07 07:26:46 UTC
Okay thanks! I will look at your patches after you've committed them so I can see how it's done. Thank you!
Comment 5 commit-hook freebsd_committer freebsd_triage 2023-12-07 13:53:44 UTC
A commit in branch main references this bug:

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

commit 5b7bc873cd81af3063f1a5fe82afe0dceb26cbc8
Author:     Pat Maddox <pat@patmaddox.com>
AuthorDate: 2023-12-07 06:52:57 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-12-07 13:52:34 +0000

    devel/py-tree-sitter: Update version 0.20.1=>0.20.4

    Changelog:
    https://github.com/tree-sitter/py-tree-sitter/releases/tag/v0.20.4

    PR:             275588
    Approved by:    submitter is maintainer

 devel/py-tree-sitter/Makefile | 2 +-
 devel/py-tree-sitter/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)