summaryrefslogtreecommitdiff
path: root/net/mtr
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-12-13 03:59:24 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-12-13 03:59:24 +0000
commit0fa121339a61f3390f8dbfb50f0318bb6108ad2f (patch)
tree0dfcbf68b70e92b0c935a623e61d0840885c1ea8 /net/mtr
parent- Add LICENSE (diff)
- Update to 0.86
- Remove GLIB option Changes: https://github.com/traviscross/mtr/blob/master/NEWS
Notes
Notes: svn path=/head/; revision=374614
Diffstat (limited to 'net/mtr')
-rw-r--r--net/mtr/Makefile10
-rw-r--r--net/mtr/distinfo4
2 files changed, 5 insertions, 9 deletions
diff --git a/net/mtr/Makefile b/net/mtr/Makefile
index 9cdf064a5c50..5b6172edf207 100644
--- a/net/mtr/Makefile
+++ b/net/mtr/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= mtr
-PORTVERSION= 0.85
-PORTREVISION= 1
+PORTVERSION= 0.86
CATEGORIES= net
MASTER_SITES= ftp://ftp.bitwizard.nl/mtr/ \
LOCAL/sunpoet
@@ -13,20 +12,17 @@ COMMENT= Traceroute and ping in a single network diagnostic tool
LICENSE= GPLv2
-OPTIONS_DEFINE= GLIB IPV6 X11
+OPTIONS_DEFINE= IPV6 X11
OPTIONS_DEFAULT=X11
-GLIB_DESC= Build with glib library
X11_DESC= Build X11-enabled mtr
GNU_CONFIGURE= yes
LDFLAGS+= -lncurses
-USES= ncurses pkgconfig
+USES= autoreconf ncurses pkgconfig
PLIST_FILES= man/man8/mtr.8.gz \
sbin/mtr
-GLIB_CONFIGURE_WITH= glib
-GLIB_USE= GNOME=glib20
IPV6_CATEGORIES= ipv6
IPV6_CONFIGURE_ENABLE= ipv6
X11_CONFIGURE_WITH= gtk
diff --git a/net/mtr/distinfo b/net/mtr/distinfo
index 1c5fe49fec2a..2547d9e1ff92 100644
--- a/net/mtr/distinfo
+++ b/net/mtr/distinfo
@@ -1,2 +1,2 @@
-SHA256 (mtr-0.85.tar.gz) = cb2d62c9a2dc230f1c7a46c07116516d71e8bef94ce29fadf797829053dd5501
-SIZE (mtr-0.85.tar.gz) = 534196
+SHA256 (mtr-0.86.tar.gz) = c5d948920b641cc35f8b380fc356ddfe07cce6a9c6474afe242fc58113f28c06
+SIZE (mtr-0.86.tar.gz) = 185374