Bug 266628 - sysutils/bupstash: update to 0.11.1
Summary: sysutils/bupstash: update to 0.11.1
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: freebsd-ports-bugs (Nobody)
URL: https://github.com/andrewchambers/bup...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-26 12:57 UTC by Felix Hanley
Modified: 2022-09-29 05:45 UTC (History)
1 user (show)

See Also:


Attachments
Update patch (13.10 KB, patch)
2022-09-26 12:57 UTC, Felix Hanley
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!