diff options
author | ahze <ahze@FreeBSD.org> | 2006-09-14 20:35:34 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2006-09-14 20:35:34 +0800 |
commit | 10fdefa9ccd5c14362a374cdb3dc0268763e491d (patch) | |
tree | c7937208254985507c925cb7d4d1491ca642b65d /www/firefox15 | |
parent | f9aecf0dbd48c69abdcc65af652d483b982fea44 (diff) | |
download | freebsd-ports-gnome-10fdefa9ccd5c14362a374cdb3dc0268763e491d.tar.gz freebsd-ports-gnome-10fdefa9ccd5c14362a374cdb3dc0268763e491d.tar.zst freebsd-ports-gnome-10fdefa9ccd5c14362a374cdb3dc0268763e491d.zip |
- Update to 1.5.0.7
Diffstat (limited to 'www/firefox15')
-rw-r--r-- | www/firefox15/Makefile | 6 | ||||
-rw-r--r-- | www/firefox15/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/firefox15/Makefile b/www/firefox15/Makefile index efd6668d5de1..7ed74bfeafa2 100644 --- a/www/firefox15/Makefile +++ b/www/firefox15/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/firefox15/distinfo b/www/firefox15/distinfo index 61bc60ef9f8a..b826286bafcb 100644 --- a/www/firefox15/distinfo +++ b/www/firefox15/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 |