pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/firefox-esr



Module Name:    pkgsrc
Committed By:   nia
Date:           Mon Aug  3 17:23:57 UTC 2020

Modified Files:
        pkgsrc/www/firefox-esr: Makefile

Log Message:
firefox-esr: Up to firefox78


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/firefox-esr/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-esr/Makefile
diff -u pkgsrc/www/firefox-esr/Makefile:1.1 pkgsrc/www/firefox-esr/Makefile:1.2
--- pkgsrc/www/firefox-esr/Makefile:1.1 Wed Jan 15 20:42:10 2020
+++ pkgsrc/www/firefox-esr/Makefile     Mon Aug  3 17:23:57 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2020/01/15 20:42:10 nia Exp $
+# $NetBSD: Makefile,v 1.2 2020/08/03 17:23:57 nia Exp $
 
-ESR_VER=       68
+ESR_VER=       78
 PKGNAME=       firefox-esr-${ESR_VER}
 CATEGORIES=    www meta-pkgs
 DISTFILES=     #
@@ -11,6 +11,6 @@ COMMENT=      Meta-package for installing the
 
 META_PACKAGE=  yes
 
-DEPENDS+=      firefox${ESR_VER}-[0-9]*:../../www/firefox${ESR_VER}
+DEPENDS+=      firefox${ESR_VER}>=${ESR_VER}.0.0:../../www/firefox${ESR_VER}
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index