Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 May 2002 05:00:09 -0700 (PDT)
From:      =?iso-8859-1?Q?=D8yvind?= Kolbu <oyvind@kebab.gaffel.nu>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/38140: linux-opera update to 6.0 final
Message-ID:  <200205161200.g4GC09950879@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/38140; it has been noted by GNATS.

From: =?iso-8859-1?Q?=D8yvind?= Kolbu <oyvind@kebab.gaffel.nu>
To: Anders Nordby <anders@FreeBSD.org>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/38140: linux-opera update to 6.0 final
Date: Thu, 16 May 2002 13:49:58 +0200

 On Thu, May 16, 2002 at 11:47:05AM +0200, Anders Nordby wrote:
 > Hi,
 > 
 > On Thu, May 16, 2002 at 08:24:36AM -0000, Øyvind Kolbu wrote:
 > >>Number:         38140
 > >>Category:       ports
 > >>Synopsis:       linux-opera update to 6.0 final
 > >> (..)
 > >>How-To-Repeat:
 > >	Use the attached patch.
 > 
 > Please re-send the patch. It was not attached.
 > 
 --- Makefile.orig       Fri May 10 04:37:17 2002
 +++ Makefile    Thu May 16 10:10:19 2002
 @@ -7,12 +7,11 @@
 
  PORTNAME=      opera
  PKGNAMEPREFIX= linux-
 -OPERAVERSION=  6.0-20020412
 +OPERAVERSION=  6.0-20020510
  PORTVERSION=   ${OPERAVERSION:S/-/./}
 -PORTREVISION=  1
  CATEGORIES=    www linux
 -MASTER_SITES=  http://opera.online.no/linux/600/beta2/ \
 -               ftp://ftp.opera.com/pub/opera/linux/600/beta2/
 +MASTER_SITES=   http://opera.online.no/linux/600/final/en/qt_static/ \
 +
 ftp://ftp.opera.com/pub/opera/linux/600/final/en/qt_static/
  DISTNAME=      ${PORTNAME}-${OPERAVERSION}.1-static-qt.i386
 
  MAINTAINER=    des@FreeBSD.org
 --- distinfo.orig       Fri May 10 04:37:17 2002
 +++ distinfo    Thu May 16 09:49:45 2002
 @@ -1 +1 @@
 -MD5 (opera-6.0-20020412.1-static-qt.i386.tar.gz) =
 a06666ffab302a02cbd4965f4365
 6c68
 +MD5 (opera-6.0-20020510.1-static-qt.i386.tar.gz) =
 f88e690fdd38189259b164ab947f
 0c18
 --- files/patch-aa.orig Fri Apr 26 22:26:42 2002
 +++ files/patch-aa      Thu May 16 10:05:15 2002
 @@ -1,12 +1,13 @@
 ---- install.sh.orig    Fri Apr 12 14:01:42 2002
 -+++ install.sh Fri Apr 26 13:41:08 2002
 -@@ -727,6 +727,15 @@
 +--- install.sh.orig    Fri May 10 15:36:21 2002
 ++++ install.sh Thu May 16 10:02:28 2002
 +@@ -737,6 +737,16 @@
       /usr/lib/j2re1.3/plugin/i386/netscape4 \\"
         ;;
 
  +      i386:FreeBSD)
  +          wrapper_plugin_paths="
  +    %%PREFIX%%/Acrobat[45]/bin \\
 ++    %%PREFIX%%/RealPlayer8/Plugins \\
  +    %%PREFIX%%/lib/netscape-linux/plugins \\
  +    %%PREFIX%%/linux-jdk1.3.1/jre/plugin/i386/ns4 \\
  +    %%PREFIX%%/linux-ibm-jdk1.3.0/jre/bin \\
 @@ -16,7 +17,7 @@
         mips*:Linux)
             wrapper_plugin_paths=''
         ;;
 -@@ -783,7 +792,7 @@
 +@@ -799,7 +809,7 @@
 
   # Acrobat Reader
   for BINDIR in \\
 @@ -25,3 +26,9 @@
       /usr/lib/Acrobat[45]/bin \\
       /usr/X11R6/lib/Acrobat[45]/bin \\
       /opt/Acrobat[45]/bin \\
 +@@ -1197,4 +1207,4 @@
 +     select_installation_type
 +     set_os_spesific
 +     run_install
 +-exit 0
 ++exit 0
 
 -- 
 Øyvind

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205161200.g4GC09950879>