aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMunechika SUMIKAWA <sumikawa@FreeBSD.org>2007-04-03 04:09:02 +0000
committerMunechika SUMIKAWA <sumikawa@FreeBSD.org>2007-04-03 04:09:02 +0000
commitac450bb23ddc7a4d2b86afadca6964b1ef61cd32 (patch)
tree0754d637b5308d19ff4617c37ab418a70a6ca04b /net
parent980246a1ef45f580c1f5d927dcb9703cd7019506 (diff)
downloadports-ac450bb23ddc7a4d2b86afadca6964b1ef61cd32.tar.gz
ports-ac450bb23ddc7a4d2b86afadca6964b1ef61cd32.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/echoping/Makefile8
-rw-r--r--net/echoping/distinfo6
2 files changed, 6 insertions, 8 deletions
diff --git a/net/echoping/Makefile b/net/echoping/Makefile
index 465e936c1708..d2a3648c1c52 100644
--- a/net/echoping/Makefile
+++ b/net/echoping/Makefile
@@ -6,12 +6,9 @@
#
PORTNAME= echoping
-PORTVERSION= 5.99.0
-PORTREVISION= 2
+PORTVERSION= 6.0.0
CATEGORIES= net ipv6
MASTER_SITES= ftp://ftp.internatif.org/pub/unix/echoping/
-MASTER_SITE_SUBDIR= ${PORTNAME}
-DISTNAME= echoping-6.0-BETA
MAINTAINER= sumikawa@FreeBSD.org
COMMENT= A ping-like program that uses tcp and/or http
@@ -22,7 +19,8 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \
USE_OPENSSL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-http --enable-icp --enable-smtp --with-ssl \
- --enable-ttcp --enable-tos --with-libidn=${LOCALBASE}
+ --enable-ttcp --enable-tos --with-libidn=${LOCALBASE} \
+ --mandir=${LOCALBASE}/man
PING_PLUGINS= dns random whois
diff --git a/net/echoping/distinfo b/net/echoping/distinfo
index f99b9b9a1b29..74a7172a7dfb 100644
--- a/net/echoping/distinfo
+++ b/net/echoping/distinfo
@@ -1,3 +1,3 @@
-MD5 (echoping-6.0-BETA.tar.gz) = a8d10ec94a6dfc42bd978a1e99d00efa
-SHA256 (echoping-6.0-BETA.tar.gz) = b69adbf54f3a10db423271f7bacde0413a6a69649a6a7c283050312ddd1fc9bb
-SIZE (echoping-6.0-BETA.tar.gz) = 1530242
+MD5 (echoping-6.0.0.tar.gz) = dd908f5f9334e906d563f7af7ff61926
+SHA256 (echoping-6.0.0.tar.gz) = ec1e827a15a5a150a80f2d3abfab2e28628797a98527e82535c9a3f67e9fbfb4
+SIZE (echoping-6.0.0.tar.gz) = 1811321