pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/firefox firefox: Revert accidentally committed part



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0347e5664224
branches:  trunk
changeset: 459157:0347e5664224
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Thu Sep 30 14:25:18 2021 +0000

description:
firefox: Revert accidentally committed part

diffstat:

 www/firefox/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (15 lines):

diff -r 228972fc5760 -r 0347e5664224 www/firefox/Makefile
--- a/www/firefox/Makefile      Thu Sep 30 14:24:00 2021 +0000
+++ b/www/firefox/Makefile      Thu Sep 30 14:25:18 2021 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.496 2021/09/30 14:24:00 ryoon Exp $
+# $NetBSD: Makefile,v 1.497 2021/09/30 14:25:18 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
-MOZ_BRANCH=            93.0
-MOZ_BRANCH_MINOR=      b9
+MOZ_BRANCH=            92.0
+MOZ_BRANCH_MINOR=      .1
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       ${DISTNAME:S/.source//:S/b/beta/:S/esr//}



Home | Main Index | Thread Index | Old Index