diff options
author | marcus <marcus@FreeBSD.org> | 2005-07-14 03:19:30 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-07-14 03:19:30 +0000 |
commit | d6ead5937a99185d950e10b72ca5e4eee75c0e22 (patch) | |
tree | e88c104532486bb83a2141dc86e4b8d159922c2e /www/firefox-esr | |
parent | 22b2491ba49346f37997520d9d74485ad2c95792 (diff) | |
download | FreeBSD-ports-d6ead5937a99185d950e10b72ca5e4eee75c0e22.zip FreeBSD-ports-d6ead5937a99185d950e10b72ca5e4eee75c0e22.tar.gz |
Update to 1.0.5. This release addresses numerous security bugs as well as
adds some stability enhancements.
Security: See http://www.mozilla.org/projects/security/known-vulnerabilities.html#Firefox for a list of fixed vulnerabilities in 1.0.5
Diffstat (limited to 'www/firefox-esr')
-rw-r--r-- | www/firefox-esr/Makefile | 4 | ||||
-rw-r--r-- | www/firefox-esr/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index f73d205..88c9077 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -6,11 +6,11 @@ # PORTNAME= firefox -PORTVERSION= 1.0.4 +PORTVERSION= 1.0.5 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} -MASTER_SITE_SUBDIR= ${PORTNAME}/releases/1.0.4/source +MASTER_SITE_SUBDIR= ${PORTNAME}/releases/1.0.5/source DISTNAME= ${PORTNAME}-${PORTVERSION}-source MAINTAINER= gnome@FreeBSD.org diff --git a/www/firefox-esr/distinfo b/www/firefox-esr/distinfo index 30805de..316a5f7 100644 --- a/www/firefox-esr/distinfo +++ b/www/firefox-esr/distinfo @@ -1,2 +1,2 @@ -MD5 (firefox-1.0.4-source.tar.bz2) = 0f5d0586750fde79ba98ecf3ee4425a7 -SIZE (firefox-1.0.4-source.tar.bz2) = 32756592 +MD5 (firefox-1.0.5-source.tar.bz2) = b50fe116305b7f56b2105d464110228d +SIZE (firefox-1.0.5-source.tar.bz2) = 32786987 |