Index: Makefile =================================================================== --- Makefile (revision 318375) +++ Makefile (working copy) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= httping -PORTVERSION= 2.2.1 -PORTREVISION= 1 +PORTVERSION= 2.3.1 CATEGORIES= net MASTER_SITES= http://www.vanheusden.com/httping/ \ CRITICAL @@ -12,6 +11,7 @@ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Ping-like tool for HTTP requests +USES= gettext USE_GMAKE= yes MAKE_JOBS_SAFE= yes @@ -22,6 +22,8 @@ OPTIONS_DEFAULT=NCURSES SSL +LDFLAGS+= -lintl + .include .if ${PORT_OPTIONS:MNCURSES} Index: distinfo =================================================================== --- distinfo (revision 318375) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (httping-2.2.1.tgz) = b5f34b1ce5a83177fc58a9c5032daa43e625271936af6d919e00f2a48cd9e541 -SIZE (httping-2.2.1.tgz) = 33104 +SHA256 (httping-2.3.1.tgz) = a4a27c2f577eec0bd4dca763f2badd4553e8f39f0601ebd0223118e4a9da8b04 +SIZE (httping-2.3.1.tgz) = 54355