aboutsummaryrefslogtreecommitdiff
path: root/www/linux-opera/Makefile
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-12-18 18:46:27 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-12-18 18:46:27 +0000
commit6826214ed27f97a35587a292329ff3c337e2571f (patch)
treed22ad578c1bd0b6a7d7e930ba644124fd5ec7b44 /www/linux-opera/Makefile
parentfa4af90261242000804ca43321c88d043a4ca08e (diff)
downloadports-6826214ed27f97a35587a292329ff3c337e2571f.tar.gz
ports-6826214ed27f97a35587a292329ff3c337e2571f.zip
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/
Notes
Notes: svn path=/head/; revision=180101
Diffstat (limited to 'www/linux-opera/Makefile')
-rw-r--r--www/linux-opera/Makefile7
1 files changed, 3 insertions, 4 deletions
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}