svn commit: r414533 - in head/net-mgmt/netdisco: . files

Bartek Rutkowski robak at FreeBSD.org
Tue May 3 13:49:25 UTC 2016


Author: robak
Date: Tue May  3 13:49:24 2016
New Revision: 414533
URL: https://svnweb.freebsd.org/changeset/ports/414533

Log:
  net-mgmt/netdisco: update 2.033004 -> 2.033006
  
  PR:		209070
  Submitted by:	Geoffroy Desvernay <dgeo at centrale-marseille.fr> (maintainer)

Modified:
  head/net-mgmt/netdisco/Makefile
  head/net-mgmt/netdisco/distinfo
  head/net-mgmt/netdisco/files/netdiscologs.conf.sample.in

Modified: head/net-mgmt/netdisco/Makefile
==============================================================================
--- head/net-mgmt/netdisco/Makefile	Tue May  3 13:42:23 2016	(r414532)
+++ head/net-mgmt/netdisco/Makefile	Tue May  3 13:49:24 2016	(r414533)
@@ -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

Modified: head/net-mgmt/netdisco/distinfo
==============================================================================
--- head/net-mgmt/netdisco/distinfo	Tue May  3 13:42:23 2016	(r414532)
+++ head/net-mgmt/netdisco/distinfo	Tue May  3 13:49:24 2016	(r414533)
@@ -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

Modified: head/net-mgmt/netdisco/files/netdiscologs.conf.sample.in
==============================================================================
--- head/net-mgmt/netdisco/files/netdiscologs.conf.sample.in	Tue May  3 13:42:23 2016	(r414532)
+++ head/net-mgmt/netdisco/files/netdiscologs.conf.sample.in	Tue May  3 13:49:24 2016	(r414533)
@@ -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


More information about the svn-ports-head mailing list