diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2010-12-10 13:02:58 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2010-12-10 13:02:58 +0000 |
commit | ae733a51a0ef04e3b4d4bba4eb0f3ff684badbe6 (patch) | |
tree | 52255149bd4ffb013384946170a23008c2c9d76a /www/firefox35 | |
parent | ab2dce38a2c45bbc79c4de791a74b5fe6b898897 (diff) |
- Update to 3.5.16
- Drop MD5 checksum
- Remove CONFLICTS with Firefox 3.0 which has been removed in June
- Replace CONFLICTS with CONFLICTS_INSTALL
Security: http://www.vuxml.org/freebsd/1d8ff4a2-0445-11e0-8e32-000f20797ede.html
Notes
Notes:
svn path=/head/; revision=265974
Diffstat (limited to 'www/firefox35')
-rw-r--r-- | www/firefox35/Makefile | 4 | ||||
-rw-r--r-- | www/firefox35/distinfo | 5 |
2 files changed, 4 insertions, 5 deletions
diff --git a/www/firefox35/Makefile b/www/firefox35/Makefile index 5a9be71c0fd1..a4fab4a1553d 100644 --- a/www/firefox35/Makefile +++ b/www/firefox35/Makefile @@ -6,7 +6,7 @@ # PORTNAME= firefox -DISTVERSION= 3.5.15 +DISTVERSION= 3.5.16 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA} @@ -40,7 +40,7 @@ HAS_CONFIGURE= yes USE_BZIP2= yes USE_GMAKE= yes NO_MOZPKGINSTALL=yes -CONFLICTS= firefox-3.0.* firefox-3.6* +CONFLICTS_INSTALL= firefox-3.6* FIREFOX_ICON= ${MOZILLA}.png FIREFOX_ICON_SRC= ${PREFIX}/lib/${MOZILLA}/chrome/icons/default/default48.png diff --git a/www/firefox35/distinfo b/www/firefox35/distinfo index 4fa1a228b9fe..8c4f7fb5bf37 100644 --- a/www/firefox35/distinfo +++ b/www/firefox35/distinfo @@ -1,3 +1,2 @@ -MD5 (firefox-3.5.15.source.tar.bz2) = 876699d59db7419bacc03cae9576f5a1 -SHA256 (firefox-3.5.15.source.tar.bz2) = 6a2794b44731bdf989c140fcd55310650da7b4de4d54175fb66928c2c161c366 -SIZE (firefox-3.5.15.source.tar.bz2) = 47554491 +SHA256 (firefox-3.5.16.source.tar.bz2) = 99db9a64dd11066f0ed040e87f033ad53c5160ed524afd2fb1a14db3660ec7bd +SIZE (firefox-3.5.16.source.tar.bz2) = 47573612 |