Skip to content

Commit

Permalink
net/libpfctl: add 13.3 library
Browse files Browse the repository at this point in the history
Sponsored by:	Rubicon Communications, LLC ("Netgate")
  • Loading branch information
kprovost committed Feb 27, 2024
1 parent 4d45f2d commit 0a5b676
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net/libpfctl/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libpfctl
PORTVERSION= 0.8
PORTVERSION= 0.9
CATEGORIES= net
MASTER_SITES= LOCAL/kp/

Expand Down Expand Up @@ -38,7 +38,7 @@ do-install:

.if defined(MAINTAINER_MODE)
upload:
for version in 13.2 14.0; \
for version in 13.2 13.3 14.0; \
do \
cd /usr/src/lib && \
git archive --format=tar.gz \
Expand Down
3 changes: 3 additions & 0 deletions net/libpfctl/distinfo
Expand Up @@ -4,6 +4,9 @@ SIZE (libpfctl-12.4_2.tar.gz) = 10082
TIMESTAMP = 1700227662
SHA256 (libpfctl-13.2_2.tar.gz) = d14b3df105ad3d532f8d5423fc28e94b4d878f2184204cc7c9fb08ab8b3fec95
SIZE (libpfctl-13.2_2.tar.gz) = 10082
TIMESTAMP = 1709025557
SHA256 (libpfctl-13.3_2.tar.gz) = fed5ee79fd535948886fa50d56550aa5125df99277070284cae00b0e18e040b5
SIZE (libpfctl-13.3_2.tar.gz) = 10116
TIMESTAMP = 1700228315
SHA256 (libpfctl-14.0_2.tar.gz) = f5a9b99d0e922ffb2d58c9731dba2baccdac8e77ec73b87f3e8e8510933c5b11
SIZE (libpfctl-14.0_2.tar.gz) = 11665
Expand Down

0 comments on commit 0a5b676

Please sign in to comment.