Update to 0.11.2
PR: ports/106259 Submitted by: farrokhi
This commit is contained in:
parent
34897a87f4
commit
88bc2ac58a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=179362
3 changed files with 4 additions and 6 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= pmacct
|
||||
DISTVERSION= 0.11.1
|
||||
DISTVERSION= 0.11.2
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= http://www.pmacct.net/ \
|
||||
http://voodoo.bawue.com/download/
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (pmacct-0.11.1.tar.gz) = 0341492a08335f421d80ddd9539384c3
|
||||
SHA256 (pmacct-0.11.1.tar.gz) = 2151c008c52041924f3f04b7f27034f75d8e90f8212da511f310427237495a8c
|
||||
SIZE (pmacct-0.11.1.tar.gz) = 419387
|
||||
MD5 (pmacct-0.11.2.tar.gz) = 90a16305fce4ebcfdce255cc1b256b1f
|
||||
SHA256 (pmacct-0.11.2.tar.gz) = 6d8346944c987a2ec9e6b29cbbc2a886007a2535b9d506051ef6afe96faac625
|
||||
SIZE (pmacct-0.11.2.tar.gz) = 411711
|
||||
|
|
|
@ -15,12 +15,10 @@ sbin/sfacctd
|
|||
%%EXAMPLESDIR%%/mrtg.conf.example
|
||||
%%EXAMPLESDIR%%/networks.lst.example
|
||||
%%EXAMPLESDIR%%/nfacctd-print.conf.example
|
||||
%%EXAMPLESDIR%%/nfacctd-sql.conf.example
|
||||
%%EXAMPLESDIR%%/nfacctd-sql_v1.conf.example
|
||||
%%EXAMPLESDIR%%/nfacctd-sql_v2.conf.example
|
||||
%%EXAMPLESDIR%%/pmacctd-imt.conf.example
|
||||
%%EXAMPLESDIR%%/pmacctd-multiple-plugins.conf.example
|
||||
%%EXAMPLESDIR%%/pmacctd-sql.conf.example
|
||||
%%EXAMPLESDIR%%/pmacctd-sql_v1.conf.example
|
||||
%%EXAMPLESDIR%%/pmacctd-sql_v2.conf.example
|
||||
%%EXAMPLESDIR%%/pmacctd-sqlite3_v4.conf.example
|
||||
|
|
Loading…
Reference in a new issue