pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/firefox



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Thu Sep 30 14:25:18 UTC 2021

Modified Files:
        pkgsrc/www/firefox: Makefile

Log Message:
firefox: Revert accidentally committed part


To generate a diff of this commit:
cvs rdiff -u -r1.496 -r1.497 pkgsrc/www/firefox/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/firefox/Makefile
diff -u pkgsrc/www/firefox/Makefile:1.496 pkgsrc/www/firefox/Makefile:1.497
--- pkgsrc/www/firefox/Makefile:1.496   Thu Sep 30 14:24:00 2021
+++ pkgsrc/www/firefox/Makefile Thu Sep 30 14:25:18 2021
@@ -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