pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/mozilla-bin Update "mozilla-bin" package to versio...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/de659d5efc72
branches:  trunk
changeset: 486020:de659d5efc72
user:      tron <tron%pkgsrc.org@localhost>
date:      Tue Dec 21 10:03:45 2004 +0000

description:
Update "mozilla-bin" package to version 1.7.5. Changes since version 1.7.3:
- NPRuntime support. NPRuntime is an extension to the Netscape Plugin API that
  was developed in cooperation with Apple, Opera, and a group of plugin
  vendors. http://www.mozilla.org/projects/plugins/npruntime.html
- Added undetectable document.all support, and support for exposing elements
  by their ID in the global scope for greater IE compatibility when viewing
  pages that don't request standards compliant behaviour.
  https://bugzilla.mozilla.org/show_bug.cgi?id=248549 and
  https://bugzilla.mozilla.org/show_bug.cgi?id=256932.
- Fix for http://secunia.com/advisories/12956/

Support for Solaris SPARC and x86 is not available due to lack of a
precompiled binary at this point of time.

diffstat:

 www/mozilla-bin/Makefile |   6 +++---
 www/mozilla-bin/distinfo |  10 +++-------
 2 files changed, 6 insertions(+), 10 deletions(-)

diffs (33 lines):

diff -r 5004269f3027 -r de659d5efc72 www/mozilla-bin/Makefile
--- a/www/mozilla-bin/Makefile  Tue Dec 21 08:57:48 2004 +0000
+++ b/www/mozilla-bin/Makefile  Tue Dec 21 10:03:45 2004 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.19 2004/09/22 14:13:37 tron Exp $
+# $NetBSD: Makefile,v 1.20 2004/12/21 10:03:45 tron Exp $
 
 MOZILLA=       mozilla
-MOZ_VER=       1.7.3
+MOZ_VER=       1.7.5
 
 COMMENT=       Full featured gecko-based browser (binary pkg)
 
 ONLY_FOR_PLATFORM+=    Linux-*-i[3-6]86 NetBSD-*-i386
-ONLY_FOR_PLATFORM+=    SunOS-5.[89]*-i386 SunOS-5.[89]*-sparc
+#ONLY_FOR_PLATFORM+=   SunOS-5.[89]*-i386 SunOS-5.[89]*-sparc
 
 .include "../../www/mozilla-bin/Makefile.common"
diff -r 5004269f3027 -r de659d5efc72 www/mozilla-bin/distinfo
--- a/www/mozilla-bin/distinfo  Tue Dec 21 08:57:48 2004 +0000
+++ b/www/mozilla-bin/distinfo  Tue Dec 21 10:03:45 2004 +0000
@@ -1,8 +1,4 @@
-$NetBSD: distinfo,v 1.10 2004/09/19 13:48:52 tron Exp $
+$NetBSD: distinfo,v 1.11 2004/12/21 10:03:45 tron Exp $
 
-SHA1 (mozilla-i386-pc-solaris2.8_1.7.3.tar.bz2) = 5460e9efdadb4951f2e28af3bbcf4d7391f66850
-Size (mozilla-i386-pc-solaris2.8_1.7.3.tar.bz2) = 13417140 bytes
-SHA1 (mozilla-i686-pc-linux-gnu-1.7.3.tar.gz) = 686c46b13027c98fabff5814062be595cb0081a8
-Size (mozilla-i686-pc-linux-gnu-1.7.3.tar.gz) = 12940221 bytes
-SHA1 (mozilla-sparc-sun-solaris2.8_1.7.3.tar.bz2) = 9e7f984bbe4e5e6785e4b6bb7708b96678584cb2
-Size (mozilla-sparc-sun-solaris2.8_1.7.3.tar.bz2) = 14982372 bytes
+SHA1 (mozilla-i686-pc-linux-gnu-1.7.5.tar.gz) = 6d64f6859c0e29008cea928d5146de0f5d15989f
+Size (mozilla-i686-pc-linux-gnu-1.7.5.tar.gz) = 13868110 bytes



Home | Main Index | Thread Index | Old Index