summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorryoon <ryoon>2015-05-29 14:12:15 +0000
committerryoon <ryoon>2015-05-29 14:12:15 +0000
commitbcc9a8fd9745ca65fe80fc5eca89597fbd7e31d6 (patch)
treeb54a00acac435c506576246bfb3acaa597bdd24e /devel
parent74f352b1883cedccceadf3bcf50d67ac53610579 (diff)
downloadpkgsrc-bcc9a8fd9745ca65fe80fc5eca89597fbd7e31d6.tar.gz
Update to 31.7.0
* Sync with firefox-31.7.0.
Diffstat (limited to 'devel')
-rw-r--r--devel/xulrunner31/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/xulrunner31/Makefile b/devel/xulrunner31/Makefile
index 8908838e517..628bc4ecbd4 100644
--- a/devel/xulrunner31/Makefile
+++ b/devel/xulrunner31/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2015/04/30 11:37:16 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2015/05/29 14:12:15 ryoon Exp $
-MOZ_BRANCH= 31.6
+MOZ_BRANCH= 31.7
MOZ_BRANCH_MINOR= .0esr
MOZ_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
DISTNAME= firefox-${MOZ_VER}.source
@@ -9,7 +9,6 @@ MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${MOZ_VER}/source/}
EXTRACT_SUFX= .tar.bz2
PKGNAME= xulrunner31-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/esr//:S/b/beta/}
-PKGREVISION= 2
CATEGORIES= devel www
MAINTAINER= ryoon@NetBSD.org