Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (63f8eac7e119ad4c98c0a2490fce04d4ff24319f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (63f8eac7e119ad4c98c0a2490fce04d4ff24319f)
  • Date: Tue, 7 Mar 2017 17:54:20 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

crypto/nss/DETAILS | 4 -
crypto/nss/HISTORY | 3 +
http/firefox/DETAILS | 4 -
http/firefox/HISTORY | 5 ++
http/firefox/patches/firefox-50.0-system_graphite2_harfbuzz-1.patch | 25
++--------
5 files changed, 17 insertions(+), 24 deletions(-)

New commits:
commit 63f8eac7e119ad4c98c0a2490fce04d4ff24319f
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

http/firefox: version 52.0

commit 8032818cb90f4d645d4f3ca0490b1f45b3ef211f
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

crypto/nss: version 3.28.3 for 3.28 branch

diff --git a/crypto/nss/DETAILS b/crypto/nss/DETAILS
index 9e0afcc..0188917 100755
--- a/crypto/nss/DETAILS
+++ b/crypto/nss/DETAILS
@@ -56,8 +56,8 @@ case $NSS_BRANCH in

SOURCE_HASH=sha512:b52bc18e42cab78a325a8c4fcf2894ca879cecbb657a852baf460551ed9727f145bc328ebb61a43a1605b457f923a1495707ac4aee27be70220463818ed8db8d
;;
3.28)
- VERSION=3.28.1
-
SOURCE_HASH=sha512:f10c8e404741fafe5e5772dc754ff4503ec1826942db5fbc13b99155fcac50f29e1405dd249b69a27f27ebcfef73849b1f0f636a2076ab761384e8a0ed9a2b8b
+ VERSION=3.28.3
+
SOURCE_HASH=sha512:77602600c8d1e1b432a3c6be804ad80b2f8c2d521baf8bbe123eee6ded24d2344b4941b883e42145cd1d4d9f93062a63c18747215fb7e226e2a2489a9edaa678
esac
SOURCE=$SPELL-$VERSION.tar.gz

SOURCE_URL[0]=http://ftp.mozilla.org/pub/security/nss/releases/NSS_${VERSION//./_}_RTM/src/$SOURCE
diff --git a/crypto/nss/HISTORY b/crypto/nss/HISTORY
index ec025dd..9e82a13 100644
--- a/crypto/nss/HISTORY
+++ b/crypto/nss/HISTORY
@@ -1,3 +1,6 @@
+2017-03-07 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 3.28.3 for 3.28 branch
+
2017-01-24 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS, PREPARE: added 3.28 branch
* PRE_BUILD: switched to regular expression check, added appropriate
diff --git a/http/firefox/DETAILS b/http/firefox/DETAILS
index 6e6c797..e672e2c 100755
--- a/http/firefox/DETAILS
+++ b/http/firefox/DETAILS
@@ -1,7 +1,7 @@
SPELL=firefox
- VERSION=51.0.1
+ VERSION=52.0
SOURCE=${SPELL}-${VERSION}.source.tar.xz
-
SOURCE_HASH=sha512:556e31b717c0640ef5e181e00b9d2a6ea0ace7c16ae04333d0f2e9e120d0ab9efe82a4ca314ef43594c080523edf37953e65dbf694c7428be0a024f3719d8312
+
SOURCE_HASH=sha512:bffe5fd9eee240f252bf8a882c46f04551d21f6f58b8da68779cd106ed012ea77ee16bc287c847f8a7b959203c79f1b1d3f50151111f9610e1ca7a57c7b811f7

SOURCE_URL[0]=http://releases.mozilla.org/pub/mozilla.org/${SPELL}/releases/${VERSION}/source/${SOURCE}

SOURCE_URL[1]=http://ftp.mozilla.org/pub/mozilla.org/${SPELL}/releases/${VERSION}/source/${SOURCE}
SECURITY_PATCH=102
diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index ac7645d..6e1ef25 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,8 @@
+2017-03-07 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 52.0
+ * patches/firefox-50.0-system_graphite2_harfbuzz-1.patch: updated to
+ current version
+
2017-02-06 Pavel Vinogradov <public AT sourcemage.org>
* PRE_BUILD: added a libevent 2.1.8 fix from BLFS

diff --git
a/http/firefox/patches/firefox-50.0-system_graphite2_harfbuzz-1.patch
b/http/firefox/patches/firefox-50.0-system_graphite2_harfbuzz-1.patch
index 613fe71..d315953 100644
--- a/http/firefox/patches/firefox-50.0-system_graphite2_harfbuzz-1.patch
+++ b/http/firefox/patches/firefox-50.0-system_graphite2_harfbuzz-1.patch
@@ -32,15 +32,10 @@
https://dev.gentoo.org/~axs/mozilla/patchsets/firefox-50.0-patches-01.tar.xz
ifdef GNU_CXX
--- a/config/system-headers
+++ b/config/system-headers
-@@ -1340,8 +1340,16 @@ unicode/udatpg.h
- unicode/uenum.h
- unicode/unorm.h
- unicode/unum.h
- unicode/ustring.h
- unicode/utypes.h
- #endif
+@@ -1335,3 +1335,11 @@
libutil.h
unwind.h
+ fenv.h
+#if MOZ_SYSTEM_GRAPHITE2==1
+graphite2/Font.h
+graphite2/Segment.h
@@ -94,14 +89,9 @@
https://dev.gentoo.org/~axs/mozilla/patchsets/firefox-50.0-patches-01.tar.xz
echo Now use hg commands to create a patch for the mozilla tree.
--- a/old-configure.in 2016-06-27 15:58:22.753483108 -0400
+++ b/old-configure.in 2016-06-27 15:59:47.073399669 -0400
-@@ -6311,16 +6311,61 @@
- else
- FT2_CFLAGS="$FT2_CFLAGS $_FONTCONFIG_CFLAGS"
- FT2_LIBS="$FT2_LIBS $_FONTCONFIG_LIBS"
- fi
- ])
+@@ -5023,6 +5023,51 @@
fi
-
+
dnl ========================================================
+dnl Check for harfbuzz
+dnl ========================================================
@@ -150,12 +140,7 @@
https://dev.gentoo.org/~axs/mozilla/patchsets/firefox-50.0-patches-01.tar.xz
+dnl ========================================================
dnl Check for pixman and cairo
dnl ========================================================
-
- MOZ_TREE_CAIRO=1
- MOZ_ARG_ENABLE_BOOL(system-cairo,
- [ --enable-system-cairo Use system cairo (located with pkgconfig)],
- MOZ_TREE_CAIRO=,
- MOZ_TREE_CAIRO=1 )
+
--- a/toolkit/library/moz.build 2016-06-27 16:01:38.693289157 -0400
+++ b/toolkit/library/moz.build 2016-06-27 16:01:50.413277443 -0400
@@ -230,16 +230,22 @@



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (63f8eac7e119ad4c98c0a2490fce04d4ff24319f), Pavel Vinogradov, 03/07/2017

Archive powered by MHonArc 2.6.24.

Top of Page