Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Apr 2007 14:42:58 +0200
From:      "Arjan van Leeuwen" <freebsd-maintainer@opera.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/111475: Update www/opera and www/opera-linuxplugins to version 9.20
Message-ID:  <1176295378.18470@avl.oslo.opera.com>
Resent-Message-ID: <200704111300.l3BD06Qj071365@freefall.freebsd.org>

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

>Number:         111475
>Category:       ports
>Synopsis:       Update www/opera and www/opera-linuxplugins to version 9.20
>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:   Wed Apr 11 13:00:06 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Arjan van Leeuwen
>Release:        FreeBSD 6.2-RELEASE amd64
>Organization:
Opera Software ASA 
>Environment:


System: FreeBSD 6.2-RELEASE #0: Mon Feb  5 14:51:20 CET 2007
    root@avl.oslo.opera.com:/usr/obj/usr/src/sys/SMP



>Description:


These patches update www/opera and www/opera-linuxplugins to version 9.20. They also correct a mistake in the architectures of the Opera port, where amd64 was incorrectly listed in ONLY_FOR_ARCHS [0].

[0] Reported by Kris Kennaway


>How-To-Repeat:





>Fix:


--- opera.diff begins here ---
diff -urN /usr/ports/www/opera/Makefile opera/Makefile
--- /usr/ports/www/opera/Makefile	Tue Jan 30 05:23:58 2007
+++ opera/Makefile	Wed Apr 11 14:40:27 2007
@@ -28,18 +28,18 @@
 MAINTAINER=	freebsd-maintainer@opera.com
 COMMENT=	A blazingly fast, full-featured, standards-compliant browser
 
-OPERA_VER=	9.10
+OPERA_VER=	9.20
 OPERA_MINVER=
 OPERA_REL=	final
-OPERA_DATE=	20061214
-OPERA_BUILD=	521
+OPERA_DATE=	20070409
+OPERA_BUILD=	638
 
 DATADIR=	${PREFIX}/share/${PORTNAME}
 DOCSDIR=	${PREFIX}/share/doc/${PORTNAME}
 
 USE_BZIP2=	yes
 WANT_GNOME=	yes
-ONLY_FOR_ARCHS=	i386 amd64
+ONLY_FOR_ARCHS=	i386
 WRKSRC=		${WRKDIR}/${DISTNAME}-${OPERA_BUILD}
 
 MAN1=		opera.1
diff -urN /usr/ports/www/opera/distinfo opera/distinfo
--- /usr/ports/www/opera/distinfo	Thu Dec 21 22:02:44 2006
+++ opera/distinfo	Wed Apr 11 14:22:13 2007
@@ -1,9 +1,9 @@
-MD5 (opera-9.10-20061214.1-static-qt.i386.freebsd-en.tar.bz2) = 72bcdaf0d674590e913ff85617a80726
-SHA256 (opera-9.10-20061214.1-static-qt.i386.freebsd-en.tar.bz2) = d9ef50faa78daa52f0c204b3e71620de439880b59279b573dd7dd727f2fbb377
-SIZE (opera-9.10-20061214.1-static-qt.i386.freebsd-en.tar.bz2) = 6469740
-MD5 (opera-9.10-20061214.3-shared-qt.i386.freebsd-en.tar.bz2) = 73a804205ec4df3cfeb2478281e8dff7
-SHA256 (opera-9.10-20061214.3-shared-qt.i386.freebsd-en.tar.bz2) = a7674a817c2448c4c9c7d2726ffeb8fd68fee5b61e2155d09dc9d7f817a19613
-SIZE (opera-9.10-20061214.3-shared-qt.i386.freebsd-en.tar.bz2) = 5070903
-MD5 (opera-9.10-20061214.4-shared-qt.i386.freebsd-en.tar.bz2) = fc6d9252233f784df8fe9957dce754ce
-SHA256 (opera-9.10-20061214.4-shared-qt.i386.freebsd-en.tar.bz2) = eef25201c0c45d6ff5eae4739844dc9ef624cea8d7e9f9809506a9789f2cb7e4
-SIZE (opera-9.10-20061214.4-shared-qt.i386.freebsd-en.tar.bz2) = 5070029
+MD5 (opera-9.20-20070409.1-static-qt.i386.freebsd-en.tar.bz2) = 21892c3663f9ce73719045de65bcd259
+SHA256 (opera-9.20-20070409.1-static-qt.i386.freebsd-en.tar.bz2) = 434dadf22984dea89a08a850da8a1359f4e89b963509270da680ea348a9ebc35
+SIZE (opera-9.20-20070409.1-static-qt.i386.freebsd-en.tar.bz2) = 6547395
+MD5 (opera-9.20-20070409.3-shared-qt.i386.freebsd-en.tar.bz2) = 19da2f4a76c90e52307b96ae1e4bfd8a
+SHA256 (opera-9.20-20070409.3-shared-qt.i386.freebsd-en.tar.bz2) = f12458e2516a012d6103c7c109000cad95159b90ba3b972aa560151a04b0f05c
+SIZE (opera-9.20-20070409.3-shared-qt.i386.freebsd-en.tar.bz2) = 5175546
+MD5 (opera-9.20-20070409.4-shared-qt.i386.freebsd-en.tar.bz2) = ae34b8fde421b3d27b9090ec0ad6fb17
+SHA256 (opera-9.20-20070409.4-shared-qt.i386.freebsd-en.tar.bz2) = 98b20f7215acb9a186f563f084c11c965d4791fbe1351049317d638985a9fc41
+SIZE (opera-9.20-20070409.4-shared-qt.i386.freebsd-en.tar.bz2) = 5176848
diff -urN /usr/ports/www/opera/files/patch-ini_pluginpath.ini opera/files/patch-ini_pluginpath.ini
--- /usr/ports/www/opera/files/patch-ini_pluginpath.ini	Thu Dec 21 22:02:45 2006
+++ opera/files/patch-ini_pluginpath.ini	Wed Apr 11 14:25:59 2007
@@ -1,64 +1,33 @@
---- ini/pluginpath.ini.orig	Thu Dec 14 15:06:40 2006
-+++ ini/pluginpath.ini	Sun Dec 17 14:43:05 2006
-@@ -6,46 +6,22 @@
- plugins=$HOME/.kde/share/config/kcmnspluginrc
+--- ini/pluginpath.ini.orig	Mon Apr  9 18:07:38 2007
++++ ini/pluginpath.ini	Wed Apr 11 14:25:38 2007
+@@ -7,21 +7,18 @@
  
  [Paths]
--$PWD/plugins=1
  $HOME/.opera/plugins=1
--/usr/lib/opera/plugins=1
--/usr/lib/opera/plugins=1
--/usr/local/lib/opera/plugins=1
--/opt/lib/opera/plugins=1
+-/usr/local/share/opera/plugins=1
+-/usr/local/share/opera/plugins=1
 +%%PREFIX%%/share/opera/plugins=1
 +%%LOCALBASE%%/share/opera/plugins=1
  
--; Adobe Acrobat
--/usr/local/Acrobat7.0/Browsers/intellinux=1
--/usr/local/Acrobat7/Browsers/intellinux=1
+ ; Adobe Acrobat
+-/usr/X11R6/Acrobat7/Browser/intellinux=1
 -/usr/local/Acrobat5/Browsers/intellinux=1
 -/usr/local/Acrobat4/Browsers/intellinux=1
--/usr/lib/Acrobat7.0/Browsers/intellinux=1
--/usr/lib/Acrobat7/Browsers/intellinux=1
--/usr/lib/Acrobat5/Browsers/intellinux=1
--/usr/lib/Acrobat4/Browsers/intellinux=1
--/usr/X11R6/lib/Acrobat7.0/Browsers/intellinux=1
--/usr/X11R6/lib/Acrobat7/Browsers/intellinux=1
--/usr/X11R6/lib/Acrobat5/Browsers/intellinux=1
--/usr/X11R6/lib/Acrobat4/Browsers/intellinux=1
--/opt/Acrobat7.0/Browsers/intellinux=1
--/opt/Acrobat7/Browsers/intellinux=1
--/opt/Acrobat5/Browsers/intellinux=1
--/opt/Acrobat4/Browsers/intellinux=1
--/usr/Acrobat7.0/Browsers/intellinux=1
--/usr/Acrobat7/Browsers/intellinux=1
--/usr/Acrobat5/Browsers/intellinux=1
--/usr/Acrobat4/Browsers/intellinux=1
-+; Adobe Reader
 +%%X11BASE%%/Adobe/Acrobat7.0/ENU/Browser/intellinux=1
++%%LOCALBASE%%/Acrobat5/Browsers/intellinux=1
++%%LOCALBASE%%/Acrobat4/Browsers/intellinux=1
  
--; Realplayer
--/usr/lib/RealPlayer8/Plugins=1
--/usr/lib/realplay/plugins=1
--/usr/lib/RealPlayer8=1
--/usr/lib/realplay=1
-+; FreeBSD Plug-in Paths
-+%%X11BASE%%/lib/browser_plugins=1
-+%%LOCALBASE%%/lib/browser_plugins=1
-+%%X11BASE%%/lib/npapi/symlinks/opera=1
-+%%LOCALBASE%%/lib/npapi/symlinks/opera=1
-+
-+; FreeBSD Linux Plug-in Paths
-+%%LOCALBASE%%/lib/browser_linux_plugins=1
-+%%X11BASE%%/lib/browser_linux_plugins=1
-+%%LOCALBASE%%/lib/npapi/symlinks/linux-opera=1
-+%%X11BASE%%/lib/npapi/symlinks/linux-opera=1
- 
+ ; Realplayer
+-/usr/local/lib/RealPlayer8/Plugins=1
+-
 -; Netscape Plug-in Paths
--$HOME/.netscape6/plugins=1
+-/usr/X11R6/lib/browser_plugins=1
 -$HOME/.netscape/plugins=1
--/opt/netscape/plugins=1
--/usr/lib/netscape/plugins=1
--/usr/local/netscape/plugins=1
--/usr/local/lib/netscape/plugins=1
--$HOME/.kde/.konqueror/nsplugins=1
++%%LOCALBASE%%/lib/RealPlayer8/Plugins=1
+ 
+ ; FreeBSD Plug-in Paths
+-/usr/local/lib/npapi/symlinks/opera
+-/usr/local/lib/npapi/symlinks/linux-opera
++%%LOCALBASE%%/lib/npapi/symlinks/opera
++%%LOCALBASE%%/lib/npapi/symlinks/linux-opera
++
diff -urN /usr/ports/www/opera/files/patch-search.ini opera/files/patch-search.ini
--- /usr/ports/www/opera/files/patch-search.ini	Tue Jun 20 17:46:20 2006
+++ opera/files/patch-search.ini	Wed Apr 11 14:28:17 2007
@@ -1,23 +1,5 @@
---- search.ini.orig	Tue Apr 11 12:23:52 2006
-+++ search.ini	Thu Apr 20 11:51:10 2006
-@@ -55,7 +55,7 @@
- Search Type=40
- Verbtext=0
- Nameid=69678
--Position=3
-+Position=4
- 
- [Search Engine 5]
- Name=
-@@ -68,7 +68,7 @@
- Search Type=41
- Verbtext=0
- Nameid=17174
--Position=4
-+Position=5
- 
- [Search Engine 6]
- Name=
+--- search.ini.orig	Mon Apr  9 18:07:38 2007
++++ search.ini	Wed Apr 11 14:26:05 2007
 @@ -445,4 +445,44 @@
  Search Type=119
  Verbtext=0
diff -urN /usr/ports/www/opera/pkg-plist opera/pkg-plist
--- /usr/ports/www/opera/pkg-plist	Fri Jan 26 17:21:30 2007
+++ opera/pkg-plist	Wed Apr 11 14:34:02 2007
@@ -61,15 +61,21 @@
 %%DATADIR%%/styles/mime.css
 %%DATADIR%%/styles/plugins.css
 %%DATADIR%%/styles/user/accessibility.css
+%%DATADIR%%/styles/user/altdebugger.css
+%%DATADIR%%/styles/user/classid.css
 %%DATADIR%%/styles/user/contrastbw.css
 %%DATADIR%%/styles/user/contrastwb.css
-%%DATADIR%%/styles/user/debugwithoutline.css
+%%DATADIR%%/styles/user/disablebreaks.css
+%%DATADIR%%/styles/user/disablefloats.css
+%%DATADIR%%/styles/user/disableforms.css
+%%DATADIR%%/styles/user/disablepositioning.css
 %%DATADIR%%/styles/user/disabletables.css
-%%DATADIR%%/styles/user/hidenonlinkimages.css
-%%DATADIR%%/styles/user/imageandlinkonly.css
-%%DATADIR%%/styles/user/nostalgia.css
-%%DATADIR%%/styles/user/showstructure.css
-%%DATADIR%%/styles/user/textonly.css
+%%DATADIR%%/styles/user/outline.css
+%%DATADIR%%/styles/user/structureblock.css
+%%DATADIR%%/styles/user/structureinline.css
+%%DATADIR%%/styles/user/structuretables.css
+%%DATADIR%%/styles/user/tablelayout.css
+%%DATADIR%%/styles/user/toc.css
 %%DATADIR%%/styles/warning.css
 %%DATADIR%%/styles/wml.css
 %%DATADIR%%/svg-sebd.dat
--- opera.diff ends here ---
--- opera-linuxplugins.diff begins here ---
diff -urN /usr/ports/www/opera-linuxplugins/Makefile opera-linuxplugins/Makefile
--- /usr/ports/www/opera-linuxplugins/Makefile	Thu Dec 21 22:03:06 2006
+++ opera-linuxplugins/Makefile	Wed Apr 11 14:40:20 2007
@@ -31,11 +31,11 @@
 
 RUN_DEPENDS=	${LOCALBASE}/share/opera/plugins/libnpp.so:${PORTSDIR}/www/opera
 
-OPERA_VER=	9.10
+OPERA_VER=	9.20
 OPERA_MINVER=
 OPERA_REL=	final
-OPERA_DATE=	20061214
-OPERA_BUILD=	521
+OPERA_DATE=	20070409
+OPERA_BUILD=	638
 
 USE_BZIP2=	yes
 USE_LINUX=	yes
diff -urN /usr/ports/www/opera-linuxplugins/distinfo opera-linuxplugins/distinfo
--- /usr/ports/www/opera-linuxplugins/distinfo	Thu Dec 21 22:03:06 2006
+++ opera-linuxplugins/distinfo	Wed Apr 11 14:35:58 2007
@@ -1,3 +1,3 @@
-MD5 (opera-9.10-20061214.1-static-qt.i386-en.tar.bz2) = dccdc5252ffc6658f3c46f32c64c8219
-SHA256 (opera-9.10-20061214.1-static-qt.i386-en.tar.bz2) = b1c7152a4c71433cb4c3bf1ae7fc148fef3ced87e658a65530e8d478db089f7f
-SIZE (opera-9.10-20061214.1-static-qt.i386-en.tar.bz2) = 6719119
+MD5 (opera-9.20-20070409.1-static-qt.i386-en.tar.bz2) = dd5365a5ca0f31b373deafdb80a17ac7
+SHA256 (opera-9.20-20070409.1-static-qt.i386-en.tar.bz2) = 4ea0e5d407e11e3df247a643412eac19962c923177f2f22c23566a776dc8945f
+SIZE (opera-9.20-20070409.1-static-qt.i386-en.tar.bz2) = 6790435
--- opera-linuxplugins.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



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