diff options
author | jdolecek <jdolecek> | 2003-11-14 19:45:54 +0000 |
---|---|---|
committer | jdolecek <jdolecek> | 2003-11-14 19:45:54 +0000 |
commit | 33dc008252a148a260e69766a7129a253ecdff43 (patch) | |
tree | 1d8e14c93faff2d8b265878483fd81981ecd0096 /www | |
parent | 83c8858ffca5729b0d8b8185aa2396edc91f1574 (diff) | |
download | pkgsrc-33dc008252a148a260e69766a7129a253ecdff43.tar.gz |
Update opera7 to 7.22
Changes:
Privacy and security
* Opera 7.22 includes Sun Java version 1.4.2_01
* 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
Fixes pkg/23437 by Hideyuki KURASHINA
Diffstat (limited to 'www')
-rw-r--r-- | www/opera7/Makefile | 8 | ||||
-rw-r--r-- | www/opera7/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/www/opera7/Makefile b/www/opera7/Makefile index 1c1d1c6da40..f7209ef1244 100644 --- a/www/opera7/Makefile +++ b/www/opera7/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/10/24 22:00:08 jdolecek Exp $ +# $NetBSD: Makefile,v 1.10 2003/11/14 19:45:54 jdolecek Exp $ DISTNAME= opera-${OPERA_PKG_VERSION} PKGREVISION= # empty @@ -11,7 +11,7 @@ MASTER_SITES= http://www.panix.com/opera/files/linux/${OPERA_DIR}/ \ ftp://ftp.tuwien.ac.at/infosys/browsers/opera/linux/${OPERA_DIR}/ \ ftp://ftp.opera.com/pub/opera/linux/ EXTRACT_SUFX= .rpm -DISTFILES= opera-${OPERA_DIST_VERSION}.${OPERA_ARCH}${EXTRACT_SUFX} +DISTFILES= opera-${OPERA_DIST_VERSION}.${OPERA_ARCH}-en${EXTRACT_SUFX} MAINTAINER= jdolecek@NetBSD.org HOMEPAGE= http://www.opera.com/ @@ -42,9 +42,9 @@ DEPENDS+= suse_x11>=7.3:../../emulators/${SUSE_DIR_PREFIX}_x11 DEPENDS+= suse_openmotif>=7.3:../../emulators/${SUSE_DIR_PREFIX}_openmotif OPERA_ARCH= i386 -OPERA_PKG_VERSION= 7.21 +OPERA_PKG_VERSION= 7.22 OPERA_DIR= ${OPERA_PKG_VERSION:S/.//g:C/beta.*//}/final/en/i386/static -OPERA_DIST_VERSION= ${OPERA_PKG_VERSION:C/beta.*//}-20031013.1-static-qt +OPERA_DIST_VERSION= ${OPERA_PKG_VERSION:C/beta.*//}-20031103.1-static-qt .endif RPMFILES= ${DISTFILES} diff --git a/www/opera7/distinfo b/www/opera7/distinfo index 3886e136017..28075518f13 100644 --- a/www/opera7/distinfo +++ b/www/opera7/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2003/10/24 22:00:08 jdolecek Exp $ +$NetBSD: distinfo,v 1.5 2003/11/14 19:45:54 jdolecek Exp $ -SHA1 (./opera-7.21-20031013.1-static-qt.i386.rpm) = 26cf95ffb6eef4018bf7ea8256e8c5efb7f46924 -Size (./opera-7.21-20031013.1-static-qt.i386.rpm) = 5076264 bytes +SHA1 (./opera-7.22-20031103.1-static-qt.i386-en.rpm) = a7985aad2f063e503b76604b945bb6971f452098 +Size (./opera-7.22-20031103.1-static-qt.i386-en.rpm) = 5133873 bytes |