Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 May 2011 13:33:44 -0400
From:      Jerry <jerry@seibercom.net>
To:        freebsd-ports@freebsd.org
Subject:   Re: "net/sendemail" fails after updating Perl
Message-ID:  <20110523133344.598a0baf@seibercom.net>
In-Reply-To: <alpine.BSF.2.00.1105231906120.3952@yokozuna.lan>
References:  <20110521083645.346e7b40@seibercom.net> <ygelixxva0l.wl%ume@mahoroba.org> <20110523095035.6ea56c17@seibercom.net> <alpine.BSF.2.00.1105231750350.3952@yokozuna.lan> <20110523120925.09df1626@seibercom.net> <alpine.BSF.2.00.1105231906120.3952@yokozuna.lan>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 23 May 2011 19:09:51 +0200 (CEST)
Marco Beishuizen <mbeis@xs4all.nl> articulated:

> On Mon, 23 May 2011, the wise Jerry wrote:
> 
> >> In my case spamd sometimes terminates, and sometimes not. I don't
> >> know when or why unfortunately.
> >
> > Did you try the patch from Hajimu UMEMOTO <ume@mahoroba.org> in a
> > previous post? I cannot do it until this evening. I am wondering if
> > it might correct your problem also. I don't use "spamd" so I cannot
> > test it myself.
> >
> > BTW, did you post a PR against the port as well as informing the
> > port maintainer regarding this abnormality?
> 
> I use FreeBSD for a long time but I've never done this before. Sounds 
> probably stupid but how does this work (both the patch and a PR)?

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 <New_Make or whatever you named the patch file. It
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.
<http://www.freebsd.org/send-pr.html>. It is pretty self explanatory.

-- 
Jerry ✌
jerry+ports@seibercom.net

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the Reply-To header.
__________________________________________________________________




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110523133344.598a0baf>