Bug 266628

Summary: sysutils/bupstash: update to 0.11.1
Product: Ports & Packages Reporter: Felix Hanley <felix>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/andrewchambers/bupstash/releases/tag/v0.11.1
Attachments:
Description Flags
Update patch none

Description Felix Hanley 2022-09-26 12:57:45 UTC
Created attachment 236836 [details]
Update patch

Moved to the separate Makefile.crates format.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2022-09-28 05:34:36 UTC
^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval.
--
Attachment -> Details -> maintainer-approval [+]

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


Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-09-29 05:44:44 UTC
A commit in branch main references this bug:

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

commit e4f2498cfa95076568857c60457a561749de6afc
Author:     Felix Hanley <felix@userspace.com.au>
AuthorDate: 2022-09-28 05:31:50 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-09-29 05:41:04 +0000

    sysutils/bupstash: update to 0.11.1

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

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

 sysutils/bupstash/Makefile              | 112 +-------------------------------
 sysutils/bupstash/Makefile.crates (new) | 102 +++++++++++++++++++++++++++++
 sysutils/bupstash/distinfo              |  38 ++++-------
 3 files changed, 116 insertions(+), 136 deletions(-)
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2022-09-29 05:45:01 UTC
Committed,

Thanks!