summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorryoon <ryoon>2015-04-05 13:08:13 +0000
committerryoon <ryoon>2015-04-05 13:08:13 +0000
commit1c58427e31cd5fec94c69e62286e4d0f19b9c472 (patch)
treee7eed6ecf773754af677cfea930d80ece9520125 /devel
parentbac009413860e08f9781aa246628d631a1f40140 (diff)
downloadpkgsrc-1c58427e31cd5fec94c69e62286e4d0f19b9c472.tar.gz
Update to 31.6.0
* Sync with firefox31-31.6.0.
Diffstat (limited to 'devel')
-rw-r--r--devel/xulrunner31/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/xulrunner31/Makefile b/devel/xulrunner31/Makefile
index dee98a2e23c..86589560ef5 100644
--- a/devel/xulrunner31/Makefile
+++ b/devel/xulrunner31/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2015/04/02 19:29:38 tnn Exp $
+# $NetBSD: Makefile,v 1.8 2015/04/05 13:08:13 ryoon Exp $
-MOZ_BRANCH= 31.5
-MOZ_BRANCH_MINOR= .3esr
+MOZ_BRANCH= 31.6
+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/}
@@ -16,7 +16,6 @@ HOMEPAGE= http://developer.mozilla.org/en/docs/XULRunner
COMMENT= XML User Interface Language runtime environment
LICENSE= mpl-1.1
-DIST_SUBDIR= firefox31-31.5.3
WRKSRC= ${WRKDIR}/mozilla-esr31
DISTINFO_FILE= ${.CURDIR}/../../www/firefox31/distinfo