pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www firefox{, 45, 52}: bump pkgrevision with no change.
details: https://anonhg.NetBSD.org/pkgsrc/rev/73376118769e
branches: trunk
changeset: 365001:73376118769e
user: maya <maya%pkgsrc.org@localhost>
date: Sun Jul 09 09:04:00 2017 +0000
description:
firefox{,45,52}: bump pkgrevision with no change.
these packages pull in GCC_REQD+=4.9 via mozilla-common.mk, and
are very widely used (I suspect only www/firefox actually needs it)
this will take care of most of the fallout from major bumping
pkgsrc-gcc-libstdc++ to 7 on netbsd. these are the most widely
used packages setting GCC_REQD>4.8.
diffstat:
www/firefox/Makefile | 3 ++-
www/firefox45/Makefile | 4 ++--
www/firefox52/Makefile | 3 ++-
3 files changed, 6 insertions(+), 4 deletions(-)
diffs (37 lines):
diff -r 4344da733fd6 -r 73376118769e www/firefox/Makefile
--- a/www/firefox/Makefile Sun Jul 09 08:10:22 2017 +0000
+++ b/www/firefox/Makefile Sun Jul 09 09:04:00 2017 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.299 2017/07/03 12:27:49 ryoon Exp $
+# $NetBSD: Makefile,v 1.300 2017/07/09 09:04:00 maya Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
+PKGREVISION= 1
MOZ_BRANCH= 54.0
MOZ_BRANCH_MINOR= .1
diff -r 4344da733fd6 -r 73376118769e www/firefox45/Makefile
--- a/www/firefox45/Makefile Sun Jul 09 08:10:22 2017 +0000
+++ b/www/firefox45/Makefile Sun Jul 09 09:04:00 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2017/05/13 02:34:30 khorben Exp $
+# $NetBSD: Makefile,v 1.28 2017/07/09 09:04:00 maya Exp $
MOZILLA_PKG_NAME= firefox45
-PKGREVISION= 1
+PKGREVISION= 2
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
MOZ_BRANCH= 45.9
MOZ_BRANCH_MINOR= .0esr
diff -r 4344da733fd6 -r 73376118769e www/firefox52/Makefile
--- a/www/firefox52/Makefile Sun Jul 09 08:10:22 2017 +0000
+++ b/www/firefox52/Makefile Sun Jul 09 09:04:00 2017 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2017/07/03 16:26:59 ryoon Exp $
+# $NetBSD: Makefile,v 1.4 2017/07/09 09:04:00 maya Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
+PKGREVISION= 1
MOZ_BRANCH= 52.2
MOZ_BRANCH_MINOR= .1esr
Home |
Main Index |
Thread Index |
Old Index