CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2012/09/22 04:30:17
Modified files:
devel/xulrunner/1.9: Makefile
mail/mozilla-thunderbird: Makefile
www/firefox35 : Makefile
www/firefox36 : Makefile
www/fennec : Makefile
www/seamonkey : Makefile
productivity/sunbird: Makefile
www/mozilla-firefox: Makefile
www/mozilla : mozilla.port.mk
Added files:
www/firefox35/patches:
patch-gfx_src_thebes_nsThebesDeviceContext_cpp
Removed files:
mail/mozilla-thunderbird/patches:
patch-mozilla_gfx_thebes_Makefile_in
www/firefox35/patches: patch-gfx_src_thebes_Makefile_in
www/firefox36/patches: patch-gfx_src_thebes_Makefile_in
www/fennec/patches: patch-gfx_thebes_Makefile_in
www/seamonkey/patches: patch-mozilla_gfx_thebes_Makefile_in
productivity/sunbird/patches:
patch-mozilla_gfx_src_thebes_Makefile_in
www/mozilla-firefox/patches: patch-gfx_thebes_Makefile_in
Log message:
Remove useless dependency on deprecated pangox.
- remove useless patch to gfx/thebes/Makefile.in adding -lpangox-1.0 to
EXTRA_DSO_LDOPTS, this was maybe useful before ffx 3.0, but mozilla
stopped using pangox between 2.0 and 3.0. See for the last traces of
pangox.h use : https://bugzilla.mozilla.org/show_bug.cgi?id=528941. See
also bugs #323671/#338446
- backport the patch from #528941 to remove useless pangox.h inclusion
from www/firefox35.
- remove the RUN_DEPENDS on pangox-compat
- bump all corresponding REVISIONS
- while here, make sure all moz ports depend on latest nspr 4.9.2 since
it'll be a requirement for upcoming gecko 16 releases