summaryrefslogtreecommitdiff
path: root/devel/xulrunner45
diff options
context:
space:
mode:
authorryoon <ryoon>2016-06-19 06:28:48 +0000
committerryoon <ryoon>2016-06-19 06:28:48 +0000
commitc09c4fc8e85caaeb5702f2ec3ba2cdd09734d8b3 (patch)
treef840868a03e0202aabc1d373df077172523b4d6b /devel/xulrunner45
parentac2f3393518497c2310758d4973e940864be5b71 (diff)
downloadpkgsrc-c09c4fc8e85caaeb5702f2ec3ba2cdd09734d8b3.tar.gz
Update to 45.2.0
* Sync with firefox45-45.2.0
Diffstat (limited to 'devel/xulrunner45')
-rw-r--r--devel/xulrunner45/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/xulrunner45/Makefile b/devel/xulrunner45/Makefile
index 0824fc76fa9..26321354c93 100644
--- a/devel/xulrunner45/Makefile
+++ b/devel/xulrunner45/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2016/05/05 11:59:02 ryoon Exp $
+# $NetBSD: Makefile,v 1.3 2016/06/19 06:28:48 ryoon Exp $
-MOZ_BRANCH= 45.1
-MOZ_BRANCH_MINOR= .1esr
+MOZ_BRANCH= 45.2
+MOZ_BRANCH_MINOR= .0esr
MOZ_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
DISTNAME= firefox-${MOZ_VER}.source
MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${MOZ_VER}/source/}