diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-09-14 12:35:34 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-09-14 12:35:34 +0000 |
commit | 66b905e906d1d3031394e1b5b8787eee3ace1b16 (patch) | |
tree | 7d9fdbb2f0af7839ba7b1831ede62790fb2a8b16 /www/firefox36 | |
parent | c7b963e0ffb5c003f6586bd10dcc3d346d44acf6 (diff) |
Notes
Diffstat (limited to 'www/firefox36')
-rw-r--r-- | www/firefox36/Makefile | 6 | ||||
-rw-r--r-- | www/firefox36/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile index efd6668d5de1..7ed74bfeafa2 100644 --- a/www/firefox36/Makefile +++ b/www/firefox36/Makefile @@ -7,10 +7,10 @@ # PORTNAME= firefox -DISTVERSION= 1.5.0.6 +DISTVERSION= 1.5.0.7 PORTEPOCH= 1 CATEGORIES= www -MASTER_SITES= ${MASTER_SITE_MOZILLA} +MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${DISTVERSION}/source DISTNAME= ${PORTNAME}-${DISTVERSION}-source @@ -50,7 +50,7 @@ IGNORE= core dumps on ${ARCH} .if ${ARCH}=="sparc64" && ${OSVERSION} < 601101 IGNORE= core dumps on ${ARCH}, kern.osreldate>=601101 needed -.endif +.endif .if ${OSVERSION} >= 600000 MOZ_OPTIONS+= --enable-svg --enable-svg-renderer=cairo diff --git a/www/firefox36/distinfo b/www/firefox36/distinfo index 61bc60ef9f8a..b826286bafcb 100644 --- a/www/firefox36/distinfo +++ b/www/firefox36/distinfo @@ -1,3 +1,3 @@ -MD5 (firefox-1.5.0.6-source.tar.bz2) = 3a659d384744cab77f90920f6d529c89 -SHA256 (firefox-1.5.0.6-source.tar.bz2) = 79e47279d839914e5052e1b1f21588c51d7f62c3f5e32205f790a60cafdbb5ac -SIZE (firefox-1.5.0.6-source.tar.bz2) = 35518160 +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 |