git: 57c3695e33ea - main - net/libpfctl: add 13.4 support
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 19 Sep 2024 12:36:10 UTC
The branch main has been updated by kp: 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(-) diff --git a/net/libpfctl/Makefile b/net/libpfctl/Makefile index 909e99327277..ef2f63f20fa4 100644 --- a/net/libpfctl/Makefile +++ b/net/libpfctl/Makefile @@ -1,5 +1,5 @@ PORTNAME= libpfctl -PORTVERSION= 0.12 +PORTVERSION= 0.13 CATEGORIES= net MASTER_SITES= LOCAL/kp/ @@ -38,7 +38,7 @@ do-install: .if defined(MAINTAINER_MODE) upload: - for version in 13.2 13.3 14.0 14.1; \ + for version in 13.3 13.4 14.0 14.1; \ do \ cd /usr/src/lib && \ git archive --format=tar.gz \ diff --git a/net/libpfctl/distinfo b/net/libpfctl/distinfo index d0717c434771..1f062448757d 100644 --- a/net/libpfctl/distinfo +++ b/net/libpfctl/distinfo @@ -4,6 +4,9 @@ SIZE (libpfctl-13.2_4.tar.gz) = 10089 TIMESTAMP = 1710246060 SHA256 (libpfctl-13.3_4.tar.gz) = 8dfb0e629f0e74def2e2e2b6b1225f957b75f4ebd98ac53d8c800f98667ccbe0 SIZE (libpfctl-13.3_4.tar.gz) = 10111 +TIMESTAMP = 1726742031 +SHA256 (libpfctl-13.4_4.tar.gz) = c29f57896e2274ab5c7d6836e5a58e9218c4bf83f2ce8953e3cd1944d01692ef +SIZE (libpfctl-13.4_4.tar.gz) = 10104 TIMESTAMP = 1710246083 SHA256 (libpfctl-14.0_4.tar.gz) = 5aed025f23b76918ad76d7637df243e0627af1ff7cb498dea8dc4edf45e56db5 SIZE (libpfctl-14.0_4.tar.gz) = 11682