diff options
author | krion <krion@FreeBSD.org> | 2004-11-07 00:30:39 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-11-07 00:30:39 +0800 |
commit | 9f96577ac9d6e65a180ee8639846534a2d403e68 (patch) | |
tree | a2424a8ac106e2834d0bb291d0dd5f41b1283226 /net-mgmt | |
parent | 47500c7eff8cf19ddcd8389bb36e079d3737e79b (diff) | |
download | freebsd-ports-gnome-9f96577ac9d6e65a180ee8639846534a2d403e68.tar.gz freebsd-ports-gnome-9f96577ac9d6e65a180ee8639846534a2d403e68.tar.zst freebsd-ports-gnome-9f96577ac9d6e65a180ee8639846534a2d403e68.zip |
Update to 0.7.6
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/pmacct/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/pmacct/distinfo | 4 | ||||
-rw-r--r-- | net-mgmt/pmacct/pkg-plist | 7 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-mgmt/pmacct/Makefile b/net-mgmt/pmacct/Makefile index af5f8dc79880..e0af85ffae3f 100644 --- a/net-mgmt/pmacct/Makefile +++ b/net-mgmt/pmacct/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pmacct -PORTVERSION= 0.7.5 +PORTVERSION= 0.7.6 CATEGORIES= net-mgmt MASTER_SITES= http://www.ba.cnr.it/~paolo/pmacct/ diff --git a/net-mgmt/pmacct/distinfo b/net-mgmt/pmacct/distinfo index 438143723000..a31ed32ab5e9 100644 --- a/net-mgmt/pmacct/distinfo +++ b/net-mgmt/pmacct/distinfo @@ -1,2 +1,2 @@ -MD5 (pmacct-0.7.5.tar.gz) = 22e20be4632eebb3f95a95dffa36db71 -SIZE (pmacct-0.7.5.tar.gz) = 177270 +MD5 (pmacct-0.7.6.tar.gz) = a9570c396e9af970d373725a1be63725 +SIZE (pmacct-0.7.6.tar.gz) = 182750 diff --git a/net-mgmt/pmacct/pkg-plist b/net-mgmt/pmacct/pkg-plist index 867fef1ca149..57fbfdeef3eb 100644 --- a/net-mgmt/pmacct/pkg-plist +++ b/net-mgmt/pmacct/pkg-plist @@ -8,9 +8,11 @@ sbin/pmacctd %%PORTDOCS%%%%DOCSDIR%%/FAQS %%PORTDOCS%%%%DOCSDIR%%/README %%EXAMPLESDIR%%/allow-list.example +%%EXAMPLESDIR%%/gnuplot-example.sh +%%EXAMPLESDIR%%/gnuplot.script.example %%EXAMPLESDIR%%/id_map.example -%%EXAMPLESDIR%%/mrtg.conf.hosts.example -%%EXAMPLESDIR%%/mrtg.conf.ports.example +%%EXAMPLESDIR%%/mrtg-example.sh +%%EXAMPLESDIR%%/mrtg.conf.example %%EXAMPLESDIR%%/networks.example %%EXAMPLESDIR%%/nfacctd-print.conf.example %%EXAMPLESDIR%%/nfacctd-sql.conf.example @@ -22,5 +24,6 @@ sbin/pmacctd %%EXAMPLESDIR%%/pmacctd-sql_v1.conf.example %%EXAMPLESDIR%%/pmacctd-sql_v2.conf.example %%EXAMPLESDIR%%/ports.example +%%EXAMPLESDIR%%/rrdtool-example.sh @dirrm %%EXAMPLESDIR%% %%PORTDOCS%%@dirrm %%DOCSDIR%% |