diff options
author | ahze <ahze@FreeBSD.org> | 2006-11-10 03:17:41 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2006-11-10 03:17:41 +0800 |
commit | 65c39dec6740139a8c83207bdf58d07ccaf9740b (patch) | |
tree | 104ce996d8418e0382d5a50d17e1ad95342cd957 /www | |
parent | e53d262db7234700a70bf285338364a36a50d4c9 (diff) | |
download | freebsd-ports-graphics-65c39dec6740139a8c83207bdf58d07ccaf9740b.tar.gz freebsd-ports-graphics-65c39dec6740139a8c83207bdf58d07ccaf9740b.tar.zst freebsd-ports-graphics-65c39dec6740139a8c83207bdf58d07ccaf9740b.zip |
- Update to 1.5.0.8
- Mark DEPRECATED by Firefox 2.0
Diffstat (limited to 'www')
-rw-r--r-- | www/firefox15/Makefile | 7 | ||||
-rw-r--r-- | www/firefox15/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/www/firefox15/Makefile b/www/firefox15/Makefile index 1a5928f7470..c5b91e0bea9 100644 --- a/www/firefox15/Makefile +++ b/www/firefox15/Makefile @@ -6,17 +6,18 @@ # $MCom: ports-stable/www/firefox15/Makefile,v 1.21 2006/10/24 17:48:39 ahze Exp $ PORTNAME= firefox -DISTVERSION= 1.5.0.7 -PORTREVISION= 1 +DISTVERSION= 1.5.0.8 PORTEPOCH= 2 CATEGORIES= www -MASTER_SITES= ${MASTER_SITE_MOZILLA} +MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${DISTVERSION}/source DISTNAME= ${PORTNAME}-${DISTVERSION}-source MAINTAINER= gnome@FreeBSD.org COMMENT= Web browser based on the browser portion of Mozilla +DEPRECATED= Obsolete version, use Firefox 2.0 or great instead + LATEST_LINK= firefox15 MOZILLA= ${PORTNAME}${MOZILLA_SUFX} MOZILLA_NAME= Firefox${MOZILLA_SUFX} diff --git a/www/firefox15/distinfo b/www/firefox15/distinfo index b826286bafc..891a20ea2b8 100644 --- a/www/firefox15/distinfo +++ b/www/firefox15/distinfo @@ -1,3 +1,3 @@ -MD5 (firefox-1.5.0.7-source.tar.bz2) = 518cbd99a3fe663237070013e5cdb1a4 -SHA256 (firefox-1.5.0.7-source.tar.bz2) = 9fea10a367f7709649fdd93830cf1d9e2c63b9a840a6f03e28da6afd5d286989 -SIZE (firefox-1.5.0.7-source.tar.bz2) = 35541113 +MD5 (firefox-1.5.0.8-source.tar.bz2) = 86f98df1586efb419225a2988a217951 +SHA256 (firefox-1.5.0.8-source.tar.bz2) = 988d916568c7ddd2c790b190437cd54833b9c5ff1db9a43736771369426a6060 +SIZE (firefox-1.5.0.8-source.tar.bz2) = 35588049 |