From 6826214ed27f97a35587a292329ff3c337e2571f Mon Sep 17 00:00:00 2001 From: Jeremy Messenger Date: Mon, 18 Dec 2006 18:46:27 +0000 Subject: Update to 9.10, see changelogs for details: http://www.opera.com/docs/changelogs/linux/910/ The most important part in this release is added a new feature, fraud protection. It is a phishing filter and keep in mind that it is not enable by default. To enable it, go to Tools > Preferences > Advanced > Security and check the "Enable Fraud Protection". I am using it right now and it doesn't affect any speed. To learn more about fraud protection, visit here: http://www.opera.com/docs/fraudprotection/ --- www/linux-opera/Makefile | 7 +++---- www/linux-opera/distinfo | 6 +++--- www/linux-opera/pkg-message | 2 +- www/linux-opera/pkg-plist | 4 ++++ 4 files changed, 11 insertions(+), 8 deletions(-) (limited to 'www/linux-opera') diff --git a/www/linux-opera/Makefile b/www/linux-opera/Makefile index c9f192d99fcf..db6c36714fc1 100644 --- a/www/linux-opera/Makefile +++ b/www/linux-opera/Makefile @@ -7,7 +7,6 @@ PORTNAME= opera PORTVERSION= ${OPERA_VER}.${OPERA_DATE} -PORTREVISION= 1 CATEGORIES= www linux MASTER_SITES= ftp://ftp.opera.com/pub/opera/linux/${OPERA_VER:S/.//}/final/en/i386/static/ \ ftp://ftp.sunet.se/pub/www/clients/Opera/linux/${OPERA_VER:S/.//}/final/en/i386/static/ \ @@ -35,9 +34,9 @@ ONLY_FOR_ARCHS= i386 amd64 NO_BUILD= yes -OPERA_VER= 9.02 -OPERA_DATE= 20060919 -OPERA_BUILD= 434 +OPERA_VER= 9.10 +OPERA_DATE= 20061214 +OPERA_BUILD= 521 DATADIR= ${PREFIX}/share/${UNIQUENAME} DOCSDIR= ${PREFIX}/share/doc/${UNIQUENAME} diff --git a/www/linux-opera/distinfo b/www/linux-opera/distinfo index 0794ca21fd8b..a53321adf8fd 100644 --- a/www/linux-opera/distinfo +++ b/www/linux-opera/distinfo @@ -1,3 +1,3 @@ -MD5 (opera-9.02-20060919.1-static-qt.i386-en.tar.bz2) = d6c5eb5fa495fedb60b48d98daf365c3 -SHA256 (opera-9.02-20060919.1-static-qt.i386-en.tar.bz2) = 5836a16165465b2c955f0737a093b5ebd9a42a7e2df1bd5a843c4e9d1a27bada -SIZE (opera-9.02-20060919.1-static-qt.i386-en.tar.bz2) = 6711741 +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 diff --git a/www/linux-opera/pkg-message b/www/linux-opera/pkg-message index 5cfd452d222e..c0b88a5d361d 100644 --- a/www/linux-opera/pkg-message +++ b/www/linux-opera/pkg-message @@ -1,5 +1,5 @@ ## -Changelog for 9.02 Final: http://www.opera.com/docs/changelogs/linux/902/ +Changelog for 9.10 Final: http://www.opera.com/docs/changelogs/linux/910/ If you are upgrade from version 7.x or below, it is recommend for you to backup your personal "~/.linux-opera" directory and remove it. As for the diff --git a/www/linux-opera/pkg-plist b/www/linux-opera/pkg-plist index af22548de4b5..8f5b5bec91b2 100644 --- a/www/linux-opera/pkg-plist +++ b/www/linux-opera/pkg-plist @@ -52,6 +52,9 @@ share/applications/linux-opera.desktop %%DATADIR%%/styles/images/bar.png %%DATADIR%%/styles/images/center.png %%DATADIR%%/styles/images/opera.png +%%DATADIR%%/styles/images/red_center.png +%%DATADIR%%/styles/images/red_left.png +%%DATADIR%%/styles/images/red_right.png %%DATADIR%%/styles/images/root.png %%DATADIR%%/styles/images/top.png %%DATADIR%%/styles/info.css @@ -67,6 +70,7 @@ share/applications/linux-opera.desktop %%DATADIR%%/styles/user/nostalgia.css %%DATADIR%%/styles/user/showstructure.css %%DATADIR%%/styles/user/textonly.css +%%DATADIR%%/styles/warning.css %%DATADIR%%/styles/wml.css %%DATADIR%%/svg-mo.dat %%DATADIR%%/svg-mobd.dat -- cgit v1.2.3