diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2018-04-15 19:45:55 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2018-04-15 19:45:55 +0000 |
commit | ace192c4cfc66f61fe1a9d025f8a480522f4b7af (patch) | |
tree | 195d6f33a6a5c14786ab4a760c790c352f80ab63 /net-mgmt/pmacct | |
parent | c2d1abcde8015ef314d49cb77ddf040ff4b862da (diff) | |
download | ports-ace192c4cfc66f61fe1a9d025f8a480522f4b7af.tar.gz ports-ace192c4cfc66f61fe1a9d025f8a480522f4b7af.zip |
net-mgmt/pmacct: update 1.6.2 -> 1.7.0
Relnotes: http://www.pmacct.net/ChangeLog-1.7.0
Notes
Notes:
svn path=/head/; revision=467409
Diffstat (limited to 'net-mgmt/pmacct')
-rw-r--r-- | net-mgmt/pmacct/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/pmacct/distinfo | 6 | ||||
-rw-r--r-- | net-mgmt/pmacct/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/net-mgmt/pmacct/Makefile b/net-mgmt/pmacct/Makefile index f8a172e3e5b8..d54ba202a648 100644 --- a/net-mgmt/pmacct/Makefile +++ b/net-mgmt/pmacct/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pmacct -DISTVERSION= 1.6.2 +DISTVERSION= 1.7.0 PORTREVISION= 0 CATEGORIES= net-mgmt MASTER_SITES= http://www.pmacct.net/ diff --git a/net-mgmt/pmacct/distinfo b/net-mgmt/pmacct/distinfo index b1594e6a9e30..5975a58ce366 100644 --- a/net-mgmt/pmacct/distinfo +++ b/net-mgmt/pmacct/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1518121340 -SHA256 (pmacct-1.6.2.tar.gz) = e6ede7f500fb1771b5cdfb63dfa016e34c19b8aa2d2f672bd4c63016a5d6bbe2 -SIZE (pmacct-1.6.2.tar.gz) = 1311678 +TIMESTAMP = 1523821290 +SHA256 (pmacct-1.7.0.tar.gz) = 19c3795db452191c2b1b9533fecaf69c6767c9fb7b4ae60ae3f28e24eb2ee9c8 +SIZE (pmacct-1.7.0.tar.gz) = 1351888 diff --git a/net-mgmt/pmacct/pkg-plist b/net-mgmt/pmacct/pkg-plist index 613caa564124..c1ad3e7c1fce 100644 --- a/net-mgmt/pmacct/pkg-plist +++ b/net-mgmt/pmacct/pkg-plist @@ -29,6 +29,7 @@ sbin/sfacctd %%PORTEXAMPLES%%%%EXAMPLESDIR%%/flow_to_rd.map.example %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnuplot-example.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnuplot.script.example +%%WITH_KAFKA%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kafka/kafka_confluent_consumer.py %%WITH_KAFKA%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kafka/kafka_consumer.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/lpref.map.example %%PORTEXAMPLES%%%%EXAMPLESDIR%%/med.map.example @@ -71,6 +72,7 @@ sbin/sfacctd %%WITH_SQLITE3%%%%DATADIR%%/README.sqlite3 %%DATADIR%%/README.tag2 %%DATADIR%%/README.timestamp +%%DATADIR%%/README.tunnel %%WITH_PGSQL%%%%DATADIR%%/pmacct-create-db.pgsql %%WITH_MYSQL%%%%DATADIR%%/pmacct-create-db_bgp_v1.mysql %%WITH_MYSQL%%%%DATADIR%%/pmacct-create-db_v1.mysql |