Skip site navigation (1)Skip section navigation (2)
Date:      2 Oct 2003 16:18:11 -0000
From:      avleeuwen@piwebs.com
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/57501: Maintainer update: Update www/opera to 7.20 Preview 1 (20031002)
Message-ID:  <20031002161811.39804.qmail@thuis.piwebs.com>
Resent-Message-ID: <200310021620.h92GKDUU021778@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         57501
>Category:       ports
>Synopsis:       Maintainer update: Update www/opera to 7.20 Preview 1 (20031002)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 02 09:20:12 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Arjan van Leeuwen
>Release:        FreeBSD 4.8-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD thuis.piwebs.com 4.8-RELEASE-p3 FreeBSD 4.8-RELEASE-p3 #0: Thu Aug 21 11:55:07 CEST 2003 avleeuwen@thuis.piwebs.com:/usr/obj/usr/src/sys/THUIS i386


	
>Description:
This patch updates the native Opera port (www/opera) to version 7.21 Preview 1,
aka 20031002. Please note that there will be no version 7.20 final for FreeBSD.
To keep the version numbers in line with the Windows versions, FreeBSD will
only see 7.21 final.
>How-To-Repeat:
>Fix:

diff -urN /usr/ports/www/opera/Makefile opera/Makefile
--- /usr/ports/www/opera/Makefile	Tue Sep 30 11:47:27 2003
+++ opera/Makefile	Thu Oct  2 18:07:23 2003
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	opera
-PORTVERSION=	7.20.20030925
+PORTVERSION=	7.21.20031002
 CATEGORIES=	www
-MASTER_SITES=	http://snapshot.opera.com/unix/7.20-Beta-13/intel-freebsd/
-DISTNAME=	${PORTNAME}-${PORTVERSION:S/0./0-/}.1-static-qt.i386.freebsd
+MASTER_SITES=	http://snapshot.opera.com/unix/7.21-Preview-1/intel-freebsd/
+DISTNAME=	${PORTNAME}-${PORTVERSION:S/1./1-/}.1-static-qt.i386.freebsd
 
 MAINTAINER=	avleeuwen@piwebs.com
 COMMENT=	A blazingly fast, full-featured, standards-compliant browser
diff -urN /usr/ports/www/opera/distinfo opera/distinfo
--- /usr/ports/www/opera/distinfo	Tue Sep 30 11:47:27 2003
+++ opera/distinfo	Thu Oct  2 18:07:31 2003
@@ -1 +1 @@
-MD5 (opera-7.20-20030925.1-static-qt.i386.freebsd.tar.bz2) = 0c15ad1c8a6e4fa99bc1d8cf169d541c
+MD5 (opera-7.21-20031002.1-static-qt.i386.freebsd.tar.bz2) = a35c6d636dbbdf7ba80cc121d7c333b5
diff -urN /usr/ports/www/opera/files/patch-install.sh opera/files/patch-install.sh
--- /usr/ports/www/opera/files/patch-install.sh	Sun Sep 21 23:45:46 2003
+++ opera/files/patch-install.sh	Thu Oct  2 18:12:45 2003
@@ -1,9 +1,9 @@
---- install.sh.orig	Fri Sep 19 13:23:30 2003
-+++ install.sh	Sat Sep 20 22:37:16 2003
-@@ -711,9 +711,7 @@
+--- install.sh.orig	Thu Oct  2 14:24:57 2003
++++ install.sh	Thu Oct  2 18:11:45 2003
+@@ -728,9 +728,7 @@
  
      wrapper_opera_plugin_paths="    \"\${HOME}/.opera/plugins\" \\
-     ${plugin_dir} \\
+     ${str_localdirplugin} \\
 -    /usr/lib/opera/plugins \\
 -    /usr/local/lib/opera/plugins \\
 -    /opt/lib/opera/plugins \\"
@@ -11,7 +11,7 @@
  
      case "${machine}:${os}" in
  	i[3456]86:Linux|i[3456]86:FreeBSD|i[3456]86:NetBSD|i[3456]86:OpenBSD)
-@@ -727,7 +725,6 @@
+@@ -744,7 +742,6 @@
      /usr/java/jre1.4.0/plugin/i386/ns4 \\
      /usr/java/jre1.3.1/plugin/i386/ns4 \\
      /usr/lib/j2re1.3/plugin/i386/netscape4 \\
@@ -19,7 +19,7 @@
      /usr/local/linux-jdk1.3.1/jre/plugin/i386/ns4 \\"
  	    wrapper_ibmjava="
  	    IBMJava2-141/jre \\
-@@ -779,15 +776,10 @@
+@@ -796,15 +793,10 @@
  	;;
      esac
      wrapper_netscape_plugin_paths="
@@ -38,7 +38,7 @@
  
      wrapper_file="${wrapper_dir}/opera"
      
-@@ -943,11 +935,8 @@
+@@ -960,11 +952,8 @@
  
  # Acrobat Reader
  for BINDIR in \\
@@ -52,11 +52,11 @@
      ; do
      if test -d \${BINDIR} ; then PATH=\${PATH}:\${BINDIR}; fi
  done
-@@ -1187,44 +1176,6 @@
- 	    echo "This package does not contain support for Netscape Plug-ins.\n"
- 	fi
+@@ -1222,44 +1211,6 @@
+ 
+ 	if test "${bool_destdir}" = "no"; then
  
--     # System wide configuration files
+-	# System wide configuration files
 -	config_dir='/usr/local/etc'
 -	if can_write_to "$config_dir"; then
 -	    echo
@@ -69,7 +69,7 @@
 -		read install_config
 -		case "${install_config}" in
 -
--		    ''|y|Y|yes|YES)
+-		    ''|[yY]|[yY][eE][sS])
 -			backup $config_dir/opera6rc opera6rc config
 -			backup $config_dir/opera6rc.fixed opera6rc.fixed config
 -			cp $cpv $cpf config/opera6rc $config_dir
@@ -77,7 +77,7 @@
 -			break
 -			;;
 -
--		    n|N|no|NO)
+-		    [nN]|[nN][oO])
 -			break
 -			;;
 -		    *)
@@ -97,7 +97,7 @@
       # Shorcuts and Icons
  	icons
  	gnome
-@@ -1320,22 +1271,22 @@
+@@ -1350,22 +1301,22 @@
  
      debug_msg 0 "in icons()"
  
@@ -132,7 +132,7 @@
      fi
    
      if test ! -d /etc/X11/wmconfig/; then
-@@ -1401,33 +1352,33 @@
+@@ -1431,33 +1382,33 @@
        fi
        # end /opt/gnome share
  
@@ -187,7 +187,7 @@
            fi
  	fi
  	# end /usr/share/gnome link
-@@ -1467,12 +1418,12 @@
+@@ -1497,12 +1448,12 @@
  
      fi  
      
@@ -205,7 +205,7 @@
      fi
  }
  
-@@ -1496,8 +1447,8 @@
+@@ -1526,8 +1477,8 @@
        fi
        if test -w /opt/kde/share/applnk/Internet; then generate_desktop /opt/kde/share/applnk/Internet; fi
  
>Release-Note:
>Audit-Trail:
>Unformatted:



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