diff options
author | tron <tron@pkgsrc.org> | 2005-04-16 12:40:32 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2005-04-16 12:40:32 +0000 |
commit | 6bf36375e6c920a5743e01cbaf3b6aa9242e71ef (patch) | |
tree | c21d9d33ed5dcc0782020460d65b65ad4a5e366a /www/mozilla-bin | |
parent | b1e581e661cbdc471213aa51cc240b9717e670ad (diff) | |
download | pkgsrc-6bf36375e6c920a5743e01cbaf3b6aa9242e71ef.tar.gz |
Update "mozilla-bin" package to version 1.7.7. A list of the changes is
not available yet but it includes security fixes for e.g. SA14821.
Support for Solaris SPARC and x86 is not available due to lack of a
precompiled binary at this point of time.
Diffstat (limited to 'www/mozilla-bin')
-rw-r--r-- | www/mozilla-bin/Makefile | 4 | ||||
-rw-r--r-- | www/mozilla-bin/Makefile.common | 4 | ||||
-rw-r--r-- | www/mozilla-bin/distinfo | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/www/mozilla-bin/Makefile b/www/mozilla-bin/Makefile index eb8cf893dbe..c1b76b84188 100644 --- a/www/mozilla-bin/Makefile +++ b/www/mozilla-bin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2005/03/22 09:57:55 tron Exp $ +# $NetBSD: Makefile,v 1.22 2005/04/16 12:40:32 tron Exp $ MOZILLA= mozilla -MOZ_VER= 1.7.6 +MOZ_VER= 1.7.7 COMMENT= Full featured gecko-based browser (binary pkg) diff --git a/www/mozilla-bin/Makefile.common b/www/mozilla-bin/Makefile.common index dfb36bdc687..8b900362851 100644 --- a/www/mozilla-bin/Makefile.common +++ b/www/mozilla-bin/Makefile.common @@ -1,5 +1,4 @@ -# $NetBSD: Makefile.common,v 1.24 2005/01/22 11:14:06 jdolecek Exp $ -# +# $NetBSD: Makefile.common,v 1.25 2005/04/16 12:40:32 tron Exp $ DISTNAME= # see Makefile.${OPSYS}.${ARCH} PKGNAME= ${MOZILLA}${MOZ_EXTRA}-bin-${MOZ_VER} @@ -41,6 +40,7 @@ _MASTER_SITES+= ftp://ftp.mozilla.org/pub/mozilla.org/${MOZILLA_SHORT}/releases _MASTER_SITES+= http://public.planetmirror.com.au/pub/${MOZILLA_SHORT}/releases/${MOZ_DIR}/ _MASTER_SITES+= ftp://public.planetmirror.com.au/pub/${MOZILLA_SHORT}/releases/${MOZ_DIR}/ _MASTER_SITES+= ftp://ftp.tuwien.ac.at/infosys/browsers/${MOZILLA_SHORT}/releases/${MOZ_DIR}/ +_MASTER_SITES+= ftp://ftp.fu-berlin.de/unix/network/www/${MOZILLA_SHORT}/releases/${MOZ_DIR}/ . for _site_ in ${_MASTER_SITES} MASTER_SITES+= ${_site_} MASTER_SITES+= ${_site_}contrib/ diff --git a/www/mozilla-bin/distinfo b/www/mozilla-bin/distinfo index bc593e72050..ccfb795f68b 100644 --- a/www/mozilla-bin/distinfo +++ b/www/mozilla-bin/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2005/03/22 09:57:55 tron Exp $ +$NetBSD: distinfo,v 1.14 2005/04/16 12:40:32 tron Exp $ -SHA1 (mozilla-i686-pc-linux-gnu-1.7.6.tar.gz) = 3bc3276e13b4d8a4174aaf88aec6b740a9a1ae1e -RMD160 (mozilla-i686-pc-linux-gnu-1.7.6.tar.gz) = 56a5e914cfc49be3bd697c8a1123a58831d563a8 -Size (mozilla-i686-pc-linux-gnu-1.7.5.tar.gz) = 13889017 bytes +SHA1 (mozilla-i686-pc-linux-gnu-1.7.7.tar.gz) = 24124a9473a9c8e1f36ddd10b606bdf5f9160d3b +RMD160 (mozilla-i686-pc-linux-gnu-1.7.7.tar.gz) = 0b49ff7b1cb21b9f346bb09e5d46d97d4048ab22 +Size (mozilla-i686-pc-linux-gnu-1.7.7.tar.gz) = 13888040 bytes |