diff options
author | pat <pat@FreeBSD.org> | 2002-03-07 10:49:49 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-03-07 10:49:49 +0800 |
commit | 00c58327390651d856c7925b800c8e6dc935abf5 (patch) | |
tree | c689bacda3f1b805677438869b3ab59fc69e9f72 | |
parent | 9d7f34340e0091d83310b05efef6a3374a0ebd8c (diff) | |
download | freebsd-ports-gnome-00c58327390651d856c7925b800c8e6dc935abf5.tar.gz freebsd-ports-gnome-00c58327390651d856c7925b800c8e6dc935abf5.tar.zst freebsd-ports-gnome-00c58327390651d856c7925b800c8e6dc935abf5.zip |
Update to 1.6
PR: 35597
Submitted by: maintainer
-rw-r--r-- | net-mgmt/aggregate/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/aggregate/distinfo | 2 | ||||
-rw-r--r-- | net-mgmt/aggregate/pkg-descr | 2 | ||||
-rw-r--r-- | net/aggregate/Makefile | 2 | ||||
-rw-r--r-- | net/aggregate/distinfo | 2 | ||||
-rw-r--r-- | net/aggregate/pkg-descr | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/net-mgmt/aggregate/Makefile b/net-mgmt/aggregate/Makefile index 88889d9829b3..2ffc33020053 100644 --- a/net-mgmt/aggregate/Makefile +++ b/net-mgmt/aggregate/Makefile @@ -6,7 +6,7 @@ # PORTNAME= aggregate -PORTVERSION= 1.5 +PORTVERSION= 1.6 CATEGORIES= net MASTER_SITES= http://buffoon.automagic.org/dist/ \ http://maggie.automagic.org/dist/ diff --git a/net-mgmt/aggregate/distinfo b/net-mgmt/aggregate/distinfo index 2df84af3506e..74deb9b3b735 100644 --- a/net-mgmt/aggregate/distinfo +++ b/net-mgmt/aggregate/distinfo @@ -1 +1 @@ -MD5 (aggregate-1.5.tar.gz) = aeb6034ac596c8fdeb668178534c5da1 +MD5 (aggregate-1.6.tar.gz) = 6fcc515388bf2c5b0c8f9f733bfee7e1 diff --git a/net-mgmt/aggregate/pkg-descr b/net-mgmt/aggregate/pkg-descr index cb78b828e221..fffa7334612b 100644 --- a/net-mgmt/aggregate/pkg-descr +++ b/net-mgmt/aggregate/pkg-descr @@ -1,4 +1,4 @@ -akes a list of prefixes in conventional format on stdin, +Takes a list of prefixes in conventional format on stdin, and performs two optimisations to attempt to reduce the length of the prefix list. diff --git a/net/aggregate/Makefile b/net/aggregate/Makefile index 88889d9829b3..2ffc33020053 100644 --- a/net/aggregate/Makefile +++ b/net/aggregate/Makefile @@ -6,7 +6,7 @@ # PORTNAME= aggregate -PORTVERSION= 1.5 +PORTVERSION= 1.6 CATEGORIES= net MASTER_SITES= http://buffoon.automagic.org/dist/ \ http://maggie.automagic.org/dist/ diff --git a/net/aggregate/distinfo b/net/aggregate/distinfo index 2df84af3506e..74deb9b3b735 100644 --- a/net/aggregate/distinfo +++ b/net/aggregate/distinfo @@ -1 +1 @@ -MD5 (aggregate-1.5.tar.gz) = aeb6034ac596c8fdeb668178534c5da1 +MD5 (aggregate-1.6.tar.gz) = 6fcc515388bf2c5b0c8f9f733bfee7e1 diff --git a/net/aggregate/pkg-descr b/net/aggregate/pkg-descr index cb78b828e221..fffa7334612b 100644 --- a/net/aggregate/pkg-descr +++ b/net/aggregate/pkg-descr @@ -1,4 +1,4 @@ -akes a list of prefixes in conventional format on stdin, +Takes a list of prefixes in conventional format on stdin, and performs two optimisations to attempt to reduce the length of the prefix list. |