diff --git a/net-mgmt/netdisco/Makefile b/net-mgmt/netdisco/Makefile index 4addb40782b9..e7a378bd1b12 100644 --- a/net-mgmt/netdisco/Makefile +++ b/net-mgmt/netdisco/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= netdisco -PORTVERSION= 2.033004 +PORTVERSION= 2.033006 CATEGORIES= net-mgmt perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:OLIVER diff --git a/net-mgmt/netdisco/distinfo b/net-mgmt/netdisco/distinfo index c53ca338e55f..134bcea314ca 100644 --- a/net-mgmt/netdisco/distinfo +++ b/net-mgmt/netdisco/distinfo @@ -1,2 +1,2 @@ -SHA256 (App-Netdisco-2.033004.tar.gz) = cb14b17940b4d8983bceb60498363015c281e5f8e64c3782e4e5063b66b8ccef -SIZE (App-Netdisco-2.033004.tar.gz) = 773871 +SHA256 (App-Netdisco-2.033006.tar.gz) = b344e696b513316a6e854fb0d3936e7b40248e8316de60e64aeaaf26117d5486 +SIZE (App-Netdisco-2.033006.tar.gz) = 774341 diff --git a/net-mgmt/netdisco/files/netdiscologs.conf.sample.in b/net-mgmt/netdisco/files/netdiscologs.conf.sample.in index 08b1846422dc..b2727ba1efee 100644 --- a/net-mgmt/netdisco/files/netdiscologs.conf.sample.in +++ b/net-mgmt/netdisco/files/netdiscologs.conf.sample.in @@ -1,2 +1,2 @@ -/var/log/netdisco/netdisco-web.log %%NETDISCO_USER%%:%%NETDISCO_GROUP%% 640 7 1000 * JC /var/run/netdisco/netdisco-web.log -/var/log/netdisco/netdisco-daemon.log %%NETDISCO_USER%%:%%NETDISCO_GROUP%% 640 7 1000 * JC /var/run/netdisco/netdisco-daemon.log +/var/log/netdisco/netdisco-web.log %%NETDISCO_USER%%:%%NETDISCO_GROUP%% 640 7 1000 * JC /var/run/netdisco/netdisco-web.pid +/var/log/netdisco/netdisco-daemon.log %%NETDISCO_USER%%:%%NETDISCO_GROUP%% 640 7 1000 * JC /var/run/netdisco/netdisco-daemon.pid