diff options
author | ahze <ahze@FreeBSD.org> | 2005-05-12 06:58:34 +0000 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2005-05-12 06:58:34 +0000 |
commit | 0c79a0ebf303be776e7d889eef6c1c302689d8fa (patch) | |
tree | 115eeabde94f840ccd0af18067ad1ce35f284abc /www/firefox36 | |
parent | 0e1b51041af0dff83e76ecfcef6b04dfa74894da (diff) | |
download | FreeBSD-ports-0c79a0ebf303be776e7d889eef6c1c302689d8fa.zip FreeBSD-ports-0c79a0ebf303be776e7d889eef6c1c302689d8fa.tar.gz |
- Update to 1.0.4
This release fixes 3 very critical bugs. [1]
Release notes: http://www.mozilla.org/products/firefox/releases/1.0.4.html
Security notes: http://www.mozilla.org/projects/security/known-vulnerabilities.html
Diffstat (limited to 'www/firefox36')
-rw-r--r-- | www/firefox36/Makefile | 4 | ||||
-rw-r--r-- | www/firefox36/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile index c710a0b..f73d205 100644 --- a/www/firefox36/Makefile +++ b/www/firefox36/Makefile @@ -6,11 +6,11 @@ # PORTNAME= firefox -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.4 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} -MASTER_SITE_SUBDIR= ${PORTNAME}/releases/1.0.3/source +MASTER_SITE_SUBDIR= ${PORTNAME}/releases/1.0.4/source DISTNAME= ${PORTNAME}-${PORTVERSION}-source MAINTAINER= gnome@FreeBSD.org diff --git a/www/firefox36/distinfo b/www/firefox36/distinfo index 9f6e394..30805de 100644 --- a/www/firefox36/distinfo +++ b/www/firefox36/distinfo @@ -1,2 +1,2 @@ -MD5 (firefox-1.0.3-source.tar.bz2) = f1a9a8da0547564a0f8a249f9d56bdf4 -SIZE (firefox-1.0.3-source.tar.bz2) = 32784300 +MD5 (firefox-1.0.4-source.tar.bz2) = 0f5d0586750fde79ba98ecf3ee4425a7 +SIZE (firefox-1.0.4-source.tar.bz2) = 32756592 |