diff options
author | tron <tron> | 2002-07-04 22:11:21 +0000 |
---|---|---|
committer | tron <tron> | 2002-07-04 22:11:21 +0000 |
commit | b62eb3e6a63913cbfa7a1d33a85513040e013c9f (patch) | |
tree | f2796b94933b5e78ca1f6e8d9d2b59531c318444 | |
parent | ce23d58a64f445ca222247a5c5edabd835a55387 (diff) | |
download | pkgsrc-b62eb3e6a63913cbfa7a1d33a85513040e013c9f.tar.gz |
Update "opera6" package to version 6.02. This release fixes many bugs
found in 6.01 especially in the GUI, JavaScript and handling of
asian characters.
-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 a88a7661e5b..32530ff0f73 100644 --- a/www/opera6/Makefile +++ b/www/opera6/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2002/05/28 15:26:58 tron Exp $ +# $NetBSD: Makefile,v 1.11 2002/07/04 22:11:21 tron Exp $ DISTNAME= opera-${OPERA_PKG_VERSION} CATEGORIES= www @@ -28,7 +28,7 @@ PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC .include "../../mk/bsd.prefs.mk" # A default so lintpkgsrc is happy -OPERA_PKG_VERSION= 6.01 +OPERA_PKG_VERSION= 6.02 .if (${MACHINE_ARCH} == i386) DEPENDS+= suse_compat>=6.3:../../emulators/${SUSE_DIR_PREFIX}_compat @@ -37,9 +37,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= 601/final/en/qt_static -OPERA_DIST_VERSION= 6.01-20020523.1-static-qt -OPERA_PKG_VERSION= 6.01 +OPERA_DIR= 602/final/en/qt_static +OPERA_DIST_VERSION= 6.02-20020701.1-static-qt +OPERA_PKG_VERSION= 6.02 .endif RPMFILES= ${DISTFILES} diff --git a/www/opera6/distinfo b/www/opera6/distinfo index f0d92b9e5e6..9409d8e109b 100644 --- a/www/opera6/distinfo +++ b/www/opera6/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.5 2002/05/28 15:26:59 tron Exp $ +$NetBSD: distinfo,v 1.6 2002/07/04 22:11:21 tron Exp $ -SHA1 (./opera-6.01-20020523.1-static-qt.i386.rpm) = 4a2ea0df5979e0b3145bdfa4d0ea15b3cbb64fa7 -Size (./opera-6.01-20020523.1-static-qt.i386.rpm) = 4840045 bytes +SHA1 (./opera-6.02-20020701.1-static-qt.i386.rpm) = 8d043a6340907289011a6be7a3bd3ffa2b740a2a +Size (./opera-6.02-20020701.1-static-qt.i386.rpm) = 4915848 bytes |