- Update to 0.86

- Remove GLIB option

Changes:	https://github.com/traviscross/mtr/blob/master/NEWS
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-12-13 03:59:24 +00:00
parent b5608db896
commit 0fa121339a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374614
2 changed files with 5 additions and 9 deletions

View File

@ -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

View File

@ -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