From 866d4c7f47c136e0f5c437d0263f2bd1b995b57a Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sun, 3 Jul 2005 06:24:36 +0000 Subject: Update to 1.0.0, and change references of Rendezvous to Bonjour. --- net/howl/Makefile | 4 ++-- net/howl/distinfo | 4 ++-- net/howl/files/mdnsresponder.sh | 2 +- net/howl/pkg-descr | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) (limited to 'net') diff --git a/net/howl/Makefile b/net/howl/Makefile index 1f61b91eb741..88e52052c321 100644 --- a/net/howl/Makefile +++ b/net/howl/Makefile @@ -5,12 +5,12 @@ # PORTNAME= howl -PORTVERSION= 0.9.10 +PORTVERSION= 1.0.0 CATEGORIES?= net devel MASTER_SITES= http://www.porchdogsoft.com/download/ MAINTAINER= marcus@FreeBSD.org -COMMENT= Zeroconf/Rendezvous implementation +COMMENT= Zeroconf/Bonjour(tm) implementation USE_GMAKE= yes USE_GNOME= gnometarget pkgconfig diff --git a/net/howl/distinfo b/net/howl/distinfo index ce415027dd1b..37448a6f3211 100644 --- a/net/howl/distinfo +++ b/net/howl/distinfo @@ -1,2 +1,2 @@ -MD5 (howl-0.9.10.tar.gz) = 444f2c1fe8eaf16d6822c01bfafba99b -SIZE (howl-0.9.10.tar.gz) = 541004 +MD5 (howl-1.0.0.tar.gz) = c389d3ffba0e69a179de2ec650f1fdcc +SIZE (howl-1.0.0.tar.gz) = 542782 diff --git a/net/howl/files/mdnsresponder.sh b/net/howl/files/mdnsresponder.sh index 1b94c1e60b5a..6b12a93e7786 100644 --- a/net/howl/files/mdnsresponder.sh +++ b/net/howl/files/mdnsresponder.sh @@ -6,7 +6,7 @@ # REQUIRE: DAEMON # KEYWORD: FreeBSD # -# Howl's mDNSResponder, a Zeroconf (Rendezvous) service advertisement daemon. +# Howl's mDNSResponder, a Zeroconf (Bonjour) service advertisement daemon. # mdnsresponder_enable=${mdnsresponder_enable-"NO"} diff --git a/net/howl/pkg-descr b/net/howl/pkg-descr index e0157007e19b..452ea94c2e6b 100644 --- a/net/howl/pkg-descr +++ b/net/howl/pkg-descr @@ -2,7 +2,7 @@ Howl is a cross-platform implementation of the Zeroconf networking standard. Zeroconf brings a new ease of use to IP networking. Howl allows software developers to easily embed -Zeroconf/Rendezvous(tm)-like functionality in their applications, making +Zeroconf/Bonjour(tm)-like functionality in their applications, making cumbersome and error-prone network configuration tasks seem so five minutes ago. -- cgit v1.2.3