pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/firefox68



Module Name:    pkgsrc
Committed By:   nia
Date:           Wed Jul  1 09:18:50 UTC 2020

Modified Files:
        pkgsrc/www/firefox68: Makefile

Log Message:
firefox68: Revert accidental partial update


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/www/firefox68/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/firefox68/Makefile
diff -u pkgsrc/www/firefox68/Makefile:1.27 pkgsrc/www/firefox68/Makefile:1.28
--- pkgsrc/www/firefox68/Makefile:1.27  Wed Jul  1 09:17:03 2020
+++ pkgsrc/www/firefox68/Makefile       Wed Jul  1 09:18:49 2020
@@ -1,11 +1,12 @@
-# $NetBSD: Makefile,v 1.27 2020/07/01 09:17:03 nia Exp $
+# $NetBSD: Makefile,v 1.28 2020/07/01 09:18:49 nia Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
-MOZ_BRANCH=            68.10
+MOZ_BRANCH=            68.9
 MOZ_BRANCH_MINOR=      .0esr
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       ${DISTNAME:S/.source//:S/b/beta/:S/esr//:S/firefox-/firefox68-/}
+PKGREVISION=   2
 CATEGORIES=    www
 MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
 EXTRACT_SUFX=  .tar.xz



Home | Main Index | Thread Index | Old Index