diff options
author | tron <tron@pkgsrc.org> | 2002-08-31 05:25:30 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2002-08-31 05:25:30 +0000 |
commit | b7562e100271acf00c0ea139629b1f6daa769fe8 (patch) | |
tree | eff11c61cb037b03feb536737bcc31b2363fd93f /www/opera6 | |
parent | 9b7c6fa691de5e690e620d0f7437d09b98e6904b (diff) | |
download | pkgsrc-b7562e100271acf00c0ea139629b1f6daa769fe8.tar.gz |
Update "opera6" package to version 6.03. Changes since version 6.02:
- Applied OpenSSL ASN.1 patch
- New Certum CA root certificate and updated old roots
- Fixed problem with untrusted HTML content being inserted into
Directory listings (buffer overrun)
Diffstat (limited to 'www/opera6')
-rw-r--r-- | www/opera6/Makefile | 10 | ||||
-rw-r--r-- | www/opera6/distinfo | 6 |
2 files changed, 8 insertions, 8 deletions
diff --git a/www/opera6/Makefile b/www/opera6/Makefile index 33e0b46ba1e..f2654fb14b9 100644 --- a/www/opera6/Makefile +++ b/www/opera6/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2002/08/25 21:52:19 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2002/08/31 05:25:30 tron Exp $ DISTNAME= opera-${OPERA_PKG_VERSION} CATEGORIES= www @@ -30,7 +30,7 @@ USE_BUILDLINK2= # defined .include "../../mk/bsd.prefs.mk" # A default so lintpkgsrc is happy -OPERA_PKG_VERSION= 6.01 +OPERA_PKG_VERSION= 6.03 .if (${MACHINE_ARCH} == i386) DEPENDS+= suse_compat>=6.3:../../emulators/${SUSE_DIR_PREFIX}_compat @@ -39,9 +39,9 @@ DEPENDS+= suse_libpng>=6.4:../../emulators/${SUSE_DIR_PREFIX}_libpng DEPENDS+= suse_x11>=6.3:../../emulators/${SUSE_DIR_PREFIX}_x11 OPERA_ARCH= i386 -OPERA_DIR= 602/final/en/qt_static -OPERA_DIST_VERSION= 6.02-20020701.1-static-qt -OPERA_PKG_VERSION= 6.02 +OPERA_PKG_VERSION= 6.03 +OPERA_DIR= ${OPERA_PKG_VERSION:S/.//}/final/en/qt_static +OPERA_DIST_VERSION= ${OPERA_PKG_VERSION}-20020813.1-static-qt .endif RPMFILES= ${DISTFILES} diff --git a/www/opera6/distinfo b/www/opera6/distinfo index ade677721cf..dbb9339edfe 100644 --- a/www/opera6/distinfo +++ b/www/opera6/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.7 2002/08/25 21:52:19 jlam Exp $ +$NetBSD: distinfo,v 1.8 2002/08/31 05:25:31 tron Exp $ -SHA1 (./opera-6.02-20020701.1-static-qt.i386.rpm) = 8d043a6340907289011a6be7a3bd3ffa2b740a2a -Size (./opera-6.02-20020701.1-static-qt.i386.rpm) = 4915848 bytes +SHA1 (./opera-6.03-20020813.1-static-qt.i386.rpm) = f87a7a1480720bc669fb5de8587553fd036ca351 +Size (./opera-6.03-20020813.1-static-qt.i386.rpm) = 4919121 bytes |