diff options
author | jdolecek <jdolecek> | 2001-01-06 10:09:24 +0000 |
---|---|---|
committer | jdolecek <jdolecek> | 2001-01-06 10:09:24 +0000 |
commit | c74f339cd8aace7604a1d12657afedb77b8dcffc (patch) | |
tree | fd3f7ee119e2b4f555bf789558c4219a348bf28d /www | |
parent | 046cfa780d8ece0c5e65ccc078e20ea7a082bb58 (diff) | |
download | pkgsrc-c74f339cd8aace7604a1d12657afedb77b8dcffc.tar.gz |
Update to 4.0 beta 5
Changes are:
* Search facility of the URL toolbar
* Improved the password dialog
* File type association works better
* Improved windows settings file
* UI improvements
* Printing support - still a bit unstable (no print preview yet, but
you can print to file)
* Transfer window works better
* 3D borders on tables fixed
* JavaScript confirm dialog fixed
Diffstat (limited to 'www')
-rw-r--r-- | www/opera/Makefile | 8 | ||||
-rw-r--r-- | www/opera/files/md5 | 4 | ||||
-rw-r--r-- | www/opera/pkg/DESCR | 1 | ||||
-rw-r--r-- | www/opera/pkg/PLIST | 3 |
4 files changed, 8 insertions, 8 deletions
diff --git a/www/opera/Makefile b/www/opera/Makefile index 03f5f1c6895..f23b14b1acf 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2000/12/31 12:54:44 tron Exp $ +# $NetBSD: Makefile,v 1.9 2001/01/06 10:09:24 jdolecek Exp $ -DISTNAME= opera-4.0-b4-20001211.012-static.i386 -PKGNAME= opera-4.0b4 +DISTNAME= opera-4.0-b5-20010103.014-static.i386 +PKGNAME= opera-4.0b5 CATEGORIES= www MASTER_SITES= http://opera.online.no/linux/tgz/ \ ftp://ftp.fh-koblenz.de/pub/InternetClients/Opera/english/4.0b4/linux/intel-x86/static/ \ @@ -37,7 +37,7 @@ do-install: ${PREFIX}/share/opera/styles cd ${WRKSRC} && \ ${INSTALL_SCRIPT} opera ${PREFIX}/bin && \ - ${INSTALL_DATA} LICENSE README ${PREFIX}/share/doc/opera && \ + ${INSTALL_DATA} LICENSE ${PREFIX}/share/doc/opera && \ ${INSTALL_DATA} opera.adr ${PREFIX}/share/opera && \ ${INSTALL_DATA} buttons/default/* ${PREFIX}/share/opera/buttons/default && \ ${INSTALL_DATA} buttons/defsmall/* ${PREFIX}/share/opera/buttons/defsmall && \ diff --git a/www/opera/files/md5 b/www/opera/files/md5 index 60e32129907..4ca25b7d89e 100644 --- a/www/opera/files/md5 +++ b/www/opera/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.3 2000/12/13 21:04:33 jdolecek Exp $ +$NetBSD: md5,v 1.4 2001/01/06 10:09:25 jdolecek Exp $ -MD5 (opera-4.0-b4-20001211.012-static.i386.tar.gz) = b212737b27048199b22d1763fa627280 +MD5 (opera-4.0-b5-20010103.014-static.i386.tar.gz) = 1ad77756e4ea719015f0f171e36f542b diff --git a/www/opera/pkg/DESCR b/www/opera/pkg/DESCR index 79fdfcc53d5..fac6e219cd3 100644 --- a/www/opera/pkg/DESCR +++ b/www/opera/pkg/DESCR @@ -20,3 +20,4 @@ Opera is powerful If you use the web for work or for entertainment. Features: * Restore window settings * Customizable toolbar icons * Keyboard link navigation +* Printing (PostScript) diff --git a/www/opera/pkg/PLIST b/www/opera/pkg/PLIST index be6395550dd..858be4c4c29 100644 --- a/www/opera/pkg/PLIST +++ b/www/opera/pkg/PLIST @@ -1,8 +1,7 @@ -@comment $NetBSD: PLIST,v 1.4 2000/12/13 21:04:34 jdolecek Exp $ +@comment $NetBSD: PLIST,v 1.5 2001/01/06 10:09:25 jdolecek Exp $ bin/opera ${EMULSUBDIR}/usr/share/opera share/doc/opera/LICENSE -share/doc/opera/README share/opera/buttons/default/abc.gif share/opera/buttons/default/buttons.ini share/opera/buttons/default/cascade.gif |