The following reply was made to PR ports/168684; it has been noted by GNATS.
From: [email protected] (dfilter service) To: [email protected] Cc: Subject: Re: ports/168684: commit references a PR Date: Tue, 19 Jun 2012 17:48:51 +0000 (UTC) mva 2012-06-19 17:48:42 UTC FreeBSD ports repository Modified files: lang/python24 Makefile lang/python25 Makefile lang/python26 Makefile lang/python27 Makefile lang/python31 Makefile lang/python32 Makefile Log: - Fix gettext detection for the locale module - Explicitly enable/disable gettext support via a new NLS OPTION switch. PR: ports/168684 ports/136917 On behalf of: python@ Revision Changes Path 1.178 +9 -0 ports/lang/python24/Makefile 1.170 +9 -0 ports/lang/python25/Makefile 1.186 +11 -1 ports/lang/python26/Makefile 1.191 +11 -1 ports/lang/python27/Makefile 1.183 +11 -1 ports/lang/python31/Makefile 1.187 +11 -1 ports/lang/python32/Makefile _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[email protected]" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[email protected]"
