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 small installation problems an...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3eb0514c3782
branches:  trunk
changeset: 480456:3eb0514c3782
user:      reinoud <reinoud%pkgsrc.org@localhost>
date:      Fri Sep 10 11:07:48 2004 +0000

description:
Fix small installation problems and give the package a correct name.

Pkgsrc guru's might want to review this package to make the installation a bit
more intelligent

diffstat:

 www/mozilla-plugger/Makefile |  3 ++-
 www/mozilla-plugger/PLIST    |  7 ++++++-
 www/mozilla-plugger/distinfo |  3 ++-
 3 files changed, 10 insertions(+), 3 deletions(-)

diffs (41 lines):

diff -r fb5cba268004 -r 3eb0514c3782 www/mozilla-plugger/Makefile
--- a/www/mozilla-plugger/Makefile      Fri Sep 10 10:53:13 2004 +0000
+++ b/www/mozilla-plugger/Makefile      Fri Sep 10 11:07:48 2004 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/09/10 10:48:02 reinoud Exp $
+# $NetBSD: Makefile,v 1.2 2004/09/10 11:07:48 reinoud Exp $
 #
 
 DISTNAME=              plugger-5.1.3
+PKGNAME=               mozilla-plugger-5.1.4
 CATEGORIES=            www
 MASTER_SITES=          http://fredrik.hubbe.net/plugger/
 
diff -r fb5cba268004 -r 3eb0514c3782 www/mozilla-plugger/PLIST
--- a/www/mozilla-plugger/PLIST Fri Sep 10 10:53:13 2004 +0000
+++ b/www/mozilla-plugger/PLIST Fri Sep 10 11:07:48 2004 +0000
@@ -1,7 +1,12 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/09/10 10:48:02 reinoud Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/09/10 11:07:48 reinoud Exp $
 @exec mkdir lib/mozilla/plugins
 bin/${PKGNAME}
 bin/plugger-controller
 bin/plugger-oohelper
 lib/mozilla/plugins/plugger.so
+lib/opera/plugins/plugger.so
+lib/netscape/plugins/plugger.so
+lib/firefox/plugins/plugger.so
+lib/galeon/plugins/plugger.so
+lib/mozilla-gtk2/plugins/plugger.so
 man/man7/plugger.7
diff -r fb5cba268004 -r 3eb0514c3782 www/mozilla-plugger/distinfo
--- a/www/mozilla-plugger/distinfo      Fri Sep 10 10:53:13 2004 +0000
+++ b/www/mozilla-plugger/distinfo      Fri Sep 10 11:07:48 2004 +0000
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2004/09/10 10:48:02 reinoud Exp $
+$NetBSD: distinfo,v 1.2 2004/09/10 11:07:49 reinoud Exp $
 
 SHA1 (plugger-5.1.3.tar.gz) = 21418c18e0ef5106aa69879fba2ec2cebb7ef052
 Size (plugger-5.1.3.tar.gz) = 90660 bytes
 SHA1 (patch-aa) = 565726bc74197da8681d3d0ac7b582162b4b41ed
+SHA1 (patch-ab) = 02ffa4636c44e482ba335ddfe9c8641f0c5a704a



Home | Main Index | Thread Index | Old Index