pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Update to 24.5.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/5657adb281d2
branches: trunk
changeset: 634013:5657adb281d2
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Tue May 06 13:56:38 2014 +0000
description:
Update to 24.5.0
CHangelog:
Fixed in Firefox ESR 24.5
MFSA 2014-46 Use-after-free in nsHostResolve
MFSA 2014-44 Use-after-free in imgLoader while resizing images
MFSA 2014-43 Cross-site scripting (XSS) using history navigations
MFSA 2014-42 Privilege escalation through Web Notification API
MFSA 2014-38 Buffer overflow when using non-XBL object as XBL
MFSA 2014-37 Out of bounds read while decoding JPG images
MFSA 2014-35 Privilege escalation through Mozilla Maintenance Service Installer
MFSA 2014-34 Miscellaneous memory safety hazards (rv:29.0 / rv:24.5)
diffstat:
devel/xulrunner24/Makefile | 4 ++--
devel/xulrunner24/PLIST | 5 +++--
www/firefox24/Makefile | 5 ++---
www/firefox24/distinfo | 10 +++++-----
www/firefox24/mozilla-common.mk | 5 ++---
www/firefox24/patches/patch-aa | 4 ++--
6 files changed, 16 insertions(+), 17 deletions(-)
diffs (111 lines):
diff -r bceb32d1eecf -r 5657adb281d2 devel/xulrunner24/Makefile
--- a/devel/xulrunner24/Makefile Tue May 06 13:50:24 2014 +0000
+++ b/devel/xulrunner24/Makefile Tue May 06 13:56:38 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2014/05/05 00:47:47 ryoon Exp $
+# $NetBSD: Makefile,v 1.7 2014/05/06 13:56:38 ryoon Exp $
-MOZ_BRANCH= 24.4.0
+MOZ_BRANCH= 24.5.0
MOZ_BRANCH_MINOR= esr
MOZ_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
DISTNAME= firefox-${MOZ_VER}.source
diff -r bceb32d1eecf -r 5657adb281d2 devel/xulrunner24/PLIST
--- a/devel/xulrunner24/PLIST Tue May 06 13:50:24 2014 +0000
+++ b/devel/xulrunner24/PLIST Tue May 06 13:56:38 2014 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2013/12/15 14:07:13 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.2 2014/05/06 13:56:38 ryoon Exp $
bin/xulrunner24
include/xulrunner24/AbstractMediaDecoder.h
include/xulrunner24/AccEvent.h
@@ -3306,7 +3306,7 @@
include/xulrunner24/theora/theora.h
include/xulrunner24/theora/theoradec.h
include/xulrunner24/theora/theoraenc.h
-include/xulrunner24/tremor/ivorbiscodec.h
+${PLIST.tremor}include/xulrunner24/tremor/ivorbiscodec.h
include/xulrunner24/txIEXSLTRegExFunctions.h
include/xulrunner24/txIFunctionEvaluationContext.h
include/xulrunner24/txINodeSet.h
@@ -3314,6 +3314,7 @@
include/xulrunner24/uconvutil.h
include/xulrunner24/updatedefines.h
include/xulrunner24/updatelogging.h
+${PLIST.vorbis}include/xulrunner24/vorbis/codec.h
include/xulrunner24/webvtt/cue.h
include/xulrunner24/webvtt/error.h
include/xulrunner24/webvtt/node.h
diff -r bceb32d1eecf -r 5657adb281d2 www/firefox24/Makefile
--- a/www/firefox24/Makefile Tue May 06 13:50:24 2014 +0000
+++ b/www/firefox24/Makefile Tue May 06 13:56:38 2014 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.19 2014/05/05 00:48:26 ryoon Exp $
+# $NetBSD: Makefile,v 1.20 2014/05/06 13:56:38 ryoon Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
-MOZ_BRANCH= 24.4.0
+MOZ_BRANCH= 24.5.0
MOZ_BRANCH_MINOR= esr
DISTNAME= firefox-${FIREFOX_VER}.source
PKGNAME= firefox24-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//}
-PKGREVISION= 4
CATEGORIES= www
#MASTER_SITES= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/}
diff -r bceb32d1eecf -r 5657adb281d2 www/firefox24/distinfo
--- a/www/firefox24/distinfo Tue May 06 13:50:24 2014 +0000
+++ b/www/firefox24/distinfo Tue May 06 13:56:38 2014 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.9 2014/03/26 13:56:22 ryoon Exp $
+$NetBSD: distinfo,v 1.10 2014/05/06 13:56:38 ryoon Exp $
-SHA1 (firefox-24.4.0esr.source.tar.bz2) = 11e3e78482440628d3095d02821e714027665d33
-RMD160 (firefox-24.4.0esr.source.tar.bz2) = a940856c9d1d17a483b5defbdcceaa10cd92876a
-Size (firefox-24.4.0esr.source.tar.bz2) = 119614180 bytes
-SHA1 (patch-aa) = bc6b89aa36a429ee148685618cca08dba3e01bbc
+SHA1 (firefox-24.5.0esr.source.tar.bz2) = 1b549d6dce80faec1c23f11b95122e607d2ed1bb
+RMD160 (firefox-24.5.0esr.source.tar.bz2) = 38a987d7c1283c3dd6476685eb025c308fb2f185
+Size (firefox-24.5.0esr.source.tar.bz2) = 119830718 bytes
+SHA1 (patch-aa) = 3c6f7028ac86a9f567fbba936e69238113190451
SHA1 (patch-ak) = 971ddb1f12b14bcee604c9d7e72da5e7bf47d9be
SHA1 (patch-al) = 553c6042a98e4b381a46eec50c02cff349d88bd2
SHA1 (patch-ao) = fdb521b3d895b85f8b2b0516cdc1eec6a6b5f6e1
diff -r bceb32d1eecf -r 5657adb281d2 www/firefox24/mozilla-common.mk
--- a/www/firefox24/mozilla-common.mk Tue May 06 13:50:24 2014 +0000
+++ b/www/firefox24/mozilla-common.mk Tue May 06 13:56:38 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.7 2014/04/19 23:21:42 ryoon Exp $
+# $NetBSD: mozilla-common.mk,v 1.8 2014/05/06 13:56:38 ryoon Exp $
#
# common Makefile fragment for mozilla packages based on gecko 2.0.
#
@@ -122,8 +122,7 @@
PLIST.sps= yes
.endif
-.if !empty(MACHINE_PLATFORM:MLinux-*-arm*) || ${OPSYS} == "DragonFly" \
- || ${OPSYS} == "FreeBSD" || ${OPSYS} == "NetBSD" || ${OPSYS} == "OpenBSD"
+.if !empty(MACHINE_PLATFORM:MLinux-*-arm*)
PLIST.tremor= yes
.else
PLIST.vorbis= yes
diff -r bceb32d1eecf -r 5657adb281d2 www/firefox24/patches/patch-aa
--- a/www/firefox24/patches/patch-aa Tue May 06 13:50:24 2014 +0000
+++ b/www/firefox24/patches/patch-aa Tue May 06 13:56:38 2014 +0000
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.2 2013/12/15 14:02:25 ryoon Exp $
+$NetBSD: patch-aa,v 1.3 2014/05/06 13:56:38 ryoon Exp $
--- configure.in.orig 2013-12-06 02:21:00.000000000 +0000
+++ configure.in
@@ -152,7 +152,7 @@
dnl backends for those platforms don't support floats.
-if test "$OS_TARGET" = "Android"; then
+case "$target" in
-+*-android*|*-linuxandroid*|*-dragonfly*|*-freebsd*|*-netbsd*|*-openbsd*)
++*-android*|*-linuxandroid*|*-dragonfly*|*-freebsd*|*-openbsd*)
MOZ_SAMPLE_TYPE_S16=1
AC_DEFINE(MOZ_SAMPLE_TYPE_S16)
AC_SUBST(MOZ_SAMPLE_TYPE_S16)
Home |
Main Index |
Thread Index |
Old Index