Bug 279344 - security/cfv: Update 3.0.0->3.1.0
Summary: security/cfv: Update 3.0.0->3.1.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Zsolt Udvari
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-27 01:58 UTC by Terry Kennedy
Modified: 2024-07-05 07:08 UTC (History)
2 users (show)

See Also:
uzsolt: maintainer-feedback+


Attachments
Patch to update 3.0.0 -> 3.1.0 (797 bytes, text/plain)
2024-05-27 01:58 UTC, Terry Kennedy
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Terry Kennedy 2024-05-27 01:58:14 UTC
Created attachment 251010 [details]
Patch to update 3.0.0 -> 3.1.0

Attached is the patch to bring the security/cfv port up-to-date with upstream.
Comment 1 Zsolt Udvari freebsd_committer freebsd_triage 2024-07-05 07:05:19 UTC
Thanks for patch.
Next time please set maintainer-approval flag and use git to make patches (https://docs.freebsd.org/en/books/porters-handbook/book/#git-diff).
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-07-05 07:08:20 UTC
A commit in branch main references this bug:

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

commit 84db99a5578a8ea864240804f6f62684db1d00d8
Author:     Terry Kennedy <terry-freebsd@glaver.org>
AuthorDate: 2024-07-05 07:06:13 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2024-07-05 07:07:44 +0000

    security/cfv: update to 3.1.0

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

    PR:             279344
    Approved by:    Submitter is maintainer

 security/cfv/Makefile | 3 +--
 security/cfv/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)
Comment 3 Zsolt Udvari freebsd_committer freebsd_triage 2024-07-05 07:08:52 UTC
Committed, thanks!