pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/firefox-gtk2-bin Update to 0.10.1, for security fix.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6d517b04b297
branches:  trunk
changeset: 481421:6d517b04b297
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Oct 04 11:28:45 2004 +0000

description:
Update to 0.10.1, for security fix.
No prebuilt binaries for Solaris or NetBSD available yet;
for NetBSD, point to MOZILLA_USE_LINUX.

diffstat:

 www/firefox-gtk2-bin/Makefile             |  8 +++++---
 www/firefox-gtk2-bin/Makefile.NetBSD.i386 |  4 +++-
 www/firefox-gtk2-bin/distinfo             |  8 +++-----
 3 files changed, 11 insertions(+), 9 deletions(-)

diffs (55 lines):

diff -r 6b26922401e4 -r 6d517b04b297 www/firefox-gtk2-bin/Makefile
--- a/www/firefox-gtk2-bin/Makefile     Mon Oct 04 11:19:40 2004 +0000
+++ b/www/firefox-gtk2-bin/Makefile     Mon Oct 04 11:28:45 2004 +0000
@@ -1,8 +1,11 @@
-# $NetBSD: Makefile,v 1.4 2004/09/20 15:48:58 erh Exp $
+# $NetBSD: Makefile,v 1.5 2004/10/04 11:28:45 wiz Exp $
 
 MOZILLA=       firefox
-MOZ_VER=       0.10
+MOZ_VER=       0.10.1
 MOZ_DISTVER=   1.0PR
+# Added because 0.10 and 0.10.1 have the same distname.
+# Can be removed on update.
+DIST_SUBDIR=   ${MOZILLA}-${MOZ_VER}
 
 HOMEPAGE=      http://www.mozilla.org/projects/firefox/
 COMMENT=       Lightweight gecko-based web browser (gtk2 binary pkg)
@@ -10,6 +13,5 @@
 MOZ_GTK2=      YES
 
 ONLY_FOR_PLATFORM+=    Linux-*-i386
-ONLY_FOR_PLATFORM+=    SunOS-5.[89]*-sparc
 
 .include "../../www/mozilla-bin/Makefile.common"
diff -r 6b26922401e4 -r 6d517b04b297 www/firefox-gtk2-bin/Makefile.NetBSD.i386
--- a/www/firefox-gtk2-bin/Makefile.NetBSD.i386 Mon Oct 04 11:19:40 2004 +0000
+++ b/www/firefox-gtk2-bin/Makefile.NetBSD.i386 Mon Oct 04 11:28:45 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.NetBSD.i386,v 1.1 2004/09/20 15:48:58 erh Exp $
+# $NetBSD: Makefile.NetBSD.i386,v 1.2 2004/10/04 11:28:45 wiz Exp $
 
 BUILD_DEFS+=   MOZILLA_USE_LINUX
 
@@ -8,6 +8,8 @@
 ONLY_FOR_PLATFORM+=    NetBSD-*-i386
 MOZILLA_SCRIPT=                ${.CURDIR}/files/mozilla.sh
 .else
+PKG_SKIP_REASON=       "No native pre-built NetBSD binary available."
+PKG_SKIP_REASON+=      "Set MOZILLA_USE_LINUX if you want to use the Linux binary."
 DISTNAME=              ${MOZILLA}-${MOZ_DISTVER}-i386-unknown-netbsdelf1.6
 EXTRACT_SUFX=          .tar.bz2
 MOZ_PLATFORM=          netbsd
diff -r 6b26922401e4 -r 6d517b04b297 www/firefox-gtk2-bin/distinfo
--- a/www/firefox-gtk2-bin/distinfo     Mon Oct 04 11:19:40 2004 +0000
+++ b/www/firefox-gtk2-bin/distinfo     Mon Oct 04 11:28:45 2004 +0000
@@ -1,6 +1,4 @@
-$NetBSD: distinfo,v 1.4 2004/09/20 15:59:26 erh Exp $
+$NetBSD: distinfo,v 1.5 2004/10/04 11:28:45 wiz Exp $
 
-SHA1 (firefox-1.0PR-i686-linux-gtk2+xft.tar.gz) = c9998d33849358a92c4e0bb0b510e6e07edb68a9
-Size (firefox-1.0PR-i686-linux-gtk2+xft.tar.gz) = 8144842 bytes
-SHA1 (firefox-1.0PR-sparc-sun-solaris2.8.tar.gz) = 27df34aab120641d8aea81e8468986695ef207a3
-Size (firefox-1.0PR-sparc-sun-solaris2.8.tar.gz) = 19303940 bytes
+SHA1 (firefox-0.10.1/firefox-1.0PR-i686-linux-gtk2+xft.tar.gz) = f87a7b0874f70ff665fefdc0b4f32025766a1c34
+Size (firefox-0.10.1/firefox-1.0PR-i686-linux-gtk2+xft.tar.gz) = 8145364 bytes



Home | Main Index | Thread Index | Old Index