Re: ports/181721: lang/pyhton27 has no libintl support

2013-09-01 Thread koobs
Synopsis: lang/pyhton27 has no libintl support Responsible-Changed-From-To: freebsd-python->koobs Responsible-Changed-By: koobs Responsible-Changed-When: Sun Sep 1 14:29:34 UTC 2013 Responsible-Changed-Why: I'll take it. Preliminary patch sent to submitter with promising results. http://www.free

Re: ports/181721: lang/pyhton27 has no libintl support

2013-09-01 Thread Kubilay Kocak
Pawel, Can you try the following diff to lang/python27 for me please: Index: Makefile === --- Makefile(revision 325844) +++ Makefile(working copy) @@ -62,8 +62,9 @@ .if ${PORT_OPTIONS:MNLS} USES+= gettext # XXX do

Re: ports/181721: lang/pyhton27 has no libintl support

2013-09-01 Thread pawel
Synopsis: lang/pyhton27 has no libintl support Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python Responsible-Changed-By: pawel Responsible-Changed-When: Sun Sep 1 13:11:51 UTC 2013 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=181721 ___