diff options
author | osa <osa@FreeBSD.org> | 2003-11-21 19:44:45 +0800 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2003-11-21 19:44:45 +0800 |
commit | 244213bed2fff63a45868d436b725f168adfbedf (patch) | |
tree | 01bd2e315c271c67c1dec27a6e7b83ed7e9c05df /www/opera | |
parent | fa5e2a2ccdf7db0dc2a755ff0392e7351750fb42 (diff) | |
download | freebsd-ports-gnome-244213bed2fff63a45868d436b725f168adfbedf.tar.gz freebsd-ports-gnome-244213bed2fff63a45868d436b725f168adfbedf.tar.zst freebsd-ports-gnome-244213bed2fff63a45868d436b725f168adfbedf.zip |
Security update to 7.23 (aka 20031119).
It addresses these vulnerabilities:
- Addressing two issues reported by Jouko Pynnonen:
- Forced placement of downloaded skin-files in undesirable locations
- Buffer overflow when processing skins
- Additionally, added an OpenSSL ASN.1 patch
(from OpenSSL 0.9.6k, November 4, 2003)
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
PR: 59542
Diffstat (limited to 'www/opera')
-rw-r--r-- | www/opera/Makefile | 24 | ||||
-rw-r--r-- | www/opera/distinfo | 2 |
2 files changed, 13 insertions, 13 deletions
diff --git a/www/opera/Makefile b/www/opera/Makefile index 81fbbaa2eacb..8f4a61855b0e 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -6,19 +6,19 @@ # PORTNAME= opera -PORTVERSION= 7.22.20031103 +PORTVERSION= 7.23.20031119 CATEGORIES= www -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/2./2-/}.1-static-qt.i386.freebsd-en +MASTER_SITES= ftp://ftp.sunet.se/pub/www/clients/Opera/unix/freebsd/723/final/en/static/ \ + ftp://sunsite.cnlab-switch.ch/mirror/opera/unix/freebsd/723/final/en/static/ \ + ftp://ftp.tiscali.nl/pub/mirrors/opera/unix/freebsd/723/final/en/static/ \ + ftp://ftp.ntua.gr/pub/www/Opera/unix/freebsd/723/final/en/static/ \ + http://mirrors.pmmf.hu/mirror/opera/unix/freebsd/723/final/en/static/ \ + ftp://ftp.task.gda.pl/pub/opera/unix/freebsd/723/final/en/static/ \ + ftp://ftp.planetmirror.com/pub/opera/unix/freebsd/723/final/en/static/ \ + http://gd.tuwien.ac.at/infosys/browsers/opera/unix/freebsd/723/final/en/static/ \ + ftp://ftp.opera.com/pub/opera/unix/freebsd/723/final/en/static/ + +DISTNAME= ${PORTNAME}-${PORTVERSION:S/3./3-/}.1-static-qt.i386.freebsd-en MAINTAINER= avleeuwen@piwebs.com COMMENT= A blazingly fast, full-featured, standards-compliant browser diff --git a/www/opera/distinfo b/www/opera/distinfo index eb4546308cdd..26b22dec3c27 100644 --- a/www/opera/distinfo +++ b/www/opera/distinfo @@ -1 +1 @@ -MD5 (opera-7.22-20031103.1-static-qt.i386.freebsd-en.tar.bz2) = b64ce9fd5a0739230359cfc19ec7ca8a +MD5 (opera-7.23-20031119.1-static-qt.i386.freebsd-en.tar.bz2) = 9d0502efc7c2286ce99ba5df436993ab |