From owner-freebsd-ports Sun Apr 8 5:20:10 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BB39A37B423 for ; Sun, 8 Apr 2001 05:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f38CK1Z61956; Sun, 8 Apr 2001 05:20:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1369637B422 for ; Sun, 8 Apr 2001 05:11:06 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f38CB6L61549; Sun, 8 Apr 2001 05:11:06 -0700 (PDT) (envelope-from nobody) Message-Id: <200104081211.f38CB6L61549@freefall.freebsd.org> Date: Sun, 8 Apr 2001 05:11:06 -0700 (PDT) From: yatt@msc.biglobe.ne.jp To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/26433: Update port: japanese/mozilla-jlp Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26433 >Category: ports >Synopsis: Update port: japanese/mozilla-jlp >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Apr 08 05:20:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Yoichi ASAI >Release: FreeBSD 4.3-RC >Organization: Personal >Environment: >Description: Update port: japanese/mozilla-jlp content of mozilla0.8.1-regjp.xpi was changed. >How-To-Repeat: >Fix: diff -urN mozilla-jlp.orig/Makefile mozilla-jlp/Makefile --- mozilla-jlp.orig/Makefile Sun Apr 8 21:02:34 2001 +++ mozilla-jlp/Makefile Sun Apr 8 21:07:53 2001 @@ -7,6 +7,7 @@ PORTNAME= mozilla PORTVERSION= 0.8.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= japanese www MASTER_SITES= http://www.mozilla.gr.jp/tools/search/ \ @@ -29,6 +30,9 @@ USE_ZIP= yes EXTRACT_BEFORE_ARGS= -qo +# forcing define this until www/mozilla would be catched up. +MOZILLA_IPV6= yes + .if defined(MOZILLA_IPV6) MOZILLA_PORT= ${PORTSDIR}/www/mozilla+ipv6 .else @@ -44,13 +48,12 @@ MOZILLA_SH= mozilla.xpg4 .endif -# forcing define this until www/mozilla comes up to date. -MOZILLA_IPV6= yes - -#pre-fetch: -# @${ECHO} "" -# @${ECHO} "If you need IPv6 compliant mozilla, define \"MOZILLA_IPV6\"." -# @${ECHO} "" +.if !defined(MOZILLA_IPV6) +pre-fetch: + @${ECHO} "" + @${ECHO} "If you need IPv6 compliant mozilla, define \"MOZILLA_IPV6\"." + @${ECHO} "" +.endif post-extract: ${MKDIR} ${WRKSRC}/defaults/pref @@ -82,6 +85,8 @@ ${MV} -f ${PREFIX}/bin/mozilla ${PREFIX}/bin/mozilla.orig ${INSTALL_SCRIPT} ${WRKDIR}/mozilla ${PREFIX}/bin (cd ${WRKDIR}/sp; ${TAR} -cf - *) | \ + ${TAR} -xf - -C ${PREFIX}/lib/mozilla/searchplugins + (cd ${WRKDIR}/sp_nomac; ${TAR} -cf - *) | \ ${TAR} -xf - -C ${PREFIX}/lib/mozilla/searchplugins (cd ${WRKSRC}; ${TAR} -cf - chrome defaults) | \ ${TAR} -xf - -C ${PREFIX}/lib/mozilla diff -urN mozilla-jlp.orig/distinfo mozilla-jlp/distinfo --- mozilla-jlp.orig/distinfo Sun Apr 8 21:02:34 2001 +++ mozilla-jlp/distinfo Sun Apr 8 20:55:55 2001 @@ -1,4 +1,4 @@ MD5 (GoogleJapan.png) = 00018294ed1658ff7fac008fd3438284 MD5 (GoogleJapan.src) = 21c8dd268c4bb4f5a1f6e09377d0ea36 MD5 (mozilla0.8.1-langjajp.xpi) = f67c3fd97470576fa7d3bf71045c75b6 -MD5 (mozilla0.8.1-regjp.xpi) = dc9130145e024f98e9e289e783f7e932 +MD5 (mozilla0.8.1-regjp.xpi) = 6f4ae2e57aab4e80883bec265634b182 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message