Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 May 2026 21:12:48 +0000
From:      Kristof Provost <kp@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a1f2cc4491c3 - main - net/libpfctl: add 15.1, remove 13.5
Message-ID:  <69f51750.45e50.38b74661@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by kp:

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

commit a1f2cc4491c36169064728bb70b0409187dcc978
Author:     Kristof Provost <kp@FreeBSD.org>
AuthorDate: 2026-05-01 09:12:36 +0000
Commit:     Kristof Provost <kp@FreeBSD.org>
CommitDate: 2026-05-01 21:12:24 +0000

    net/libpfctl: add 15.1, remove 13.5
    
    13.5 is end-of-life, remove it from this port.
    Add 15.1, which is in the process of being released.
    
    Deliberately do not bump PORTVERSION, because we don't change existing
    libpfctl versions, we only add a new supported FreeBSD version.
    
    PR:             294871
    Sponsored by:   Rubicon Communications, LLC ("Netgate")
---
 net/libpfctl/Makefile | 2 +-
 net/libpfctl/distinfo | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net/libpfctl/Makefile b/net/libpfctl/Makefile
index 07b0b4ac4094..bd699af9f5b9 100644
--- a/net/libpfctl/Makefile
+++ b/net/libpfctl/Makefile
@@ -36,7 +36,7 @@ do-install:
 	${LN} -s libpfctl.so.0 ${STAGEDIR}${PREFIX}/lib/libpfctl.so
 	${INSTALL_DATA} ${WRKSRC}/*.h ${STAGEDIR}${PREFIX}/include
 
-_ALL_VERSIONS=	13.5 14.3 14.4 15.0
+_ALL_VERSIONS=	14.3 14.4 15.0 15.1
 .if make(makesum)
 DISTFILES=
 .for version in ${_ALL_VERSIONS}
diff --git a/net/libpfctl/distinfo b/net/libpfctl/distinfo
index c7ee7d034ac0..fe68d9dedbff 100644
--- a/net/libpfctl/distinfo
+++ b/net/libpfctl/distinfo
@@ -1,11 +1,11 @@
 TIMESTAMP = 1746177054
-SHA256 (libpfctl-13.5_4.tar.gz) = c017afbe6634ab2feb0ccc82273059d108325a23a09d0e0827879fc0a1c84237
-SIZE (libpfctl-13.5_4.tar.gz) = 10104
 SHA256 (libpfctl-14.3_4.tar.gz) = 0dba9d47cb5990e3029641bca9958925f20b091456bb7fe140ce1f4e9e2c30ce
 SIZE (libpfctl-14.3_4.tar.gz) = 11678
 SHA256 (libpfctl-14.4_4.tar.gz) = 07b91d4d39a69724d642d51db44e9124f2d57b715c5420e1f2cd6193a73a8d12
 SIZE (libpfctl-14.4_4.tar.gz) = 11687
 SHA256 (libpfctl-15.0_4.tar.gz) = f05d9a636e4b361b98d9056eead54c396600d427c61b2faafefde4baabbc9481
 SIZE (libpfctl-15.0_4.tar.gz) = 20782
+SHA256 (libpfctl-15.1_4.tar.gz) = d0b081ac561eeb90b803ef3da6bd1482650009b4fee5afd297cddebcc7bc163b
+SIZE (libpfctl-15.1_4.tar.gz) = 20857
 SHA256 (libpfctl-7c448f5aab8b.tar.gz) = 74d71ef393a722db16d476788f1e3a007b0a793699677e1af39e23e30cf20fb6
 SIZE (libpfctl-7c448f5aab8b.tar.gz) = 20785


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f51750.45e50.38b74661>