pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/mozilla-plugger Fix missing file and package misna...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a3a497dc53b6
branches: trunk
changeset: 480460:a3a497dc53b6
user: reinoud <reinoud%pkgsrc.org@localhost>
date: Fri Sep 10 11:33:35 2004 +0000
description:
Fix missing file and package misnaming... thanks Thomas for noting it!
diffstat:
www/mozilla-plugger/Makefile | 4 ++--
www/mozilla-plugger/patches/patch-ab | 13 +++++++++++++
2 files changed, 15 insertions(+), 2 deletions(-)
diffs (31 lines):
diff -r 81379e745b6d -r a3a497dc53b6 www/mozilla-plugger/Makefile
--- a/www/mozilla-plugger/Makefile Fri Sep 10 11:21:24 2004 +0000
+++ b/www/mozilla-plugger/Makefile Fri Sep 10 11:33:35 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2004/09/10 11:13:05 uebayasi Exp $
+# $NetBSD: Makefile,v 1.4 2004/09/10 11:33:35 reinoud Exp $
#
DISTNAME= plugger-5.1.3
-PKGNAME= mozilla-plugger-5.1.4
+PKGNAME= mozilla-plugger-5.1.3
CATEGORIES= www
MASTER_SITES= http://fredrik.hubbe.net/plugger/
diff -r 81379e745b6d -r a3a497dc53b6 www/mozilla-plugger/patches/patch-ab
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/mozilla-plugger/patches/patch-ab Fri Sep 10 11:33:35 2004 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1 2004/09/10 11:33:35 reinoud Exp $
+
+--- Makefile.in.orig 2004-07-23 09:35:20.000000000 +0200
++++ Makefile.in
+@@ -20,7 +20,7 @@ prefix=@prefix@
+ mandir=$(prefix)/man
+ libdir=$(prefix)/lib
+ plugindir=UNKNOWN
+-browsers=mozilla opera netscape firefox galeon
++browsers=mozilla opera netscape firefox galeon mozilla-gtk2
+
+ #
+ #
Home |
Main Index |
Thread Index |
Old Index