pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/firefox correct PLIST



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0867e8a03d7b
branches:  trunk
changeset: 470576:0867e8a03d7b
user:      taya <taya%pkgsrc.org@localhost>
date:      Wed Mar 10 12:57:01 2004 +0000

description:
correct PLIST
remove non-exist file & not needed file
bump PKGREVISION

diffstat:

 www/firefox/Makefile |  3 ++-
 www/firefox/PLIST    |  4 +---
 2 files changed, 3 insertions(+), 4 deletions(-)

diffs (39 lines):

diff -r 974ac0607b56 -r 0867e8a03d7b www/firefox/Makefile
--- a/www/firefox/Makefile      Wed Mar 10 12:54:40 2004 +0000
+++ b/www/firefox/Makefile      Wed Mar 10 12:57:01 2004 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/02/29 17:44:32 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2004/03/10 12:57:01 taya Exp $
 
 MOZILLA=       firefox
 MOZILLA_BIN=   firefox-bin
 MOZ_VER=       0.8
+PKGREVISION=   1
 EXTRACT_SUFX=  .tar.bz2
 DISTNAME=      ${MOZILLA}-source-${MOZ_VER}
 MASTER_SITES=  http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${MOZ_VER}/ \
diff -r 974ac0607b56 -r 0867e8a03d7b www/firefox/PLIST
--- a/www/firefox/PLIST Wed Mar 10 12:54:40 2004 +0000
+++ b/www/firefox/PLIST Wed Mar 10 12:57:01 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2004/03/03 17:54:38 bouyer Exp $
+@comment $NetBSD: PLIST,v 1.3 2004/03/10 12:57:01 taya Exp $
 bin/${MOZILLA}
 @comment begin PROGRAMS
 lib/${MOZILLA}/${MOZILLA_BIN}
@@ -18,7 +18,6 @@
 @comment end PROGRAMS
 @comment begin SCRIPTS
 lib/${MOZILLA}/mozilla-config
-lib/${MOZILLA}/run-mozilla.sh
 @comment end SCRIPTS
 @comment begin DSO
 lib/${MOZILLA}/components/libaccessibility.${SO_SUFFIX}
@@ -322,7 +321,6 @@
 lib/${MOZILLA}/res/entityTables/htmlEntityVersions.properties
 lib/${MOZILLA}/res/entityTables/mathml20.properties
 lib/${MOZILLA}/res/entityTables/transliterate.properties
-lib/${MOZILLA}/res/fonts/fontEncoding.properties
 lib/${MOZILLA}/res/fonts/mathfont.properties
 lib/${MOZILLA}/res/fonts/mathfontCMEX10.properties
 lib/${MOZILLA}/res/fonts/mathfontCMSY10.properties



Home | Main Index | Thread Index | Old Index