summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormartin <martin@pkgsrc.org>2018-04-29 13:36:00 +0000
committermartin <martin@pkgsrc.org>2018-04-29 13:36:00 +0000
commit500e12d22340047e5d1b5fb202bea108155db91e (patch)
tree929de722fc59dbd2d9ac4fba1191633502bdbe6d
parent7582e618676f5a81210d2ad6a93d7cdad13541bb (diff)
downloadpkgsrc-500e12d22340047e5d1b5fb202bea108155db91e.tar.gz
My calendar is off - can't ride a bump from a earlier this months, so
bump PKGREVISION for clipboard paste fixes.
-rw-r--r--www/firefox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index e2e5e3431a8..b390bb799d2 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.328 2018/04/16 14:35:18 wiz Exp $
+# $NetBSD: Makefile,v 1.329 2018/04/29 13:36:00 martin Exp $
FIREFOX_HGREV= 239e434d6d2b8e1e2b697c3416d1e96d48fe98e5
FIREFOX_VER= 59.0.2
DISTNAME= firefox-${FIREFOX_VER}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= www
MASTER_SITES+= -https://hg.mozilla.org/releases/mozilla-release/archive/${FIREFOX_HGREV}${EXTRACT_SUFX}
EXTRACT_SUFX= .tar.bz2