summaryrefslogtreecommitdiff
path: root/www/firefox
diff options
context:
space:
mode:
authortron <tron>2010-01-26 16:22:59 +0000
committertron <tron>2010-01-26 16:22:59 +0000
commit6daf653cc8b31fc193237ff29c71354380950484 (patch)
tree74a8a178f88e150535e067e4a960e119693c255e /www/firefox
parent5152dd1427665d1fc161e1a9f8d4ab04cfa0eff7 (diff)
downloadpkgsrc-6daf653cc8b31fc193237ff29c71354380950484.tar.gz
Update "firefox" package to 3.5.7. Changes since version 3.5.6:
- Fixed a common stability issue. - Fixed a problem with how updates were being presented to users. Approved by Tobias Nygren.
Diffstat (limited to 'www/firefox')
-rw-r--r--www/firefox/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index 639154b8436..a0167f52cae 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.67 2010/01/18 09:59:31 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.68 2010/01/26 16:22:59 tron Exp $
.include "../../devel/xulrunner/dist.mk"
PKGNAME= firefox-${FIREFOX_VER}
-PKGREVISION= 1
CATEGORIES= www
MAINTAINER= tnn@NetBSD.org
@@ -53,7 +51,7 @@ post-install:
rm -f ${DESTDIR}${PREFIX}/bin/firefox
${INSTALL_SCRIPT} ${WRKDIR}/firefox ${DESTDIR}${PREFIX}/bin
-BUILDLINK_API_DEPENDS.xulrunner+= xulrunner-1.9.1.6{,nb*}
+BUILDLINK_API_DEPENDS.xulrunner+= xulrunner-1.9.1.7{,nb*}
.include "../../devel/xulrunner/buildlink3.mk"
PLIST_VARS+= gnome
.if !empty(PKG_BUILD_OPTIONS.xulrunner:Mgnome)