diff -urN net-mgmt/torrus.orig/Makefile net-mgmt/torrus/Makefile --- net-mgmt/torrus.orig/Makefile 2014-05-29 13:17:34.000000000 +0300 +++ net-mgmt/torrus/Makefile 2014-05-29 14:58:28.000000000 +0300 @@ -2,8 +2,7 @@ # $FreeBSD: head/net-mgmt/torrus/Makefile 351411 2014-04-16 18:28:47Z zeising $ PORTNAME= torrus -PORTVERSION= 2.05 -PORTREVISION= 1 +PORTVERSION= 2.07 CATEGORIES= net-mgmt MASTER_SITES= SF/torrus/torrus/ diff -urN net-mgmt/torrus.orig/distinfo net-mgmt/torrus/distinfo --- net-mgmt/torrus.orig/distinfo 2014-05-29 13:17:34.000000000 +0300 +++ net-mgmt/torrus/distinfo 2014-05-29 14:58:05.000000000 +0300 @@ -1,2 +1,2 @@ -SHA256 (torrus-2.05.tar.gz) = b127dbe8d7cd0884c4751606e2fd339d1e8e7dc6510111042e41f437f5a5868b -SIZE (torrus-2.05.tar.gz) = 623600 +SHA256 (torrus-2.07.tar.gz) = b4ee8930cb36c8985956c852ad6fa2cd284d1d54d4ef54799e77eeee3eb9a6c6 +SIZE (torrus-2.07.tar.gz) = 627347 diff -urN net-mgmt/torrus.orig/files/patch-doc net-mgmt/torrus/files/patch-doc --- net-mgmt/torrus.orig/files/patch-doc 1970-01-01 03:00:00.000000000 +0300 +++ net-mgmt/torrus/files/patch-doc 2014-05-29 15:00:37.000000000 +0300 @@ -0,0 +1,33 @@ +--- doc/stylingprofile.pod.in.orig 2014-05-29 11:36:16.000000000 +0300 ++++ doc/stylingprofile.pod.in 2014-05-29 11:37:04.000000000 +0300 +@@ -198,7 +198,7 @@ + + =over 4 + +-=item * Applying your Schema ++=item 1. Applying your Schema + + In the F file, add the variable + +--- doc/xmlconfig.pod.in.orig 2014-05-29 11:47:47.000000000 +0300 ++++ doc/xmlconfig.pod.in 2014-05-29 11:48:16.000000000 +0300 +@@ -1306,17 +1306,15 @@ + The first one defines the starting time. C may be also optionally + specified. + +-C specifies oe or more consolidation functions, separated by comma. ++C specifies one or more consolidation functions, separated by comma. + The result of the rendering is the text line with the output values + separated by colon (:). + +-=back +- + =item * C, C, C + + When set to C, the corresponding elements of the graph are not displayed. + +- ++=back + + =head3 Styling Profiles + diff -urN net-mgmt/torrus.orig/pkg-plist net-mgmt/torrus/pkg-plist --- net-mgmt/torrus.orig/pkg-plist 2014-05-29 13:17:34.000000000 +0300 +++ net-mgmt/torrus/pkg-plist 2014-05-29 14:58:05.000000000 +0300 @@ -163,10 +163,10 @@ %%DATADIR%%/xmlconfig/vendor/empire.systemedge.xml %%DATADIR%%/xmlconfig/vendor/foundry.xml %%DATADIR%%/xmlconfig/vendor/ftos.xml -%%DATADIR%%/xmlconfig/vendor/jacarta.xml -%%DATADIR%%/xmlconfig/vendor/junos.xml %%DATADIR%%/xmlconfig/vendor/hp.hpux.xml %%DATADIR%%/xmlconfig/vendor/hp.procurve.xml +%%DATADIR%%/xmlconfig/vendor/jacarta.xml +%%DATADIR%%/xmlconfig/vendor/junos.xml %%DATADIR%%/xmlconfig/vendor/liebert.xml %%DATADIR%%/xmlconfig/vendor/microsoft.windows.xml %%DATADIR%%/xmlconfig/vendor/motorola.bsr.xml @@ -229,6 +229,7 @@ %%SITE_PERL%%/Torrus/DevDiscover/ComtechEFData.pm %%SITE_PERL%%/Torrus/DevDiscover/DevDetails.pm %%SITE_PERL%%/Torrus/DevDiscover/EmpireSystemedge.pm +%%SITE_PERL%%/Torrus/DevDiscover/F5BigIp.pm %%SITE_PERL%%/Torrus/DevDiscover/Foundry.pm %%SITE_PERL%%/Torrus/DevDiscover/FTOS.pm %%SITE_PERL%%/Torrus/DevDiscover/Jacarta.pm