diff options
author | tron <tron> | 2001-05-15 12:01:16 +0000 |
---|---|---|
committer | tron <tron> | 2001-05-15 12:01:16 +0000 |
commit | 573323e872fa34d3826b14d001e3c6abafe232df (patch) | |
tree | f16931bde9554da3a813649f7a557a6a436d60fe /www | |
parent | 7bc45c3bf2430b93c1389f6cf7e316d68e2d55aa (diff) | |
download | pkgsrc-573323e872fa34d3826b14d001e3c6abafe232df.tar.gz |
Update "opera" package to versio 5.0.1. Changes since 5.0b8:
- Font fix. The standard monospace font is now detected on startup even
if not set in the opera.ini file
- Fixed a font problem that could cause the same font to be displayd
several times in the font selector
- Improved button bar layout (less wasted space) when the ad banner
is visible
- Several fixes regarding keyboard focus handling when loading a page.
- Focus could get lost or moved to another window what a framed page
was reloaded. This could also happen when entering print preview
- Transfer window will now always be activated the first time
(even when "activate window on new transfer" is not selected)
- The transfer window will be raised when activated even when
iconified outside the Opera workspace
- The autocompletion dropdown list is now wider than the address
entry field of the document window when necessary
- Fixed a cookie filter problem that could reverse the filter action
- Decorations of the workspace windows can now be chosen from
the opera.ini file. There are three options: Qt-2 style, ms-win
style and the old Opera style. The Qt-2 style is default
- The menu bar can be made visible (if hidden) from the doument
and workspace popup menus
Diffstat (limited to 'www')
-rw-r--r-- | www/opera/Makefile | 12 | ||||
-rw-r--r-- | www/opera/distinfo | 8 |
2 files changed, 8 insertions, 12 deletions
diff --git a/www/opera/Makefile b/www/opera/Makefile index 2c2dd31343b..e5575927af6 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -1,11 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2001/05/11 09:20:55 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2001/05/15 12:01:16 tron Exp $ -DISTNAME= opera-5.0b8 +DISTNAME= opera-5.0.1 CATEGORIES= www -MASTER_SITES= http://opera.online.no/linux/tgz/ \ - ftp://ftp.opera.com/pub/opera/linux/ \ - ftp://gd.tuwien.ac.at/infosys/browsers/opera/linux/tgz/tgz/ \ - ftp://sunsite.cnlab-switch.ch/mirror/opera/linux/tgz/ +MASTER_SITES= http://opera.online.no/linux/RPM/500/ \ + ftp://ftp.opera.com/pub/opera/linux/500/ DISTFILES= ${RPMFILES} MAINTAINER= tron@netbsd.org @@ -37,7 +35,7 @@ DEPENDS+= linuxppc_lib>=2000.4.2:../../emulators/linuxppc_lib OPERA_ARCH= ppc .endif -RPMFILES= opera-static-5.0b8-20010426.023.1.${OPERA_ARCH}.rpm +RPMFILES= opera-static-5.0-1.${OPERA_ARCH}.rpm post-install: ${LN} -fs ../${EMULSUBDIR}/usr/bin/opera ${PREFIX}/bin diff --git a/www/opera/distinfo b/www/opera/distinfo index 550246e8cd1..033872663ac 100644 --- a/www/opera/distinfo +++ b/www/opera/distinfo @@ -1,6 +1,4 @@ -$NetBSD: distinfo,v 1.2 2001/04/30 10:23:24 abs Exp $ +$NetBSD: distinfo,v 1.3 2001/05/15 12:01:16 tron Exp $ -SHA1 (./opera-static-5.0b8-20010426.023.1.i386.rpm) = 88c122a12f5eaea89da0700881cc9889b867021b -Size (./opera-static-5.0b8-20010426.023.1.i386.rpm) = 2791768 bytes -SHA1 (./opera-static-5.0b8-20010426.023.1.ppc.rpm) = 88a313281255d677ff237275e8716bb86f6e0887 -Size (./opera-static-5.0b8-20010426.023.1.ppc.rpm) = 2939366 bytes +SHA1 (./opera-static-5.0-1.i386.rpm) = dbaf27b7afe43eba996bdbbe970d50bb7d58cf7c +Size (./opera-static-5.0-1.i386.rpm) = 2801119 bytes |