aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2012-04-19 13:58:53 +0000
committerPawel Pekala <pawel@FreeBSD.org>2012-04-19 13:58:53 +0000
commit7d350400c40a6f0e2368140c3c582a1dc33f48b9 (patch)
tree99ab2eb4a472ba8262dd2fd39b1e8ef80efc1e2c /net
parentc69b32cbafdeb850fd6d27f6f4bdeb2d92e684bd (diff)
downloadports-7d350400c40a6f0e2368140c3c582a1dc33f48b9.tar.gz
ports-7d350400c40a6f0e2368140c3c582a1dc33f48b9.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/userfw/Makefile2
-rw-r--r--net/userfw/distinfo4
-rw-r--r--net/userfw/pkg-plist2
3 files changed, 5 insertions, 3 deletions
diff --git a/net/userfw/Makefile b/net/userfw/Makefile
index 82b27ea4f08a..6fa8667af4ac 100644
--- a/net/userfw/Makefile
+++ b/net/userfw/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= userfw
-PORTVERSION= 0.1.1
+PORTVERSION= 0.1.2
CATEGORIES= net kld
MASTER_SITES= http://userfw.net/files/release/ \
http://imax.in.ua/files/ \
diff --git a/net/userfw/distinfo b/net/userfw/distinfo
index 82be54e3064d..b0b1932f47a0 100644
--- a/net/userfw/distinfo
+++ b/net/userfw/distinfo
@@ -1,2 +1,2 @@
-SHA256 (userfw-0.1.1.tar.xz) = 9ca9525039c2a2fdaafec51d75b13f0f65d01c5f300434dbe55da3d459fe4328
-SIZE (userfw-0.1.1.tar.xz) = 30536
+SHA256 (userfw-0.1.2.tar.xz) = 0dba5bc8afb909ef8bdb325b6cfd89ecefea3d20624a9e50792624ae76c7cea4
+SIZE (userfw-0.1.2.tar.xz) = 31592
diff --git a/net/userfw/pkg-plist b/net/userfw/pkg-plist
index fe27edcef237..318eba8539e3 100644
--- a/net/userfw/pkg-plist
+++ b/net/userfw/pkg-plist
@@ -15,6 +15,7 @@ include/userfw/modules/dummynet.h
include/userfw/modules/ip.h
include/userfw/modules/ipfw.h
include/userfw/modules/ipv4.h
+include/userfw/modules/log.h
include/userfw/modules/multiruleset.h
@dirrmtry include/userfw/modules
@dirrmtry include/userfw
@@ -24,6 +25,7 @@ include/userfw/modules/multiruleset.h
%%KMODDIR%%/userfw_counters.ko
%%KMODDIR%%/userfw_dummynet.ko
%%KMODDIR%%/userfw_ipfw.ko
+%%KMODDIR%%/userfw_log.ko
%%KMODDIR%%/userfw_multiruleset.ko
@exec /usr/sbin/kldxref /%%KMODDIR%%
@unexec /usr/sbin/kldxref /%%KMODDIR%%