diff options
author | Wen Heping <wen@FreeBSD.org> | 2011-01-10 03:01:04 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2011-01-10 03:01:04 +0000 |
commit | d3572568e4c67c697c12e15190d68bf26fc27424 (patch) | |
tree | ff5e2e790363e5a2177d06e2b5ba9d190d2032ba /net-mgmt | |
parent | 11299de94ab896752e64591a162a5a2cbe54fed0 (diff) | |
download | ports-d3572568e4c67c697c12e15190d68bf26fc27424.tar.gz ports-d3572568e4c67c697c12e15190d68bf26fc27424.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/pmacct/Makefile | 7 | ||||
-rw-r--r-- | net-mgmt/pmacct/distinfo | 5 | ||||
-rw-r--r-- | net-mgmt/pmacct/pkg-plist | 3 |
3 files changed, 7 insertions, 8 deletions
diff --git a/net-mgmt/pmacct/Makefile b/net-mgmt/pmacct/Makefile index 7bbfa1413720..91f03ab6c137 100644 --- a/net-mgmt/pmacct/Makefile +++ b/net-mgmt/pmacct/Makefile @@ -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 diff --git a/net-mgmt/pmacct/distinfo b/net-mgmt/pmacct/distinfo index ae245c685008..8f94c0c35a46 100644 --- a/net-mgmt/pmacct/distinfo +++ b/net-mgmt/pmacct/distinfo @@ -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 diff --git a/net-mgmt/pmacct/pkg-plist b/net-mgmt/pmacct/pkg-plist index 0b973a69fedd..d24e6d896785 100644 --- a/net-mgmt/pmacct/pkg-plist +++ b/net-mgmt/pmacct/pkg-plist @@ -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 |