git: 71490aeeb34a - main - net/libpfctl: update main

From: Kristof Provost <kp_at_FreeBSD.org>
Date: Thu, 19 Oct 2023 16:23:10 UTC
The branch main has been updated by kp:

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

commit 71490aeeb34ae213f4c741711e9171ec953c6caf
Author:     Kristof Provost <kp@FreeBSD.org>
AuthorDate: 2023-10-19 07:54:02 +0000
Commit:     Kristof Provost <kp@FreeBSD.org>
CommitDate: 2023-10-19 15:58:34 +0000

    net/libpfctl: update main
    
    Update the libpfctl version for main (i.e. 15). We've removed DIOCGETSTATESV2
    (unless COMPAT_FREEBSD14 is set), so make sure libpfctl uses the netlink
    version.
    
    Sponsored by:   Rubicon Communications, LLC ("Netgate")
---
 net/libpfctl/Makefile | 4 ++--
 net/libpfctl/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net/libpfctl/Makefile b/net/libpfctl/Makefile
index 559290bd8738..8821b7fabd70 100644
--- a/net/libpfctl/Makefile
+++ b/net/libpfctl/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libpfctl
-PORTVERSION=	0.4
+PORTVERSION=	0.5
 CATEGORIES=	net
 MASTER_SITES=	LOCAL/kp/
 
@@ -13,7 +13,7 @@ USE_LDCONFIG=	yes
 
 WRKSRC=		${WRKDIR}/libpfctl
 
-_LIBPFCTL_HASH=	b3a714652ff0
+_LIBPFCTL_HASH=	28f6910714e3
 
 PLIST_FILES=	\
 		lib/libpfctl.so \
diff --git a/net/libpfctl/distinfo b/net/libpfctl/distinfo
index fabdbed11bc7..c545a37d767d 100644
--- a/net/libpfctl/distinfo
+++ b/net/libpfctl/distinfo
@@ -8,6 +8,6 @@ SIZE (libpfctl-13.2.tar.gz) = 9870
 TIMESTAMP = 1693208658
 SHA256 (libpfctl-14.0.tar.gz) = bfc9c04021e73bbd65293ab02a2fc57f760b7390c4c7e2ebfe27ee0d90003f7d
 SIZE (libpfctl-14.0.tar.gz) = 11498
-TIMESTAMP = 1693208668
-SHA256 (libpfctl-b3a714652ff0.tar.gz) = 9ecfe7ea66335941c3b55e8d7fe0aa0d1f8643d42634fa395dea068ff512ba89
-SIZE (libpfctl-b3a714652ff0.tar.gz) = 11497
+TIMESTAMP = 1697701972
+SHA256 (libpfctl-28f6910714e3.tar.gz) = 878d8028bb9df4a4879562823079007bceb32661e18aa81d97642ae668118127
+SIZE (libpfctl-28f6910714e3.tar.gz) = 12554