From 0c79a0ebf303be776e7d889eef6c1c302689d8fa Mon Sep 17 00:00:00 2001 From: ahze Date: Thu, 12 May 2005 06:58:34 +0000 Subject: - 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 --- www/firefox35/Makefile | 4 ++-- www/firefox35/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'www/firefox35') diff --git a/www/firefox35/Makefile b/www/firefox35/Makefile index c710a0b39e36..f73d205a5120 100644 --- a/www/firefox35/Makefile +++ b/www/firefox35/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/firefox35/distinfo b/www/firefox35/distinfo index 9f6e394b6428..30805ded6158 100644 --- a/www/firefox35/distinfo +++ b/www/firefox35/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 -- cgit