diff options
author | sf <sf@FreeBSD.org> | 2005-09-21 03:07:27 +0800 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2005-09-21 03:07:27 +0800 |
commit | ea5c9b7b55f97f88d3085f860ec8b70d119d9d50 (patch) | |
tree | e1034c7d82ab2bc36d23ddeebfee9f8582deb411 /www/opera/Makefile | |
parent | 27aa7352260184ea458b8381eee7d1d32162fcc4 (diff) | |
download | freebsd-ports-gnome-ea5c9b7b55f97f88d3085f860ec8b70d119d9d50.tar.gz freebsd-ports-gnome-ea5c9b7b55f97f88d3085f860ec8b70d119d9d50.tar.zst freebsd-ports-gnome-ea5c9b7b55f97f88d3085f860ec8b70d119d9d50.zip |
update to 8.50 (20050916).
Opera is now free of charge as well as ad-banner.
Changelog:
http://www.opera.com/docs/changelogs/freebsd/850/
Approved by: maintainer
Security: Opera Mail Client Attachment Spoofing and Script Insertion
http://secunia.com/advisories/16645/
Diffstat (limited to 'www/opera/Makefile')
-rw-r--r-- | www/opera/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/opera/Makefile b/www/opera/Makefile index 7b10abb3f094..04f9e4ebedfa 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -27,10 +27,10 @@ DISTNAME= ${PORTNAME}-${OPERA_VER}-${OPERA_DATE}.1-static-qt.i386.freebsd-en MAINTAINER= avleeuwen@piwebs.com COMMENT= A blazingly fast, full-featured, standards-compliant browser -OPERA_VER= 8.02 +OPERA_VER= 8.50 OPERA_MINVER= OPERA_REL= final -OPERA_DATE= 20050727 +OPERA_DATE= 20050916 DATADIR= ${PREFIX}/share/${PORTNAME} DOCSDIR= ${PREFIX}/share/doc/${PORTNAME} |