Bug 267888 - sysutils/bupstash: update to 0.12.0
Summary: sysutils/bupstash: update to 0.12.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/andrewchambers/bup...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-21 05:17 UTC by Felix Hanley
Modified: 2022-11-22 06:55 UTC (History)
1 user (show)

See Also:


Attachments
Bupstash 0.12.0 patch (3.48 KB, patch)
2022-11-21 05:17 UTC, Felix Hanley
felix: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Hanley 2022-11-21 05:17:30 UTC
Created attachment 238206 [details]
Bupstash 0.12.0 patch

See release https://github.com/andrewchambers/bupstash/releases/tag/v0.12.0
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2022-11-21 06:29:59 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 Felix Hanley 2022-11-21 11:31:41 UTC
(In reply to Fernando Apesteguía from comment #1)
Thanks.

Where is the documentation for setting flags in bugzilla? I remember doing this one other time and was asked not to set that flag, but I am probably wrong ;-)
Comment 3 Felix Hanley 2022-11-21 11:33:49 UTC
(In reply to Felix Hanley from comment #2)
Oh, I get it now. 'maintainer-approval' for the attachment, not 'maintainer-feedback' for the bug! Sorry for the noise.
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-11-22 06:44:31 UTC
A commit in branch main references this bug:

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

commit 2f45cef794ff312e952dbcfdbb91907311a703af
Author:     Felix Hanley <felix@userspace.com.au>
AuthorDate: 2022-11-21 06:26:53 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-11-22 06:40:09 +0000

    sysutils/bupstash: update to 0.12.0

    ChangeLog: https://github.com/andrewchambers/bupstash/releases/tag/v0.12.0

    PR:             267888
    Reported by:    felix@userspace.com.au

 sysutils/bupstash/Makefile        |  3 +--
 sysutils/bupstash/Makefile.crates |  2 ++
 sysutils/bupstash/distinfo        | 10 +++++++---
 3 files changed, 10 insertions(+), 5 deletions(-)
Comment 5 Fernando Apesteguía freebsd_committer freebsd_triage 2022-11-22 06:55:58 UTC
Committed,

Thanks!