ports/79737: japanese/mozilla-jlp-devel ports update to Mozilla 1.8b1

Fifth Fortune fortune at n.jpn.ph
Mon Apr 18 14:37:25 UTC 2005


> Are you sure you don't have old files around?
> 
> Revision 1.219 (April 2) on mozilla-devel/Makefile says:
> 
> - Remove pkg-[de]install scripts and remove all chrome registering from
>   Makefile since the privilege bug seems to be fixed.
> 
> So perhaps the chrome replacing is no longer needed and you can get away
> with just installing new jar files?
> 

Thank you. I understand.

new patch for japanese/mozilla-jlp-devel:

--- distinfo.orig	Mon Jan 31 06:19:45 2005
+++ distinfo	Sun Apr 10 13:48:16 2005
@@ -1,2 +1,2 @@
-MD5 (mozilla-1.8a6-langjajp0.6.xpi) = 74a60d6c5237a3206d078965f1596c4d
-SIZE (mozilla-1.8a6-langjajp0.6.xpi) = 634394
+MD5 (mozilla-1.8b1-langjajp-1.xpi) = b89d2435227ce041c848640837f2cd27
+SIZE (mozilla-1.8b1-langjajp-1.xpi) = 637218
--- pkg-plist.orig	Mon Jan 31 02:35:43 2005
+++ pkg-plist	Sun Apr 17 23:20:35 2005
@@ -1,10 +1,8 @@
  @exec mv %D/bin/%%MOZILLA%% %D/bin/%%MOZILLA%%.orig
- at exec mv %D/lib/%%MOZILLA%%/chrome/chrome.rdf 
%D/lib/%%MOZILLA%%/chrome/chrome.rdf.orig
  @exec mv %D/lib/%%MOZILLA%%/chrome/installed-chrome.txt 
%D/lib/%%MOZILLA%%/chrome/installed-chrome.txt.orig
  @exec mv %D/lib/%%MOZILLA%%/components/xpti.dat 
%D/lib/%%MOZILLA%%/xpti.dat.orig
  bin/%%MOZILLA%%
  lib/%%MOZILLA%%/chrome/JP.jar
-lib/%%MOZILLA%%/chrome/chrome.rdf
  lib/%%MOZILLA%%/chrome/installed-chrome.txt
  lib/%%MOZILLA%%/chrome/ja-JP.jar
  lib/%%MOZILLA%%/chrome/ja-mac.jar
@@ -30,10 +28,17 @@
  lib/%%MOZILLA%%/searchplugins/google-ja.gif
  lib/%%MOZILLA%%/searchplugins/google_news.src
  lib/%%MOZILLA%%/searchplugins/google_news.gif
-lib/%%MOZILLA%%/searchplugins/yahoo_movie.src
-lib/%%MOZILLA%%/searchplugins/yahoo_movie.png
+lib/%%MOZILLA%%/searchplugins/kakaku.src
+lib/%%MOZILLA%%/searchplugins/kakaku.png
+lib/%%MOZILLA%%/searchplugins/mozillazine-ja.src
+lib/%%MOZILLA%%/searchplugins/mozillazine-ja.png
+lib/%%MOZILLA%%/searchplugins/wikipedia-ja.src
+lib/%%MOZILLA%%/searchplugins/wikipedia-ja.png
+lib/%%MOZILLA%%/searchplugins/yahoo-ja.src
+lib/%%MOZILLA%%/searchplugins/yahoo-ja.png
+lib/%%MOZILLA%%/searchplugins/wni.src
+lib/%%MOZILLA%%/searchplugins/wni.png
  @unexec mv %D/bin/%%MOZILLA%%.orig %D/bin/%%MOZILLA%%
- at unexec mv %D/lib/%%MOZILLA%%/chrome/chrome.rdf.orig 
%D/lib/%%MOZILLA%%/chrome/chrome.rdf
  @unexec mv %D/lib/%%MOZILLA%%/chrome/installed-chrome.txt.orig 
%D/lib/%%MOZILLA%%/chrome/installed-chrome.txt
  @unexec mv %D/lib/%%MOZILLA%%/xpti.dat.orig 
%D/lib/%%MOZILLA%%/components/xpti.dat
  @dirrm lib/%%MOZILLA%%/defaults/profile/JP/chrome
--- Makefile.orig	Mon Apr 11 06:52:54 2005
+++ Makefile	Sun Apr 17 23:17:00 2005
@@ -6,12 +6,12 @@
  #

  PORTNAME=	mozilla
-PORTVERSION=	1.8.a6
-PORTREVISION=	1
+PORTVERSION=	1.8.b1
+PORTREVISION=	0
  CATEGORIES=	japanese www
-MASTER_SITES= 
ftp://ftp.mozilla-japan.org/pub/mozilla-japan/mozilla/development/1.8a6/
+MASTER_SITES= 
ftp://ftp.mozilla-japan.org/pub/mozilla-japan/mozilla/development/1.8b1/
  PKGNAMESUFFIX=	-jlp
-DISTNAME=	mozilla-1.8a6-langjajp0.6
+DISTNAME=	mozilla-1.8b1-langjajp-1
  EXTRACT_SUFX=	.xpi

  MAINTAINER=	fortune at n.jpn.ph
@@ -52,7 +52,6 @@

  do-install:
  	(cd ${PREFIX}/lib/${MOZILLA}/chrome; \
-	${MV} -f chrome.rdf chrome.rdf.orig; \
  	${MV} -f installed-chrome.txt installed-chrome.txt.orig)
  	(cd ${PREFIX}/lib/${MOZILLA}/components; \
  	${MV} -f xpti.dat ../xpti.dat.orig)

-- 
Fortune <fortune at n.jpn.ph>



More information about the freebsd-ports-bugs mailing list