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/firefox52/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/www/firefox52/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.48 retrieving revision 1.49 diff -u -p -r1.48 -r1.49 --- pkgsrc/www/firefox52/Makefile 2020/01/18 21:51:06 1.48 +++ pkgsrc/www/firefox52/Makefile 2020/02/08 21:44:59 1.49 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2020/01/18 21:51:06 jperkin Exp $ +# $NetBSD: Makefile,v 1.49 2020/02/08 21:44:59 kamil Exp $ FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} MOZ_BRANCH= 52.9 @@ -6,7 +6,7 @@ MOZ_BRANCH_MINOR= .0esr DISTNAME= firefox-${FIREFOX_VER}.source PKGNAME= firefox${MOZ_BRANCH:C/\..*$//}-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//} -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= www MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/} MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/}