diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-12-05 13:14:43 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-12-05 13:14:43 +0800 |
commit | c571f1431aa49448183d8aaa3ec0bbb560d95167 (patch) | |
tree | e6d29be15e29ec8805be9679ac7ab9cfb294b80c /net | |
parent | 9646afcae48c60870a7e61a1ee0d0c837a78fa9c (diff) | |
download | freebsd-ports-gnome-c571f1431aa49448183d8aaa3ec0bbb560d95167.tar.gz freebsd-ports-gnome-c571f1431aa49448183d8aaa3ec0bbb560d95167.tar.zst freebsd-ports-gnome-c571f1431aa49448183d8aaa3ec0bbb560d95167.zip |
- Update to 0.82
Changes:
- Removed old Changelog file appended at the end as oldest changes.
- Enable decoding of ICMP extensions for MPLS for curses and report interfaces.
Use the -e flag or press 'e' to enable it.
Feature safe: yes
Diffstat (limited to 'net')
-rw-r--r-- | net/mtr/Makefile | 2 | ||||
-rw-r--r-- | net/mtr/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/mtr/Makefile b/net/mtr/Makefile index 5ba0f829b069..b432a9d7af14 100644 --- a/net/mtr/Makefile +++ b/net/mtr/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mtr -PORTVERSION= 0.81 +PORTVERSION= 0.82 PORTREVISION?= 0 CATEGORIES= net MASTER_SITES= ftp://ftp.bitwizard.nl/mtr/ \ diff --git a/net/mtr/distinfo b/net/mtr/distinfo index 589c7ebe6dd9..3e272f1d99c0 100644 --- a/net/mtr/distinfo +++ b/net/mtr/distinfo @@ -1,2 +1,2 @@ -SHA256 (mtr-0.81.tar.gz) = fa5160b6436c372c4989a5c5e676cc66118da49848c66a8279cde00a5dec9bfb -SIZE (mtr-0.81.tar.gz) = 267861 +SHA256 (mtr-0.82.tar.gz) = f3b457c9623ae03565688a7ffd49d4843a5e2505ccaf3ba8d9fbd86e3ce9b6a0 +SIZE (mtr-0.82.tar.gz) = 270245 |