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.348 retrieving revision 1.349 diff -u -p -r1.348 -r1.349 --- pkgsrc/www/firefox/Makefile 2018/11/13 13:13:47 1.348 +++ pkgsrc/www/firefox/Makefile 2018/11/14 22:22:35 1.349 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.348 2018/11/13 13:13:47 wiz Exp $ +# $NetBSD: Makefile,v 1.349 2018/11/14 22:22:35 kleink Exp $ FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} MOZ_BRANCH= 63.0 @@ -6,7 +6,7 @@ MOZ_BRANCH_MINOR= .1 DISTNAME= firefox-${FIREFOX_VER}.source PKGNAME= ${DISTNAME:S/.source//:S/b/beta/:S/esr//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/} EXTRACT_SUFX= .tar.xz