pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/firefox-bin the NetBSD build of Firefox 0.8 is now...
details: https://anonhg.NetBSD.org/pkgsrc/rev/383f1be1c2fa
branches: trunk
changeset: 468049:383f1be1c2fa
user: grant <grant%pkgsrc.org@localhost>
date: Tue Feb 10 01:37:44 2004 +0000
description:
the NetBSD build of Firefox 0.8 is now available.
diffstat:
www/firefox-bin/Makefile.NetBSD.i386 | 9 ++++++++-
www/firefox-bin/distinfo | 4 +++-
2 files changed, 11 insertions(+), 2 deletions(-)
diffs (30 lines):
diff -r 1359dd2c3714 -r 383f1be1c2fa www/firefox-bin/Makefile.NetBSD.i386
--- a/www/firefox-bin/Makefile.NetBSD.i386 Tue Feb 10 00:55:17 2004 +0000
+++ b/www/firefox-bin/Makefile.NetBSD.i386 Tue Feb 10 01:37:44 2004 +0000
@@ -1,7 +1,14 @@
-# $NetBSD: Makefile.NetBSD.i386,v 1.1.1.1 2004/02/09 10:29:42 grant Exp $
+# $NetBSD: Makefile.NetBSD.i386,v 1.2 2004/02/10 01:37:44 grant Exp $
MOZ_VER= 0.8
+.if defined(MOZILLA_USE_LINUX)
DISTNAME= ${MOZILLA}-${MOZ_VER}-i686-pc-linux-gnu
MOZ_PLATFORM= linux
ONLY_FOR_PLATFORM+= NetBSD-*-i386
+.else
+DISTNAME= ${MOZILLA}-${MOZ_VER}-i386-unknown-netbsdelf1.6
+EXTRACT_SUFX= .tar.bz2
+MOZ_PLATFORM= netbsd
+ONLY_FOR_PLATFORM+= NetBSD-1.6*-i386 NetBSD-2*-i386
+.endif
diff -r 1359dd2c3714 -r 383f1be1c2fa www/firefox-bin/distinfo
--- a/www/firefox-bin/distinfo Tue Feb 10 00:55:17 2004 +0000
+++ b/www/firefox-bin/distinfo Tue Feb 10 01:37:44 2004 +0000
@@ -1,4 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2004/02/09 10:29:42 grant Exp $
+$NetBSD: distinfo,v 1.2 2004/02/10 01:37:44 grant Exp $
+SHA1 (firefox-0.8-i386-unknown-netbsdelf1.6.tar.bz2) = e93acf161226044ca2abd6897c825695dfa562db
+Size (firefox-0.8-i386-unknown-netbsdelf1.6.tar.bz2) = 8722216 bytes
SHA1 (firefox-0.8-i686-pc-linux-gnu.tar.gz) = 4dd239f88f212958dec089c7a4c02d7dcd157caf
Size (firefox-0.8-i686-pc-linux-gnu.tar.gz) = 9189879 bytes
Home |
Main Index |
Thread Index |
Old Index