Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 May 2013 16:03:31 +0000 (UTC)
From:      Ryan Steinmetz <zi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r318246 - head/net-mgmt/pmacct
Message-ID:  <201305151603.r4FG3VNE094660@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zi
Date: Wed May 15 16:03:31 2013
New Revision: 318246
URL: http://svnweb.freebsd.org/changeset/ports/318246

Log:
  - Update to 0.14.3

Modified:
  head/net-mgmt/pmacct/Makefile
  head/net-mgmt/pmacct/distinfo
  head/net-mgmt/pmacct/pkg-plist

Modified: head/net-mgmt/pmacct/Makefile
==============================================================================
--- head/net-mgmt/pmacct/Makefile	Wed May 15 15:33:02 2013	(r318245)
+++ head/net-mgmt/pmacct/Makefile	Wed May 15 16:03:31 2013	(r318246)
@@ -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/

Modified: head/net-mgmt/pmacct/distinfo
==============================================================================
--- head/net-mgmt/pmacct/distinfo	Wed May 15 15:33:02 2013	(r318245)
+++ head/net-mgmt/pmacct/distinfo	Wed May 15 16:03:31 2013	(r318246)
@@ -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

Modified: head/net-mgmt/pmacct/pkg-plist
==============================================================================
--- head/net-mgmt/pmacct/pkg-plist	Wed May 15 15:33:02 2013	(r318245)
+++ head/net-mgmt/pmacct/pkg-plist	Wed May 15 16:03:31 2013	(r318246)
@@ -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%%



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305151603.r4FG3VNE094660>