Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/www/firefox102/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/www/firefox102/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.10 retrieving revision 1.11 diff -u -p -r1.10 -r1.11 --- pkgsrc/www/firefox102/Makefile 2022/11/23 16:21:19 1.10 +++ pkgsrc/www/firefox102/Makefile 2022/12/04 09:49:59 1.11 @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.10 2022/11/23 16:21:19 adam Exp $ +# $NetBSD: Makefile,v 1.11 2022/12/04 09:49:59 nia Exp $ FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} -MOZ_BRANCH= 102.4 +MOZ_BRANCH= 102.5 MOZ_BRANCH_MINOR= .0esr DISTNAME= firefox-${FIREFOX_VER}.source PKGNAME= ${DISTNAME:S/.source//:S/b/beta/:S/esr//:S/firefox-/firefox102-/g} -PKGREVISION= 1 CATEGORIES= www MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/} EXTRACT_SUFX= .tar.xz