diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-06-30 19:44:48 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-06-30 19:44:48 +0000 |
commit | b291c5263ad60aba9ebc1137020110939aa519e7 (patch) | |
tree | 51357ae2fcc8f140f5aa448664f969b82ce5c14b /www/firefox35 | |
parent | ca3367d5fb66c135b4f3dd2543ad1b650214251f (diff) |
- Please welcome Firefox-3.5 Release
What?s New in Firefox 3.5:
http://www.mozilla-europe.org/en/press/2009/06/30/1293-mozilla-advances-the-web-with-firefox-35
Thanks to: All testers and helpers, my Team and marcus for the quick repocopy!
Notes
Notes:
svn path=/head/; revision=236830
Diffstat (limited to 'www/firefox35')
-rw-r--r-- | www/firefox35/Makefile | 4 | ||||
-rw-r--r-- | www/firefox35/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/firefox35/Makefile b/www/firefox35/Makefile index a10c74bf9fc3..8a8f02141f95 100644 --- a/www/firefox35/Makefile +++ b/www/firefox35/Makefile @@ -6,7 +6,7 @@ # PORTNAME= firefox -DISTVERSION= 3.5rc3 +DISTVERSION= 3.5 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA} @@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}-${DISTVERSION}-source MAINTAINER= gecko@FreeBSD.org COMMENT= Web browser based on the browser portion of Mozilla -BUILD_DEPENDS= nspr>=4.7:${PORTSDIR}/devel/nspr +BUILD_DEPENDS= nspr>=4.8:${PORTSDIR}/devel/nspr USE_AUTOTOOLS= autoconf:213:run LATEST_LINK= firefox3-devel diff --git a/www/firefox35/distinfo b/www/firefox35/distinfo index 7c48dfc80e66..45d798ff3578 100644 --- a/www/firefox35/distinfo +++ b/www/firefox35/distinfo @@ -1,3 +1,3 @@ -MD5 (firefox-3.5rc3-source.tar.bz2) = f8a9146a0a3dcc18fb22b72f4e8a9e94 -SHA256 (firefox-3.5rc3-source.tar.bz2) = e338e63ee88aaef2b048bb94f2014336801e9f61d7eda773d915d681a3e77994 -SIZE (firefox-3.5rc3-source.tar.bz2) = 46596784 +MD5 (firefox-3.5-source.tar.bz2) = 6dd59399db08963ef022a1d0e5010053 +SHA256 (firefox-3.5-source.tar.bz2) = 15f80f5cc83ebcd559975019837d12f8cda0b7130337d352410195689915b23a +SIZE (firefox-3.5-source.tar.bz2) = 46444013 |