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 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'www/linux-opera/Makefile') 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} -- cgit v1.2.3