From 7d350400c40a6f0e2368140c3c582a1dc33f48b9 Mon Sep 17 00:00:00 2001 From: Pawel Pekala Date: Thu, 19 Apr 2012 13:58:53 +0000 Subject: Update to version 0.1.2 PR: ports/167046 Submitted by: maintainer --- net/userfw/Makefile | 2 +- net/userfw/distinfo | 4 ++-- net/userfw/pkg-plist | 2 ++ 3 files changed, 5 insertions(+), 3 deletions(-) (limited to 'net') 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%% -- cgit v1.2.3