diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2012-03-14 09:40:38 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2012-03-14 09:40:38 +0000 |
commit | ad1299c3cc4f9f6087c6d6523237f78347127ab1 (patch) | |
tree | d932d5da56f1a2b06bee74736131091c2a0f0625 /www/firefox36 | |
parent | c50516ec2e1aa7fabd5f3f09577ac3dc190fd009 (diff) |
Notes
Diffstat (limited to 'www/firefox36')
-rw-r--r-- | www/firefox36/Makefile | 3 | ||||
-rw-r--r-- | www/firefox36/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile index 69487a027567..95daa94034a9 100644 --- a/www/firefox36/Makefile +++ b/www/firefox36/Makefile @@ -6,7 +6,7 @@ # PORTNAME= firefox -DISTVERSION= 3.6.27 +DISTVERSION= 3.6.28 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA} @@ -18,6 +18,7 @@ COMMENT= Web browser based on the browser portion of Mozilla BUILD_DEPENDS= nspr>=4.8.6:${PORTSDIR}/devel/nspr +DEPRECATED= will be unsupported by when Firefox 12 is release, migrate to www/firefox now USE_AUTOTOOLS= autoconf213 LATEST_LINK= firefox36 USE_GECKO= gecko diff --git a/www/firefox36/distinfo b/www/firefox36/distinfo index 1b65d2e73bf9..83cfbc26e75c 100644 --- a/www/firefox36/distinfo +++ b/www/firefox36/distinfo @@ -1,2 +1,2 @@ -SHA256 (firefox-3.6.27.source.tar.bz2) = 2e715c0961488c3879250f2930bf15dda6e2321351fb24d7fa2c708995ecf241 -SIZE (firefox-3.6.27.source.tar.bz2) = 51693122 +SHA256 (firefox-3.6.28.source.tar.bz2) = a6c4bc52095194428cf3b17341b68ac473b7654984000c45d1be3eae55d78260 +SIZE (firefox-3.6.28.source.tar.bz2) = 51698958 |