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.5 retrieving revision 1.6 diff -u -p -r1.5 -r1.6 --- pkgsrc/www/firefox102/Makefile 2022/08/11 05:09:22 1.5 +++ pkgsrc/www/firefox102/Makefile 2022/09/06 09:16:42 1.6 @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2022/08/11 05:09:22 gutteridge Exp $ +# $NetBSD: Makefile,v 1.6 2022/09/06 09:16:42 nia Exp $ FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} -MOZ_BRANCH= 102.1 +MOZ_BRANCH= 102.2 MOZ_BRANCH_MINOR= .0esr DISTNAME= firefox-${FIREFOX_VER}.source PKGNAME= ${DISTNAME:S/.source//:S/b/beta/:S/esr//:S/firefox-/firefox102-/g} -PKGREVISION= 2 CATEGORIES= www MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/} EXTRACT_SUFX= .tar.xz