pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Sync MOZ_BRANCH in xulrunner31 & xulrunner24 with thei...
details: https://anonhg.NetBSD.org/pkgsrc/rev/94e41c7bfc5c
branches: trunk
changeset: 643055:94e41c7bfc5c
user: abs <abs%pkgsrc.org@localhost>
date: Wed Dec 10 13:43:31 2014 +0000
description:
Sync MOZ_BRANCH in xulrunner31 & xulrunner24 with their matching firefox
Add comment to firefox31 & firefox24 to also update their xulrunner
diffstat:
devel/xulrunner24/Makefile | 4 ++--
devel/xulrunner31/Makefile | 4 ++--
www/firefox24/Makefile | 3 ++-
www/firefox31/Makefile | 3 ++-
4 files changed, 8 insertions(+), 6 deletions(-)
diffs (48 lines):
diff -r 27e653636e1a -r 94e41c7bfc5c devel/xulrunner24/Makefile
--- a/devel/xulrunner24/Makefile Wed Dec 10 13:37:06 2014 +0000
+++ b/devel/xulrunner24/Makefile Wed Dec 10 13:43:31 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2014/06/14 11:29:27 ryoon Exp $
+# $NetBSD: Makefile,v 1.10 2014/12/10 13:43:31 abs Exp $
-MOZ_BRANCH= 24.6.0
+MOZ_BRANCH= 24.8.1
MOZ_BRANCH_MINOR= esr
MOZ_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
DISTNAME= firefox-${MOZ_VER}.source
diff -r 27e653636e1a -r 94e41c7bfc5c devel/xulrunner31/Makefile
--- a/devel/xulrunner31/Makefile Wed Dec 10 13:37:06 2014 +0000
+++ b/devel/xulrunner31/Makefile Wed Dec 10 13:43:31 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2014/11/03 12:21:29 ryoon Exp $
+# $NetBSD: Makefile,v 1.2 2014/12/10 13:43:31 abs Exp $
-MOZ_BRANCH= 31.2
+MOZ_BRANCH= 31.3
MOZ_BRANCH_MINOR= .0esr
MOZ_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
DISTNAME= firefox-${MOZ_VER}.source
diff -r 27e653636e1a -r 94e41c7bfc5c www/firefox24/Makefile
--- a/www/firefox24/Makefile Wed Dec 10 13:37:06 2014 +0000
+++ b/www/firefox24/Makefile Wed Dec 10 13:43:31 2014 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2014/12/04 05:29:41 ryoon Exp $
+# $NetBSD: Makefile,v 1.27 2014/12/10 13:43:31 abs Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
+# Also update MOZ_BRANCH= in devel/xulrunner24/Makefile
MOZ_BRANCH= 24.8.1
MOZ_BRANCH_MINOR= esr
diff -r 27e653636e1a -r 94e41c7bfc5c www/firefox31/Makefile
--- a/www/firefox31/Makefile Wed Dec 10 13:37:06 2014 +0000
+++ b/www/firefox31/Makefile Wed Dec 10 13:43:31 2014 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2014/12/04 05:18:58 ryoon Exp $
+# $NetBSD: Makefile,v 1.4 2014/12/10 13:43:31 abs Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}esr
+# Also update MOZ_BRANCH= in devel/xulrunner31/Makefile
MOZ_BRANCH= 31.3
MOZ_BRANCH_MINOR= .0
Home |
Main Index |
Thread Index |
Old Index