Bug 267449 - security/cfv: Update to 3.0.0
Summary: security/cfv: Update to 3.0.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: Daniel Engberg
URL: https://github.com/cfv-project/cfv/is...
Keywords: needs-qa
Depends on:
Blocks:
 
Reported: 2022-10-31 00:50 UTC by Terry Kennedy
Modified: 2022-11-03 21:55 UTC (History)
2 users (show)

See Also:
koobs: merge-quarterly?


Attachments
Update port Makefile and distinfo to 3.0.0 (778 bytes, patch)
2022-10-31 00:50 UTC, Terry Kennedy
terry-freebsd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Terry Kennedy 2022-10-31 00:50:29 UTC
Created attachment 237738 [details]
Update port Makefile and distinfo to 3.0.0

Upstream has released version 3.0.0. No functional changes from 3.0.0.dev0.

Patch attached.
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2022-10-31 01:04:10 UTC
^Triage:

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

- Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval

  Attachment -> Details -> maintainer-approval [+]

Thank you for the update Terry.
Comment 2 Terry Kennedy 2022-10-31 02:10:54 UTC
Comment on attachment 237738 [details]
Update port Makefile and distinfo to 3.0.0

Sorry for missing the maintainer-approval flag. Fixed.
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-11-03 21:53:38 UTC
A commit in branch main references this bug:

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

commit e2ea021803ef7caa25a1eec82600a0838f5ccd22
Author:     Terry Kennedy <terry-freebsd@glaver.org>
AuthorDate: 2022-11-02 22:28:20 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-11-03 21:51:57 +0000

    security/cfv: Update to 3.0.0

    Set Python 3.5 as oldest supported version

    Changelog: https://github.com/cfv-project/cfv/releases/tag/v3.0.0

    PR:             267449

 security/cfv/Makefile | 4 ++--
 security/cfv/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)
Comment 4 Daniel Engberg freebsd_committer freebsd_triage 2022-11-03 21:55:36 UTC
Committed, thanks