diff options
author | wiz <wiz@pkgsrc.org> | 2017-02-06 13:54:36 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-02-06 13:54:36 +0000 |
commit | 3c1606cff5909c864cffbb098f41ac6570e7a581 (patch) | |
tree | 5fa2d044b97d1bb90c9f7d4006ad854e49ded729 /www/firefox24 | |
parent | 3d2f2d359a4af120b78cc2ab3492b98f732931d2 (diff) | |
download | pkgsrc-3c1606cff5909c864cffbb098f41ac6570e7a581.tar.gz |
Recursive bump for harfbuzz's new graphite2 dependency.
Diffstat (limited to 'www/firefox24')
-rw-r--r-- | www/firefox24/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox24/Makefile b/www/firefox24/Makefile index 9081d76d808..5ec7ea21a27 100644 --- a/www/firefox24/Makefile +++ b/www/firefox24/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2017/01/21 20:06:53 ryoon Exp $ +# $NetBSD: Makefile,v 1.44 2017/02/06 13:56:05 wiz Exp $ FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} # Also update MOZ_BRANCH= in devel/xulrunner24/Makefile @@ -7,7 +7,7 @@ MOZ_BRANCH_MINOR= esr DISTNAME= firefox-${FIREFOX_VER}.source PKGNAME= firefox24-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/} #MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/} |