- Update to 0.12.5
- Pass maintainership to submitter PR: ports/153832 Submitted by: Ryan Steinmetz <rpsfa@rit.edu>
This commit is contained in:
parent
11299de94a
commit
d3572568e4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=267565
3 changed files with 7 additions and 8 deletions
|
@ -6,12 +6,11 @@
|
|||
#
|
||||
|
||||
PORTNAME= pmacct
|
||||
DISTVERSION= 0.12.1
|
||||
DISTVERSION= 0.12.5
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= http://www.pmacct.net/ \
|
||||
http://voodoo.bawue.com/download/
|
||||
MASTER_SITES= http://www.pmacct.net/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= rpsfa@rit.edu
|
||||
COMMENT= Accounting and aggregation tool for IPv4 and IPv6 traffic
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
MD5 (pmacct-0.12.1.tar.gz) = 82f11cac3fb14fc7f4754918272f685f
|
||||
SHA256 (pmacct-0.12.1.tar.gz) = e562a416b2483e4611764e9633e8b8b50b5ce008322f27994e6af6479a39f65a
|
||||
SIZE (pmacct-0.12.1.tar.gz) = 530342
|
||||
SHA256 (pmacct-0.12.5.tar.gz) = 5252d7df24e9baefcc5a36ed66e9cac5ae505c9d502c8cffb96e6808acbb2fe8
|
||||
SIZE (pmacct-0.12.5.tar.gz) = 552007
|
||||
|
|
|
@ -9,7 +9,8 @@ sbin/uacctd
|
|||
%%PORTDOCS%%%%DOCSDIR%%/EXAMPLES
|
||||
%%PORTDOCS%%%%DOCSDIR%%/FAQS
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||
%%EXAMPLESDIR%%/agent_to_peer.map
|
||||
%%EXAMPLESDIR%%/agent_to_peer.map.example
|
||||
%%EXAMPLESDIR%%/bgp_md5.lst.example
|
||||
%%EXAMPLESDIR%%/allow-list.example
|
||||
%%EXAMPLESDIR%%/is_symmetric.map.example
|
||||
%%EXAMPLESDIR%%/gnuplot-example.sh
|
||||
|
|
Loading…
Reference in a new issue