From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 13 14:31:10 2004 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 152F316A4CE; Tue, 13 Jul 2004 14:31:10 +0000 (GMT) Received: from kanga.honeypot.net (kanga.honeypot.net [208.162.254.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADE6543D46; Tue, 13 Jul 2004 14:31:09 +0000 (GMT) (envelope-from kirk@strauser.com) Received: from localhost (localhost [127.0.0.1]) by kanga.honeypot.net (Postfix) with ESMTP id F37F3B9A9; Tue, 13 Jul 2004 09:31:08 -0500 (CDT) Received: from kanga.honeypot.net ([127.0.0.1]) by localhost (kanga.honeypot.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 75351-05; Tue, 13 Jul 2004 09:31:00 -0500 (CDT) Received: from janus.daycos.com (outbound.daycos.com [204.26.70.70]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by kanga.honeypot.net (Postfix) with ESMTP id 59F08B809; Tue, 13 Jul 2004 09:31:00 -0500 (CDT) From: Kirk Strauser To: Edwin Groothuis Date: Tue, 13 Jul 2004 09:30:56 -0500 User-Agent: KMail/1.6.2 References: <200407130241.i6D2f00H012595@freefall.freebsd.org> In-Reply-To: <200407130241.i6D2f00H012595@freefall.freebsd.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200407130930.56074.kirk@strauser.com> X-Virus-Scanned: by amavisd-new at honeypot.net cc: freebsd-ports-bugs@freebsd.org Subject: Re: ports/68967: Update net/jabberd to 2.0.3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jul 2004 14:31:10 -0000 On Monday 2004-07-12 09:41 pm, you wrote: > Commited, thanks! There was one problem with the committed Makefile, fixed with: ############################### --- Makefile.old Tue Jul 13 09:21:00 2004 +++ Makefile Tue Jul 13 09:27:59 2004 @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Online presence and instant messaging server -LIB_DEPENDS= idn.14:${PORTSDIR}/devel/libidn +LIB_DEPENDS= idn.15:${PORTSDIR}/devel/libidn GNU_CONFIGURE= yes USE_OPENSSL= yes ############################### > Do you want to be the maintainer of the port? Sure, I can take it. -- Kirk Strauser