From oyvind@kebab.gaffel.nu  Thu May 16 01:24:39 2002
Return-Path: <oyvind@kebab.gaffel.nu>
Received: from kebab.gaffel.nu (kebab.gaffel.nu [217.8.138.140])
	by hub.freebsd.org (Postfix) with SMTP id 6E44737B407
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 16 May 2002 01:24:38 -0700 (PDT)
Received: (qmail 17275 invoked by uid 1000); 16 May 2002 08:24:36 -0000
Message-Id: <20020516082436.17274.qmail@kebab.gaffel.nu>
Date: 16 May 2002 08:24:36 -0000
From: "yvind" Kolbu <oyvind@kebab.gaffel.nu>
Reply-To: "yvind" Kolbu <oyvind@kebab.gaffel.nu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: linux-opera update to 6.0 final
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         38140
>Category:       ports
>Synopsis:       linux-opera update to 6.0 final
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    des
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 16 01:30:02 PDT 2002
>Closed-Date:    Mon May 20 11:18:54 PDT 2002
>Last-Modified:  Mon May 20 11:18:54 PDT 2002
>Originator:     yvind Kolbu
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD kebab.gaffel.nu 4.5-STABLE FreeBSD 4.5-STABLE #6: Fri Feb 22 21:32:47 CET 2002 oyvind@kebab.gaffel.nu:/usr/obj/usr/src/sys/kebab i386


>Description:
	Updates port to 6.0 final.
>How-To-Repeat:
	Use the attached patch.
>Fix:

>Release-Note:
>Audit-Trail:

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

 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.
 
 Cheers,
 
 -- 
 Anders.

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
Responsible-Changed-From-To: freebsd-ports->des 
Responsible-Changed-By: pat 
Responsible-Changed-When: Fri May 17 23:03:35 PDT 2002 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=38140 
State-Changed-From-To: open->closed 
State-Changed-By: anders 
State-Changed-When: Mon May 20 11:14:40 PDT 2002 
State-Changed-Why:  
The port is already updated. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=38140 
>Unformatted:
