aboutsummaryrefslogtreecommitdiff
path: root/net/ipsvd
diff options
context:
space:
mode:
authorSergei Kolobov <sergei@FreeBSD.org>2003-10-23 10:21:43 +0000
committerSergei Kolobov <sergei@FreeBSD.org>2003-10-23 10:21:43 +0000
commit90d1aa7bf55ae1fa3c48e7b776d231be7fdc9991 (patch)
treea9b74c5d2bff49306f8ba4ebc197bc1b79b43323 /net/ipsvd
parent88f43d324609a96cdb56f13ab634474bbc6a85a5 (diff)
downloadports-90d1aa7bf55ae1fa3c48e7b776d231be7fdc9991.tar.gz
ports-90d1aa7bf55ae1fa3c48e7b776d231be7fdc9991.zip
- Update to 0.7.0:
- A new type of instruction has been added: ipsvd(8) now can be told to look up IP addresses of (dynamic) hostnames on incoming connections, and to handle a connection through different instructions if the client's IP address matches one of these IP addresses. See the ipsvd-instruct(5) man page for details. - The examples web page has been updated slightly, and now includes an example of the new check host instructions. Approved by: krion (implicit)
Notes
Notes: svn path=/head/; revision=91944
Diffstat (limited to 'net/ipsvd')
-rw-r--r--net/ipsvd/Makefile2
-rw-r--r--net/ipsvd/distinfo2
-rw-r--r--net/ipsvd/pkg-plist1
3 files changed, 3 insertions, 2 deletions
diff --git a/net/ipsvd/Makefile b/net/ipsvd/Makefile
index a5992cc53818..666bf07dedbd 100644
--- a/net/ipsvd/Makefile
+++ b/net/ipsvd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ipsvd
-PORTVERSION= 0.6.1
+PORTVERSION= 0.7.0
CATEGORIES= net
MASTER_SITES= http://smarden.org/ipsvd/
diff --git a/net/ipsvd/distinfo b/net/ipsvd/distinfo
index 56d88caffc92..d93753f09631 100644
--- a/net/ipsvd/distinfo
+++ b/net/ipsvd/distinfo
@@ -1 +1 @@
-MD5 (ipsvd-0.6.1.tar.gz) = f3c62e35bdd46e857f524564698e60dc
+MD5 (ipsvd-0.7.0.tar.gz) = 0f8ea80a10cc11b3b2db05db3dd0518b
diff --git a/net/ipsvd/pkg-plist b/net/ipsvd/pkg-plist
index 2878ceb47989..dfc0597add7d 100644
--- a/net/ipsvd/pkg-plist
+++ b/net/ipsvd/pkg-plist
@@ -13,5 +13,6 @@ sbin/udpsvd
%%PORTDOCS%%%%DOCSDIR%%/ipsvd.7.html
%%PORTDOCS%%%%DOCSDIR%%/tcpsvd.8.html
%%PORTDOCS%%%%DOCSDIR%%/udpsvd.8.html
+%%PORTDOCS%%%%DOCSDIR%%/upgrade.html
%%PORTDOCS%%%%DOCSDIR%%/usedietlibc.html
%%PORTDOCS%%@dirrm %%DOCSDIR%%