Bug 264303 - security/ffuf: Update to 1.5.0
Summary: security/ffuf: Update to 1.5.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: freebsd-ports-bugs (Nobody)
URL: https://github.com/ffuf/ffuf/blob/mas...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-28 03:48 UTC by Gabriel M. Dutra
Modified: 2022-05-28 13:55 UTC (History)
1 user (show)

See Also:


Attachments
Update to 1.5.0 (975 bytes, patch)
2022-05-28 03:48 UTC, Gabriel M. Dutra
dutra: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gabriel M. Dutra freebsd_committer freebsd_triage 2022-05-28 03:48:52 UTC
Created attachment 234279 [details]
Update to 1.5.0

Tested on:

12.1-RELEASE-p13 amd64, i386
13.0-RELEASE-p6  amd64, i386
14.0-CURRENT     amd64, i386

Porlint: no errors
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-05-28 13:52:30 UTC
A commit in branch main references this bug:

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

commit e80830e8fd7d9b8a8f94638fca66acfef9e6b741
Author:     Gabriel M. Dutra <0xdutra@gmail.com>
AuthorDate: 2022-05-28 13:46:48 +0000
Commit:     Dmitri Goutnik <dmgk@FreeBSD.org>
CommitDate: 2022-05-28 13:48:50 +0000

    security/ffuf: Update to 1.5.0

    Changes:        https://github.com/ffuf/ffuf/blob/master/CHANGELOG.md

    PR:             264303

 security/ffuf/Makefile | 3 +--
 security/ffuf/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)
Comment 2 Dmitri Goutnik freebsd_committer freebsd_triage 2022-05-28 13:55:00 UTC
Committed with small changes, thanks! (Please do not forget to remove PORTREVISION when you change DISTVERSION).