summaryrefslogtreecommitdiff
path: root/www/firefox38/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon>2015-08-29 12:48:25 +0000
committerryoon <ryoon>2015-08-29 12:48:25 +0000
commit3b67af0ef34ed595bd106d96ed74068ed8f12eb8 (patch)
tree166fb7c1b88a8b448fbc6dec462a565e6b27ed06 /www/firefox38/Makefile
parent2257e68f4ed8f2b8ee8cacf5f12d075054fc5855 (diff)
downloadpkgsrc-3b67af0ef34ed595bd106d96ed74068ed8f12eb8.tar.gz
Update to 38.2.1
* Fix build with newer freetype. Changelog: Fixed in Firefox ESR 38.2.1 2015-95 Add-on notification bypass through data URLs 2015-94 Use-after-free when resizing canvas element during restyling
Diffstat (limited to 'www/firefox38/Makefile')
-rw-r--r--www/firefox38/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox38/Makefile b/www/firefox38/Makefile
index 798be2a205a..4311982f79a 100644
--- a/www/firefox38/Makefile
+++ b/www/firefox38/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2015/08/21 09:08:56 he Exp $
+# $NetBSD: Makefile,v 1.4 2015/08/29 12:48:25 ryoon Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
MOZ_BRANCH= 38.2
-MOZ_BRANCH_MINOR= .0esr
+MOZ_BRANCH_MINOR= .1esr
DISTNAME= firefox-${FIREFOX_VER}.source
PKGNAME= firefox38-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//}