diff options
author | beat <beat@FreeBSD.org> | 2009-12-20 03:04:31 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2009-12-20 03:04:31 +0800 |
commit | 578cfd8f5a6ca64e7eb8e4bc1dc4c933bfe3597a (patch) | |
tree | a243a0db40cdacb6f658a3132354b5e95ee8a684 /www | |
parent | 6824aaf6411139ada4c9904b0b5ed87661ccb738 (diff) | |
download | freebsd-ports-gnome-578cfd8f5a6ca64e7eb8e4bc1dc4c933bfe3597a.tar.gz freebsd-ports-gnome-578cfd8f5a6ca64e7eb8e4bc1dc4c933bfe3597a.tar.zst freebsd-ports-gnome-578cfd8f5a6ca64e7eb8e4bc1dc4c933bfe3597a.zip |
- Distfile has been re-rolled
- Bump PORTREVISION
https://wiki.mozilla.org/Releases/Firefox_3.0.16/BuildNotes#Publish_Updates_to_Release_Channel
Diffstat (limited to 'www')
-rw-r--r-- | www/linux-firefox/Makefile | 3 | ||||
-rw-r--r-- | www/linux-firefox/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/www/linux-firefox/Makefile b/www/linux-firefox/Makefile index 03c5f8fe767a..52621e51ebe2 100644 --- a/www/linux-firefox/Makefile +++ b/www/linux-firefox/Makefile @@ -7,9 +7,10 @@ PORTNAME= firefox PORTVERSION= 3.0.16 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www -MASTER_SITE_SUBDIR?= firefox/releases/${PORTVERSION}/linux-i686/en-US +MASTER_SITE_SUBDIR?= firefox/releases/${PORTVERSION}-real/linux-i686/en-US MAINTAINER= gecko@FreeBSD.org COMMENT= Web browser based on the browser portion of Mozilla diff --git a/www/linux-firefox/distinfo b/www/linux-firefox/distinfo index 1c15f2ff22f2..8dbfd64e395b 100644 --- a/www/linux-firefox/distinfo +++ b/www/linux-firefox/distinfo @@ -1,3 +1,3 @@ -MD5 (firefox-3.0.16.tar.bz2) = f76982e1153e9f9822fa88d1a30be4e3 -SHA256 (firefox-3.0.16.tar.bz2) = bd569647b2e7187bfff8fe7dd7c9886e654bccd1ad0af50ec7cf5b7d32e2ea6d -SIZE (firefox-3.0.16.tar.bz2) = 9166130 +MD5 (firefox-3.0.16.tar.bz2) = 833f18330b8782975526f1f2bf69dffa +SHA256 (firefox-3.0.16.tar.bz2) = edda5935cedc5141ab990ef5c5986613df7d88ffe854a4ad765273c3f029c242 +SIZE (firefox-3.0.16.tar.bz2) = 9164881 |