From owner-freebsd-ports@FreeBSD.ORG Mon May 23 19:07:59 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E980D1065675 for ; Mon, 23 May 2011 19:07:59 +0000 (UTC) (envelope-from mbeis@xs4all.nl) Received: from smtp-vbr14.xs4all.nl (smtp-vbr14.xs4all.nl [194.109.24.34]) by mx1.freebsd.org (Postfix) with ESMTP id 790578FC1F for ; Mon, 23 May 2011 19:07:59 +0000 (UTC) Received: from yokozuna.lan (213-84-73-82.adsl.xs4all.nl [80.101.78.208]) by smtp-vbr14.xs4all.nl (8.13.8/8.13.8) with ESMTP id p4NJ7Rsi060135 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 23 May 2011 21:07:28 +0200 (CEST) (envelope-from mbeis@xs4all.nl) Received: from yokozuna.lan (yokozuna.lan [IPv6:::1]) by yokozuna.lan (8.14.4/8.14.4) with ESMTP id p4NJ7RLn012578 for ; Mon, 23 May 2011 21:07:27 +0200 (CEST) (envelope-from mbeis@xs4all.nl) Date: Mon, 23 May 2011 21:07:27 +0200 (CEST) From: Marco Beishuizen To: freebsd-ports@freebsd.org In-Reply-To: <20110523133344.598a0baf@seibercom.net> Message-ID: References: <20110521083645.346e7b40@seibercom.net> <20110523095035.6ea56c17@seibercom.net> <20110523120925.09df1626@seibercom.net> <20110523133344.598a0baf@seibercom.net> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: by XS4ALL Virus Scanner Subject: Re: "net/sendemail" fails after updating Perl X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Marco Beishuizen List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 May 2011 19:08:00 -0000 On Mon, 23 May 2011, the wise Jerry wrote: > OK, I just used the patch and updated the port and all is well. > > To patch the port Makefile, cd to /usr/ports/net/p5-IO-Socket-INET6 and > then place the patch into that directory. You can name the patch > anything you like; ie, New_Make for example. Then as a privileged user > (root) run: patch will back up your existing Makefile and distinfo files. You can give > the "patch" command a "-C" flag to see what it will do without actually > overwriting anything first if you want. Now, simply update the port; > ie, make clean && make deinstall && make reinstall && make distclean. > > You will probably have to restart anything that depends on that port > however for it to take effect. Good luck. > > For the PR, I usually use the web based mechanism. > . It is pretty self explanatory. Yes, all went flawlessly. Spamd now starts without the error. Thanks for the help! I'll send the PR too. Regards, Marco -- It takes less time to do a thing right than it does to explain why you did it wrong. -- H. W. Longfellow