Update 7.22 (aka 20031103).

- Security update specifically addressing the downloading
  of setup files in Opera (bug reported by S.G. Masood)
- Fix for completion of help-file URL shortcuts

Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
PR:		59237
This commit is contained in:
Sergey A. Osokin 2003-11-13 15:23:22 +00:00
parent e99ceadaf6
commit 3de920e883
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=93891
6 changed files with 30 additions and 26 deletions

View File

@ -6,19 +6,19 @@
#
PORTNAME= opera
PORTVERSION= 7.21.20031013
PORTVERSION= 7.22.20031103
CATEGORIES= www
MASTER_SITES= ftp://ftp.sunet.se/pub/www/clients/Opera/unix/freebsd/721/final/en/static/ \
ftp://sunsite.cnlab-switch.ch/mirror/opera/unix/freebsd/721/final/en/static/ \
ftp://ftp.tiscali.nl/pub/mirrors/opera/unix/freebsd/721/final/en/static/ \
ftp://ftp.ntua.gr/pub/www/Opera/unix/freebsd/721/final/en/static/ \
http://mirrors.pmmf.hu/mirror/opera/unix/freebsd/721/final/en/static/ \
ftp://ftp.task.gda.pl/pub/opera/unix/freebsd/721/final/en/static/ \
ftp://ftp.planetmirror.com/pub/opera/unix/freebsd/721/final/en/static/ \
http://gd.tuwien.ac.at/infosys/browsers/opera/unix/freebsd/721/final/en/static/ \
ftp://ftp.opera.com/pub/opera/unix/freebsd/721/final/en/static/
MASTER_SITES= ftp://ftp.sunet.se/pub/www/clients/Opera/unix/freebsd/722/final/en/static/ \
ftp://sunsite.cnlab-switch.ch/mirror/opera/unix/freebsd/722/final/en/static/ \
ftp://ftp.tiscali.nl/pub/mirrors/opera/unix/freebsd/722/final/en/static/ \
ftp://ftp.ntua.gr/pub/www/Opera/unix/freebsd/722/final/en/static/ \
http://mirrors.pmmf.hu/mirror/opera/unix/freebsd/722/final/en/static/ \
ftp://ftp.task.gda.pl/pub/opera/unix/freebsd/722/final/en/static/ \
ftp://ftp.planetmirror.com/pub/opera/unix/freebsd/722/final/en/static/ \
http://gd.tuwien.ac.at/infosys/browsers/opera/unix/freebsd/722/final/en/static/ \
ftp://ftp.opera.com/pub/opera/unix/freebsd/722/final/en/static/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/1./1-/}.1-static-qt.i386.freebsd
DISTNAME= ${PORTNAME}-${PORTVERSION:S/2./2-/}.1-static-qt.i386.freebsd-en
MAINTAINER= avleeuwen@piwebs.com
COMMENT= A blazingly fast, full-featured, standards-compliant browser

View File

@ -1 +1 @@
MD5 (opera-7.21-20031013.1-static-qt.i386.freebsd.tar.bz2) = 19719ad86272e0d3493ccc12df055f7b
MD5 (opera-7.22-20031103.1-static-qt.i386.freebsd-en.tar.bz2) = b64ce9fd5a0739230359cfc19ec7ca8a

View File

@ -55,6 +55,7 @@ bin/opera
%%DATADIR%%/images/opera_48x48.png
%%DATADIR%%/images/operabanner.png
%%DATADIR%%/images/shared.gif
%%DATADIR%%/images/splash.png
%%DATADIR%%/images/startup1.png
%%DATADIR%%/images/startup2.png
%%DATADIR%%/ini/dialog.ini
@ -70,7 +71,7 @@ bin/opera
%%DATADIR%%/jsconsole.html
%%DATADIR%%/lngcode.txt
%%DATADIR%%/locale/english.lng
%%DATADIR%%/locale/en/lngcode.txt
%%DATADIR%%/locale/en/default.adr
%%DATADIR%%/locale/en/search.ini
%%DATADIR%%/opera6.adr
%%DATADIR%%/plugins/libnpp.so
@ -106,6 +107,7 @@ bin/opera
%%DATADIR%%/styles/user/textonly.css
%%DATADIR%%/styles/user/userstyle.ini
%%DATADIR%%/styles/wml.css
%%DATADIR%%/hhd.ssr
@dirrm %%DATADIR%%/styles/user
@dirrm %%DATADIR%%/styles
@dirrm %%DATADIR%%/skin

View File

@ -6,19 +6,19 @@
#
PORTNAME= opera
PORTVERSION= 7.21.20031013
PORTVERSION= 7.22.20031103
CATEGORIES= www
MASTER_SITES= ftp://ftp.sunet.se/pub/www/clients/Opera/unix/freebsd/721/final/en/static/ \
ftp://sunsite.cnlab-switch.ch/mirror/opera/unix/freebsd/721/final/en/static/ \
ftp://ftp.tiscali.nl/pub/mirrors/opera/unix/freebsd/721/final/en/static/ \
ftp://ftp.ntua.gr/pub/www/Opera/unix/freebsd/721/final/en/static/ \
http://mirrors.pmmf.hu/mirror/opera/unix/freebsd/721/final/en/static/ \
ftp://ftp.task.gda.pl/pub/opera/unix/freebsd/721/final/en/static/ \
ftp://ftp.planetmirror.com/pub/opera/unix/freebsd/721/final/en/static/ \
http://gd.tuwien.ac.at/infosys/browsers/opera/unix/freebsd/721/final/en/static/ \
ftp://ftp.opera.com/pub/opera/unix/freebsd/721/final/en/static/
MASTER_SITES= ftp://ftp.sunet.se/pub/www/clients/Opera/unix/freebsd/722/final/en/static/ \
ftp://sunsite.cnlab-switch.ch/mirror/opera/unix/freebsd/722/final/en/static/ \
ftp://ftp.tiscali.nl/pub/mirrors/opera/unix/freebsd/722/final/en/static/ \
ftp://ftp.ntua.gr/pub/www/Opera/unix/freebsd/722/final/en/static/ \
http://mirrors.pmmf.hu/mirror/opera/unix/freebsd/722/final/en/static/ \
ftp://ftp.task.gda.pl/pub/opera/unix/freebsd/722/final/en/static/ \
ftp://ftp.planetmirror.com/pub/opera/unix/freebsd/722/final/en/static/ \
http://gd.tuwien.ac.at/infosys/browsers/opera/unix/freebsd/722/final/en/static/ \
ftp://ftp.opera.com/pub/opera/unix/freebsd/722/final/en/static/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/1./1-/}.1-static-qt.i386.freebsd
DISTNAME= ${PORTNAME}-${PORTVERSION:S/2./2-/}.1-static-qt.i386.freebsd-en
MAINTAINER= avleeuwen@piwebs.com
COMMENT= A blazingly fast, full-featured, standards-compliant browser

View File

@ -1 +1 @@
MD5 (opera-7.21-20031013.1-static-qt.i386.freebsd.tar.bz2) = 19719ad86272e0d3493ccc12df055f7b
MD5 (opera-7.22-20031103.1-static-qt.i386.freebsd-en.tar.bz2) = b64ce9fd5a0739230359cfc19ec7ca8a

View File

@ -55,6 +55,7 @@ bin/opera
%%DATADIR%%/images/opera_48x48.png
%%DATADIR%%/images/operabanner.png
%%DATADIR%%/images/shared.gif
%%DATADIR%%/images/splash.png
%%DATADIR%%/images/startup1.png
%%DATADIR%%/images/startup2.png
%%DATADIR%%/ini/dialog.ini
@ -70,7 +71,7 @@ bin/opera
%%DATADIR%%/jsconsole.html
%%DATADIR%%/lngcode.txt
%%DATADIR%%/locale/english.lng
%%DATADIR%%/locale/en/lngcode.txt
%%DATADIR%%/locale/en/default.adr
%%DATADIR%%/locale/en/search.ini
%%DATADIR%%/opera6.adr
%%DATADIR%%/plugins/libnpp.so
@ -106,6 +107,7 @@ bin/opera
%%DATADIR%%/styles/user/textonly.css
%%DATADIR%%/styles/user/userstyle.ini
%%DATADIR%%/styles/wml.css
%%DATADIR%%/hhd.ssr
@dirrm %%DATADIR%%/styles/user
@dirrm %%DATADIR%%/styles
@dirrm %%DATADIR%%/skin