Re: mhonarc deprecated use of defined()

2012-01-27 Thread Peter Jeremy
On 2012-Jan-17 14:16:56 -0800, Rickie Kerndt kern...@kerndt.com wrote:
Mhonarc when run with perl 10.14.2 complains about its deprecated use of
defined(%a_hash). I've replaced these defined() where used (not many) as
shown in the attached patch files. Is there any interest in updating the
mhonarc port to fix this issue?

MAINTAINER=po...@freebsd.org means no-one is maintaining that port.
If you are interested in maintaining it, I suggest you submit a PR
containing those patches and changing the maintainer to yourself.

-- 
Peter Jeremy


pgp0Ni90rbeiA.pgp
Description: PGP signature


Re: mhonarc deprecated use of defined()

2012-01-27 Thread Kevin Oberman
On Fri, Jan 27, 2012 at 3:57 AM, Peter Jeremy peterjer...@acm.org wrote:
 On 2012-Jan-17 14:16:56 -0800, Rickie Kerndt kern...@kerndt.com wrote:
Mhonarc when run with perl 10.14.2 complains about its deprecated use of
defined(%a_hash). I've replaced these defined() where used (not many) as
shown in the attached patch files. Is there any interest in updating the
mhonarc port to fix this issue?

 MAINTAINER=po...@freebsd.org means no-one is maintaining that port.
 If you are interested in maintaining it, I suggest you submit a PR
 containing those patches and changing the maintainer to yourself.

And, even if you are not willing to take on maintainership of the
port, please submit this as a ports PR so it will not get lost and
someone in the portsmgr group may get it committed when time is
available. Still, if you are at all open to maintaining the port,
please try taking over as maintainer. (If nothing else, updates from
maintainers who are not commiters happen MUCH more quickly.)

-- 
R. Kevin Oberman, Network Engineer
E-mail: kob6...@gmail.com
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


mhonarc deprecated use of defined()

2012-01-17 Thread Rickie Kerndt
Mhonarc when run with perl 10.14.2 complains about its deprecated use of
defined(%a_hash). I've replaced these defined() where used (not many) as
shown in the attached patch files. Is there any interest in updating the
mhonarc port to fix this issue?



Rickie Kerndt

Eugene, OR
kern...@kerndt.com



Makefile.diff
Description: Binary data


patch-lib__mhamain.pl
Description: Binary data


patch-lib__mhopt.pl
Description: Binary data


patch-lib__readmail.pl
Description: Binary data
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org