Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/firefox-esr firefox-esr: Up to firefox78
details: https://anonhg.NetBSD.org/pkgsrc/rev/195ecd8d17ad
branches: trunk
changeset: 436481:195ecd8d17ad
user: nia <nia%pkgsrc.org@localhost>
date: Mon Aug 03 17:23:57 2020 +0000
description:
firefox-esr: Up to firefox78
diffstat:
www/firefox-esr/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 61b0fabb81bd -r 195ecd8d17ad www/firefox-esr/Makefile
--- a/www/firefox-esr/Makefile Mon Aug 03 15:33:45 2020 +0000
+++ b/www/firefox-esr/Makefile Mon Aug 03 17:23:57 2020 +0000
@@ -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 @@
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