diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2015-12-28 18:20:40 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2015-12-28 18:20:40 +0000 |
commit | 0260c9b6b17c11c68641d11c943fe9173cfdb24e (patch) | |
tree | f15d28d91751091d39de2de8e77dd8bc88852a51 /www/libxul | |
parent | a03fb9505adb62de5d13d9186f8db5bad940c646 (diff) | |
download | ports-0260c9b6b17c11c68641d11c943fe9173cfdb24e.tar.gz ports-0260c9b6b17c11c68641d11c943fe9173cfdb24e.zip |
Notes
Diffstat (limited to 'www/libxul')
-rw-r--r-- | www/libxul/Makefile | 5 | ||||
-rw-r--r-- | www/libxul/distinfo | 4 | ||||
-rw-r--r-- | www/libxul/files/patch-bug1143411 | 27 |
3 files changed, 4 insertions, 32 deletions
diff --git a/www/libxul/Makefile b/www/libxul/Makefile index 3e0c585fa6ed..3b758b61cfcd 100644 --- a/www/libxul/Makefile +++ b/www/libxul/Makefile @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= libxul -DISTVERSION= 38.4.0 -PORTREVISION= 3 +DISTVERSION= 38.5.2 CATEGORIES?= www devel MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source \ - MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build2/source + MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build1/source DISTNAME= firefox-${DISTVERSION}esr.source MAINTAINER?= gecko@FreeBSD.org diff --git a/www/libxul/distinfo b/www/libxul/distinfo index 2abd10b1a918..46e7a56fbde6 100644 --- a/www/libxul/distinfo +++ b/www/libxul/distinfo @@ -1,2 +1,2 @@ -SHA256 (firefox-38.4.0esr.source.tar.bz2) = 028a1f7ce16b3016b0d98e5a5ef73bcb3f732b80d406e54f49e3c246e207f2c7 -SIZE (firefox-38.4.0esr.source.tar.bz2) = 181383793 +SHA256 (firefox-38.5.2esr.source.tar.bz2) = 15a4f21f2347ca644f561f189f91d61a303bb71e49130dd3fcef0aede3cd1177 +SIZE (firefox-38.5.2esr.source.tar.bz2) = 181371759 diff --git a/www/libxul/files/patch-bug1143411 b/www/libxul/files/patch-bug1143411 deleted file mode 100644 index 6c14d2275543..000000000000 --- a/www/libxul/files/patch-bug1143411 +++ /dev/null @@ -1,27 +0,0 @@ -https://bugzilla.mozilla.org/show_bug.cgi?id=1143411 - -diff --git a/config/system-headers b/config/system-headers ---- config/system-headers -+++ config/system-headers -@@ -465,16 +465,17 @@ freetype/tttables.h - freetype/t1tables.h - freetype/ftlcdfil.h - freetype/ftsizes.h - freetype/ftadvanc.h - freetype/ftbitmap.h - freetype/ftxf86.h - freetype.h - ftcache.h -+ftfntfmt.h - ftglyph.h - ftsynth.h - ftoutln.h - ttnameid.h - tttables.h - t1tables.h - ftlcdfil.h - ftsizes.h - - - - |