Update to 29.0.1
Changelog: Fixed 29.0.1 -pdf.js printing white page (1003707) Fixed 29.0.1 - Tabs not visible with dark themes under Windows 8.1 (907373) Fixed 29.0.1 - Session Restore failed with a corrupted sessionstore.js file (1001167) Fixed 29.0.1 - Seer disabled by default (1005958)
This commit is contained in:
parent
603cfa6202
commit
60871999e4
2 changed files with 6 additions and 7 deletions
|
@ -1,12 +1,11 @@
|
|||
# $NetBSD: Makefile,v 1.163 2014/05/05 00:52:10 ryoon Exp $
|
||||
# $NetBSD: Makefile,v 1.164 2014/05/13 11:06:00 ryoon Exp $
|
||||
|
||||
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
|
||||
MOZ_BRANCH= 29.0
|
||||
MOZ_BRANCH= 29.0.1
|
||||
MOZ_BRANCH_MINOR=
|
||||
|
||||
DISTNAME= firefox-${FIREFOX_VER}.source
|
||||
PKGNAME= firefox-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
|
||||
MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.141 2014/05/05 00:53:34 ryoon Exp $
|
||||
$NetBSD: distinfo,v 1.142 2014/05/13 11:06:00 ryoon Exp $
|
||||
|
||||
SHA1 (firefox-29.0.source.tar.bz2) = db8fa9a4863bd7427115adec01b7db0e494dffa6
|
||||
RMD160 (firefox-29.0.source.tar.bz2) = f98208b799067e6fb688713035f32cce0d32f84b
|
||||
Size (firefox-29.0.source.tar.bz2) = 143163777 bytes
|
||||
SHA1 (firefox-29.0.1.source.tar.bz2) = 2819ef63403de2bcfff5496bd21a3b8cb5dfce82
|
||||
RMD160 (firefox-29.0.1.source.tar.bz2) = f728179a12a46824971ca01cf79eb0318e4775c5
|
||||
Size (firefox-29.0.1.source.tar.bz2) = 142735471 bytes
|
||||
SHA1 (patch-aa) = e8e6918a0fe41ff65c656334843b216c5e958936
|
||||
SHA1 (patch-ak) = 971ddb1f12b14bcee604c9d7e72da5e7bf47d9be
|
||||
SHA1 (patch-al) = cca5df21d018bb9f428ad26d00718f33afe88ec5
|
||||
|
|
Loading…
Reference in a new issue