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.9 retrieving revision 1.10 diff -u -p -r1.9 -r1.10 --- pkgsrc/www/firefox102/Makefile 2022/10/22 15:59:26 1.9 +++ pkgsrc/www/firefox102/Makefile 2022/11/23 16:21:19 1.10 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2022/10/22 15:59:26 nia Exp $ +# $NetBSD: Makefile,v 1.10 2022/11/23 16:21:19 adam Exp $ FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} MOZ_BRANCH= 102.4 @@ -6,6 +6,7 @@ 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