diff options
author | jdolecek <jdolecek> | 2003-05-16 21:27:54 +0000 |
---|---|---|
committer | jdolecek <jdolecek> | 2003-05-16 21:27:54 +0000 |
commit | 8a0f7b09e7a171dd8214b639ee3b2256cc6492a8 (patch) | |
tree | d0100bcb31c2170a5aa7ae82c97b4e59844a170e /www/opera7 | |
parent | 980641385b3289fba91ba4c021525dc185b946f5 (diff) | |
download | pkgsrc-8a0f7b09e7a171dd8214b639ee3b2256cc6492a8.tar.gz |
update opera7 to newest version - 7.11 beta2
Changes detailed in http://www.opera.com/linux/changelogs/711b2/,
most importantly:
* UI improvements
* some shortcut additions
* M2 (the mail client) fixes
* Fixed two security issues
* Various DOM improvements
* Stability/Plug-in/Spelling fixes
Diffstat (limited to 'www/opera7')
-rw-r--r-- | www/opera7/Makefile | 10 | ||||
-rw-r--r-- | www/opera7/distinfo | 6 |
2 files changed, 8 insertions, 8 deletions
diff --git a/www/opera7/Makefile b/www/opera7/Makefile index 46d8b18330a..6d9e5962c9a 100644 --- a/www/opera7/Makefile +++ b/www/opera7/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/05/03 17:20:46 jmmv Exp $ +# $NetBSD: Makefile,v 1.4 2003/05/16 21:27:56 jdolecek 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= 7.1.0beta1 +OPERA_PKG_VERSION= 7.11beta2 .if (${MACHINE_ARCH} == i386) DEPENDS+= suse_compat>=6.3:../../emulators/${SUSE_DIR_PREFIX}_compat @@ -40,9 +40,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_PKG_VERSION= 7.1.0beta1 -OPERA_DIR= ${OPERA_PKG_VERSION:S/.//g:C/beta.*//}/beta1/en/i386/static -OPERA_DIST_VERSION= ${OPERA_PKG_VERSION:C/beta.*//}-20030410.1-static-qt +OPERA_PKG_VERSION= 7.11beta2 +OPERA_DIR= ${OPERA_PKG_VERSION:S/.//g:C/beta.*//}/beta2/en/i386/static +OPERA_DIST_VERSION= ${OPERA_PKG_VERSION:C/beta.*//}-20030512.1-static-qt .endif RPMFILES= ${DISTFILES} diff --git a/www/opera7/distinfo b/www/opera7/distinfo index 96f1f2c69d2..05adb0f8255 100644 --- a/www/opera7/distinfo +++ b/www/opera7/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2003/04/28 23:20:10 jdolecek Exp $ +$NetBSD: distinfo,v 1.2 2003/05/16 21:27:56 jdolecek Exp $ -SHA1 (./opera-7.1.0-20030410.1-static-qt.i386.rpm) = ec40901bf742e3c25a74e96921a868a91edff71f -Size (./opera-7.1.0-20030410.1-static-qt.i386.rpm) = 5430219 bytes +SHA1 (./opera-7.11-20030512.1-static-qt.i386.rpm) = 82b729f74aee8818c446e82969e63a07de4f1149 +Size (./opera-7.11-20030512.1-static-qt.i386.rpm) = 5423384 bytes |