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/firefox/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/www/firefox/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.523 retrieving revision 1.524 diff -u -p -r1.523 -r1.524 --- pkgsrc/www/firefox/Makefile 2022/06/14 16:44:29 1.523 +++ pkgsrc/www/firefox/Makefile 2022/06/28 11:37:04 1.524 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.523 2022/06/14 16:44:29 ryoon Exp $ +# $NetBSD: Makefile,v 1.524 2022/06/28 11:37:04 wiz Exp $ FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} MOZ_BRANCH= 101.0 @@ -6,6 +6,7 @@ MOZ_BRANCH_MINOR= .1 DISTNAME= firefox-${FIREFOX_VER}.source PKGNAME= ${DISTNAME:S/.source//:S/b/beta/:S/esr//} +PKGREVISION= 1 CATEGORIES= www MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/} EXTRACT_SUFX= .tar.xz