From 25d87074138987166e3435794a0040c49473694f Mon Sep 17 00:00:00 2001
From: hauke <hauke@pkgsrc.org>
Date: Mon, 23 Jun 2008 08:43:12 +0000
Subject: Note than Radmind server has switched from port 6662 to the
 IANA-assigned 6222.

---
 sysutils/radmind/MESSAGE  | 11 +++++++++++
 sysutils/radmind/Makefile |  3 ++-
 2 files changed, 13 insertions(+), 1 deletion(-)
 create mode 100644 sysutils/radmind/MESSAGE

(limited to 'sysutils')

diff --git a/sysutils/radmind/MESSAGE b/sysutils/radmind/MESSAGE
new file mode 100644
index 00000000000..6731bb23c98
--- /dev/null
+++ b/sysutils/radmind/MESSAGE
@@ -0,0 +1,11 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2008/06/23 08:43:12 hauke Exp $
+
+Since Radmind 1.11, the default server port is the IANA-registered
+6222. Clients now try to connect to port 6222 by default, failing over
+to the legacy port 6662 if necessary.
+
+If your Radmind server needs to support old clients, add
+radmind_flags="-p 6662" to /etc/rc.conf.
+
+===========================================================================
diff --git a/sysutils/radmind/Makefile b/sysutils/radmind/Makefile
index 69d1a2599f9..c30c22b2cf6 100644
--- a/sysutils/radmind/Makefile
+++ b/sysutils/radmind/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2008/06/20 01:09:36 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2008/06/23 08:44:28 hauke Exp $
 #
 
 DISTNAME=	radmind-1.11.1
+PKGREVISION=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=radmind/}
 
-- 
cgit v1.2.3