aboutsummaryrefslogtreecommitdiff
path: root/net/ipa_ip6fw
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-02-12 18:01:01 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-02-12 18:01:01 +0000
commit5629d3b7ca9df324ba226681616e0b98e6cc30a2 (patch)
treeb728ccbd5682ceb4bae1fe2dbc959362536ee34c /net/ipa_ip6fw
parent33de9823507be7bd661a88b03104b7c35b9379e3 (diff)
downloadports-5629d3b7ca9df324ba226681616e0b98e6cc30a2.tar.gz
ports-5629d3b7ca9df324ba226681616e0b98e6cc30a2.zip
- Update to 1.1
- Update pkg-descr PR: 154615 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=269006
Diffstat (limited to 'net/ipa_ip6fw')
-rw-r--r--net/ipa_ip6fw/Makefile2
-rw-r--r--net/ipa_ip6fw/distinfo4
-rw-r--r--net/ipa_ip6fw/pkg-descr11
3 files changed, 8 insertions, 9 deletions
diff --git a/net/ipa_ip6fw/Makefile b/net/ipa_ip6fw/Makefile
index ddb75bf8aa5c..8716de9447ce 100644
--- a/net/ipa_ip6fw/Makefile
+++ b/net/ipa_ip6fw/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ipa_ip6fw
-PORTVERSION= 1.0.2
+PORTVERSION= 1.1
CATEGORIES= net
MASTER_SITES= SF/ipa-system/modules/ipa_ip6fw
diff --git a/net/ipa_ip6fw/distinfo b/net/ipa_ip6fw/distinfo
index 60633905751f..1c0e51632aee 100644
--- a/net/ipa_ip6fw/distinfo
+++ b/net/ipa_ip6fw/distinfo
@@ -1,2 +1,2 @@
-SHA256 (ipa_ip6fw-1.0.2.tar.bz2) = 836b15fceb78b418ad3b30dfb9419cc7523d576cc9d854eee73333fb85d2c33a
-SIZE (ipa_ip6fw-1.0.2.tar.bz2) = 16737
+SHA256 (ipa_ip6fw-1.1.tar.bz2) = 082e2a1dec5c9fc6c0fca5bdef4458dcd994917dcc041fd267b279261178b1b0
+SIZE (ipa_ip6fw-1.1.tar.bz2) = 16828
diff --git a/net/ipa_ip6fw/pkg-descr b/net/ipa_ip6fw/pkg-descr
index d3d75b6897cf..661524992a4f 100644
--- a/net/ipa_ip6fw/pkg-descr
+++ b/net/ipa_ip6fw/pkg-descr
@@ -2,13 +2,12 @@ IPA_IP6FW -- IPA accounting module for FreeBSD IPv6 Firewall
Main features:
-- The module is designed for traffic accounting from FreeBSD IPv6
- Firewall rules byte counters;
+- The module is designed for traffic accounting from IPv6 Firewall
+ rules byte counters;
- The module understands IPv6 Firewall rules byte counters overflow;
-- It is possible to summarize and subtract statistics from IPv6
- Firewall rules byte counters;
-- It is possible to distinguish IPv6 Firewall rules with the same
- numbers;
+- It is possible to summarize and subtract statistics of IPv6 Firewall
+ rules byte counters;
+- It is possible to distinguish IPv6 Firewall rules with the same numbers;
- IPv6 Firewall rules can be dynamically added to and deleted from
the system, the module correctly works in such situations.