pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/firefox115
Module Name: pkgsrc
Committed By: wiz
Date: Thu Nov 9 15:23:04 UTC 2023
Modified Files:
pkgsrc/www/firefox115: Makefile
Log Message:
firefox115: bump PKGREVISION for startup script fix
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/firefox115/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/firefox115/Makefile
diff -u pkgsrc/www/firefox115/Makefile:1.5 pkgsrc/www/firefox115/Makefile:1.6
--- pkgsrc/www/firefox115/Makefile:1.5 Wed Nov 8 13:21:17 2023
+++ pkgsrc/www/firefox115/Makefile Thu Nov 9 15:23:04 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2023/11/08 13:21:17 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2023/11/09 15:23:04 wiz Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
MOZ_BRANCH= 115.3
@@ -6,7 +6,7 @@ MOZ_BRANCH_MINOR= .1esr
DISTNAME= firefox-${FIREFOX_VER}.source
PKGNAME= ${DISTNAME:S/.source//:S/b/beta/:S/esr//:S/firefox-/firefox115-/}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= www
MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/}
Home |
Main Index |
Thread Index |
Old Index