mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Update to the 0.1.3 version.
This commit is contained in:
parent
11b42c3627
commit
e295c21e6a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315549
@ -6,12 +6,11 @@
|
||||
#
|
||||
|
||||
PORTNAME= userfw
|
||||
PORTVERSION= 0.1.2
|
||||
PORTVERSION= 0.1.3
|
||||
CATEGORIES= net kld
|
||||
MASTER_SITES= http://userfw.net/files/release/ \
|
||||
http://imax.in.ua/files/ \
|
||||
http://projects.ukrweb.net/files/ \
|
||||
https://github.com/downloads/gelraen/userfw/
|
||||
http://projects.ukrweb.net/files/
|
||||
|
||||
MAINTAINER= gelraen.ua@gmail.com
|
||||
COMMENT= Modular packet filter
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (userfw-0.1.2.tar.xz) = 0dba5bc8afb909ef8bdb325b6cfd89ecefea3d20624a9e50792624ae76c7cea4
|
||||
SIZE (userfw-0.1.2.tar.xz) = 31592
|
||||
SHA256 (userfw-0.1.3.tar.xz) = 7398d469203e43ae5a11b7a2f3556910f6e0b7f3ae6cdfac0ee4bdebe3522244
|
||||
SIZE (userfw-0.1.3.tar.xz) = 33552
|
||||
|
@ -17,9 +17,11 @@ include/userfw/modules/ipfw.h
|
||||
include/userfw/modules/ipv4.h
|
||||
include/userfw/modules/log.h
|
||||
include/userfw/modules/multiruleset.h
|
||||
include/userfw/modules/ng_userfw_connector.h
|
||||
@dirrmtry include/userfw/modules
|
||||
@dirrmtry include/userfw
|
||||
@cwd /
|
||||
%%KMODDIR%%/ng_userfw_connector.ko
|
||||
%%KMODDIR%%/userfw.ko
|
||||
%%KMODDIR%%/userfw_bpf.ko
|
||||
%%KMODDIR%%/userfw_counters.ko
|
||||
|
Loading…
Reference in New Issue
Block a user