summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2013-05-15 16:03:31 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2013-05-15 16:03:31 +0000
commitd2d60fd5c8d2085b08a56d5ebff76e8b2cf693ba (patch)
tree138b1bfd00471331fba5d4db9eec1094330935f1
parent6a782d26cbfbf538d5655d3394e329c932996bb6 (diff)
downloadfreebsd-ports-d2d60fd5c8d2085b08a56d5ebff76e8b2cf693ba.zip
- Update to 0.14.3
-rw-r--r--net-mgmt/pmacct/Makefile2
-rw-r--r--net-mgmt/pmacct/distinfo4
-rw-r--r--net-mgmt/pmacct/pkg-plist4
3 files changed, 7 insertions, 3 deletions
diff --git a/net-mgmt/pmacct/Makefile b/net-mgmt/pmacct/Makefile
index 69ba75f02696..fc8626a5eb99 100644
--- a/net-mgmt/pmacct/Makefile
+++ b/net-mgmt/pmacct/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pmacct
-DISTVERSION= 0.14.2
+DISTVERSION= 0.14.3
CATEGORIES= net-mgmt
MASTER_SITES= http://www.pmacct.net/ \
http://mirrors.rit.edu/zi/
diff --git a/net-mgmt/pmacct/distinfo b/net-mgmt/pmacct/distinfo
index 7a15fad39519..d4fc466f55b6 100644
--- a/net-mgmt/pmacct/distinfo
+++ b/net-mgmt/pmacct/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pmacct-0.14.2.tar.gz) = ce6f877c78cbb27aa40e8284d33d962980b40a8c442e58656ffee34ef53d2830
-SIZE (pmacct-0.14.2.tar.gz) = 721749
+SHA256 (pmacct-0.14.3.tar.gz) = c3197dcb21b131da82eaaecc9dccbff894c35bf1cb74214e93ae1e7c1bdef50e
+SIZE (pmacct-0.14.3.tar.gz) = 746387
diff --git a/net-mgmt/pmacct/pkg-plist b/net-mgmt/pmacct/pkg-plist
index 2f36f8f4b47c..1ab7d57dd63d 100644
--- a/net-mgmt/pmacct/pkg-plist
+++ b/net-mgmt/pmacct/pkg-plist
@@ -15,9 +15,12 @@ sbin/uacctd
%%DATADIR%%/README.mask
%%DATADIR%%/README.mpls_vpn_rd
%%DATADIR%%/README.mysql
+%%DATADIR%%/README.nat
%%DATADIR%%/README.pgsql
+%%DATADIR%%/README.pkt_len_distrib
%%DATADIR%%/README.sampling_rate
%%DATADIR%%/README.sqlite3
+%%DATADIR%%/README.timestamp
%%DATADIR%%/pmacct-create-db.pgsql
%%DATADIR%%/pmacct-create-db_bgp_v1.mysql
%%DATADIR%%/pmacct-create-db_v1.mysql
@@ -83,5 +86,6 @@ sbin/uacctd
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/probe_sflow.conf.example
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rrdtool-example.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sampling.map.example
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tee_receivers.lst.example
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
%%PORTDOCS%%@dirrm %%DOCSDIR%%