Index: net-mgmt/netmagis-common/Makefile =================================================================== --- net-mgmt/netmagis-common/Makefile (revision 463484) +++ net-mgmt/netmagis-common/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME?= netmagis -PORTVERSION?= 2.3.3 +PORTVERSION?= 2.3.4 CATEGORIES?= net-mgmt MASTER_SITES= http://netmagis.org/files/ PKGNAMESUFFIX?= -common Index: net-mgmt/netmagis-common/distinfo =================================================================== --- net-mgmt/netmagis-common/distinfo (revision 463484) +++ net-mgmt/netmagis-common/distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480241381 -SHA256 (netmagis-2.3.3.tar.gz) = 22e2a4d4a7aa2c2bd4e22230a3d0ab29df439bcf65e70e4e4337b00b2dccc8a5 -SIZE (netmagis-2.3.3.tar.gz) = 671186 +TIMESTAMP = 1520103662 +SHA256 (netmagis-2.3.4.tar.gz) = 041c8de59e8dfa03f2fb02da2dea2e72aa19972a638d0226c36c45312ad132da +SIZE (netmagis-2.3.4.tar.gz) = 670861 Index: net-mgmt/netmagis-database/Makefile =================================================================== --- net-mgmt/netmagis-database/Makefile (revision 463484) +++ net-mgmt/netmagis-database/Makefile (working copy) @@ -6,6 +6,8 @@ COMMENT= Utilities for the netmagis database server +LICENSE= CECILL-B + RUN_DEPENDS= netmagis-config:net-mgmt/netmagis-common \ pwgen:sysutils/pwgen \ tcltls>=1.4.1:devel/tcltls \ Index: net-mgmt/netmagis-detecteq/Makefile =================================================================== --- net-mgmt/netmagis-detecteq/Makefile (revision 463484) +++ net-mgmt/netmagis-detecteq/Makefile (working copy) @@ -6,6 +6,8 @@ COMMENT= Files for detection of equipment modifications +LICENSE= CECILL-B + RUN_DEPENDS= netmagis-config:net-mgmt/netmagis-common MASTERDIR= ${.CURDIR}/../netmagis-common Index: net-mgmt/netmagis-metro/Makefile =================================================================== --- net-mgmt/netmagis-metro/Makefile (revision 463484) +++ net-mgmt/netmagis-metro/Makefile (working copy) @@ -6,6 +6,8 @@ COMMENT= Netmagis metrology module +LICENSE= CECILL-B + RUN_DEPENDS+= netmagis-config:net-mgmt/netmagis-common \ p5-DBD-Pg>0:databases/p5-DBD-Pg \ p5-Net-SNMP>=0:net-mgmt/p5-Net-SNMP \ Index: net-mgmt/netmagis-servers/Makefile =================================================================== --- net-mgmt/netmagis-servers/Makefile (revision 463484) +++ net-mgmt/netmagis-servers/Makefile (working copy) @@ -6,6 +6,8 @@ COMMENT= Netmagis module for dhcp, bind and mail servers +LICENSE= CECILL-B + RUN_DEPENDS= netmagis-config:net-mgmt/netmagis-common MASTERDIR= ${.CURDIR}/../netmagis-common Index: net-mgmt/netmagis-topo/Makefile =================================================================== --- net-mgmt/netmagis-topo/Makefile (revision 463484) +++ net-mgmt/netmagis-topo/Makefile (working copy) @@ -6,6 +6,8 @@ COMMENT= Netmagis topology module +LICENSE= CECILL-B + RUN_DEPENDS= netmagis-config:net-mgmt/netmagis-common \ rancid-run:net-mgmt/rancid3 \ fping:net/fping Index: net-mgmt/netmagis-utils/Makefile =================================================================== --- net-mgmt/netmagis-utils/Makefile (revision 463484) +++ net-mgmt/netmagis-utils/Makefile (working copy) @@ -6,6 +6,8 @@ COMMENT= Netmagis command-line utilities +LICENSE= CECILL-B + RUN_DEPENDS= netmagis-config:net-mgmt/netmagis-common MASTERDIR= ${.CURDIR}/../netmagis-common Index: net-mgmt/netmagis-www/Makefile =================================================================== --- net-mgmt/netmagis-www/Makefile (revision 463484) +++ net-mgmt/netmagis-www/Makefile (working copy) @@ -6,6 +6,8 @@ COMMENT= Netmagis web module +LICENSE= CECILL-B + RUN_DEPENDS= netmagis-config:net-mgmt/netmagis-common \ dot:graphics/graphviz \ pwgen:sysutils/pwgen \