summaryrefslogtreecommitdiff
path: root/www/firefox52
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2018-10-24 15:42:46 +0000
committerbsiegert <bsiegert@pkgsrc.org>2018-10-24 15:42:46 +0000
commit41f1d05a4dd1f1bb559c6f9f7dbcbee4e561790f (patch)
tree60912079bbd4330335b33d83600ada3dd1e7559e /www/firefox52
parentba162dd190d10bdb9b82598d79954e63965ee801 (diff)
downloadpkgsrc-41f1d05a4dd1f1bb559c6f9f7dbcbee4e561790f.tar.gz
Revbump packages that depend on hunspell.
The recent hunspell update has changed the name of the library, so these need to be rebuilt. prodded by wiz@ and leot@.
Diffstat (limited to 'www/firefox52')
-rw-r--r--www/firefox52/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox52/Makefile b/www/firefox52/Makefile
index 467bad190db..265d0f3e0a1 100644
--- a/www/firefox52/Makefile
+++ b/www/firefox52/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2018/08/22 09:47:24 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2018/10/24 15:42:47 bsiegert 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= firefox52-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= www
MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/}