Bug 281585 - net/libpfctl: missing distfiles for 13.4
Summary: net/libpfctl: missing distfiles for 13.4
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: Kristof Provost
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-19 09:58 UTC by Andreas Diem
Modified: 2024-09-19 12:56 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (kp)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Diem 2024-09-19 09:58:36 UTC
=> libpfctl-13.4_4.tar.gz is not in /usr/ports/net/libpfctl/distinfo.
=> Either /usr/ports/net/libpfctl/distinfo is out of date, or
=> libpfctl-13.4_4.tar.gz is spelled incorrectly.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-09-19 12:36:21 UTC
A commit in branch main references this bug:

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

commit 57c3695e33eabb01d1d5d3968c8a9a9ad80840be
Author:     Kristof Provost <kp@FreeBSD.org>
AuthorDate: 2024-09-19 10:35:00 +0000
Commit:     Kristof Provost <kp@FreeBSD.org>
CommitDate: 2024-09-19 12:33:28 +0000

    net/libpfctl: add 13.4 support

    PR:             281585
    Sponsored by:   Rubicon Communications, LLC ("Netgate")

 net/libpfctl/Makefile | 4 ++--
 net/libpfctl/distinfo | 3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)
Comment 2 Andreas Diem 2024-09-19 12:56:51 UTC
Thanks for the fixing.