Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Mar 2003 16:29:55 +0900 (JST)
From:      Hideyuki KURASHINA <rushani@jp.FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/49098: [Update] www/opera: Opera 6.12 is out (includes security fix)
Message-ID:  <200303110729.h2B7Ttl29562@castle.jp.FreeBSD.org>

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

>Number:         49098
>Category:       ports
>Synopsis:       [Update] www/opera: Opera 6.12 is out (includes security fix)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 10 23:30:07 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Hideyuki KURASHINA
>Release:        FreeBSD 4.7-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD 4.7-RELEASE-p3

>Description:

	According to the Opera developer's post [*1] , Opera 6.12 contains
	following fixes;

	- Secunia security fix (redirect exploit fix)
	- Fixes in Xft library loader
	- Fix for match failures in XftConfig when font size was involved in the
	conditions. Now it should be possible to e.g. disable anti-aliasing for
	certain font sizes.

	[*1] http://list.opera.com/pipermail/opera-linux/2003-March/004937.html

>How-To-Repeat:

	Loot at following URI;

	  http://www.opera.com/download/index.dml?platform=freebsd
>Fix:

	Update ports/www/opera like follows;

diff -urN opera.611/Makefile opera/Makefile
--- opera.611/Makefile	Mon Jan 27 03:24:53 2003
+++ opera/Makefile	Tue Mar 11 15:06:22 2003
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	opera
-PORTVERSION=	6.11.20021129
+PORTVERSION=	6.12.20030305
 CATEGORIES=	www
-MASTER_SITES=	http://opera.online.no/unix/freebsd/611/final/en/static/ \
-		ftp://ftp.opera.com/pub/opera/unix/freebsd/611/final/en/static/
-DISTNAME=	${PORTNAME}-${PORTVERSION:S/11./11-/}.1-static-qt.i386.freebsd
+MASTER_SITES=	http://opera.online.no/unix/freebsd/612/final/en/static/ \
+		ftp://ftp.opera.com/pub/opera/unix/freebsd/612/final/en/static/
+DISTNAME=	${PORTNAME}-${PORTVERSION:S/12./12-/}.1-static-qt.i386.freebsd
 
 MAINTAINER=	des@FreeBSD.org
 
diff -urN opera.611/distinfo opera/distinfo
--- opera.611/distinfo	Mon Jan 27 03:24:53 2003
+++ opera/distinfo	Tue Mar 11 14:55:14 2003
@@ -1 +1 @@
-MD5 (opera-6.11-20021129.1-static-qt.i386.freebsd.tar.bz2) = 22ae9d276d28fa7d6b435d061c79f287
+MD5 (opera-6.12-20030305.1-static-qt.i386.freebsd.tar.bz2) = 1c1b2e5e7cadf849a87adb4805472da8
diff -urN opera.611/files/patch-aa opera/files/patch-aa
--- opera.611/files/patch-aa	Tue Nov 12 15:46:34 2002
+++ opera/files/patch-aa	Tue Mar 11 15:30:55 2003
@@ -1,6 +1,6 @@
---- install.sh.orig	Tue Oct 29 16:31:24 2002
-+++ install.sh	Mon Nov 11 19:34:42 2002
-@@ -1065,16 +1065,10 @@
+--- install.sh.orig	Tue Mar 11 15:29:39 2003
++++ install.sh	Tue Mar 11 15:30:46 2003
+@@ -1092,16 +1092,10 @@
  	mkdir $mkdirv $mkdirp $plugin_dir/
  	chmod $chmodv 755 $plugin_dir
  
@@ -19,7 +19,7 @@
  	    echo
  	    echo "System wide configuration files:"
  	    echo "  $config_dir/opera6rc"
-@@ -1101,6 +1095,7 @@
+@@ -1128,6 +1122,7 @@
  			;;
  		esac
  	    done
diff -urN opera.611/pkg-plist opera/pkg-plist
--- opera.611/pkg-plist	Tue Nov 12 15:46:36 2002
+++ opera/pkg-plist	Tue Mar 11 15:33:01 2003
@@ -4,7 +4,7 @@
 share/opera/bin/opera
 share/opera/buttons/DefSmall
 share/opera/buttons/Default
-share/opera/buttons/ReadMe.txt
+share/opera/buttons/readme.txt
 share/opera/buttons/default/abc.gif
 share/opera/buttons/default/buttons.ini
 share/opera/buttons/default/cascade.gif
@@ -356,6 +356,7 @@
 share/opera/java/opera.jar
 share/opera/java/opera.policy
 share/opera/opera6.adr
+share/opera/search.ini
 share/opera/skin/foreground.png
 share/opera/styles/OPF.css
 share/opera/styles/about.css
>Release-Note:
>Audit-Trail:
>Unformatted:

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




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