diff options
author | tron <tron@pkgsrc.org> | 2002-12-05 08:12:42 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2002-12-05 08:12:42 +0000 |
commit | 0203e6dd3ea11fc32c3d1c039b263c7b50ca400e (patch) | |
tree | ce1e5227d358696bcd0c2c86fce859bd4abafc3c /www | |
parent | 152ed14a8cf9e655a3f69e310da7a953fc835939 (diff) | |
download | pkgsrc-0203e6dd3ea11fc32c3d1c039b263c7b50ca400e.tar.gz |
Update "opera6" package to version 6.11. Changes since version 6.10:
Fixed some problems with banner handling. Banner data with corrupted
contents could in some cases crash Opera.
Diffstat (limited to 'www')
-rw-r--r-- | www/opera6/Makefile | 10 | ||||
-rw-r--r-- | www/opera6/distinfo | 6 |
2 files changed, 7 insertions, 9 deletions
diff --git a/www/opera6/Makefile b/www/opera6/Makefile index 3e4b049e783..46ae563c0b8 100644 --- a/www/opera6/Makefile +++ b/www/opera6/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2002/11/14 02:37:25 heinz Exp $ +# $NetBSD: Makefile,v 1.18 2002/12/05 08:12:42 tron Exp $ DISTNAME= opera-${OPERA_PKG_VERSION} CATEGORIES= www @@ -30,20 +30,18 @@ USE_BUILDLINK2= # defined .include "../../mk/bsd.prefs.mk" # A default so lintpkgsrc is happy -OPERA_PKG_VERSION= 6.10 +OPERA_PKG_VERSION= 6.11 .if (${MACHINE_ARCH} == i386) -PKGREVISION= 1 - DEPENDS+= suse_compat>=6.3:../../emulators/${SUSE_DIR_PREFIX}_compat DEPENDS+= suse_libjpeg>=6.4:../../emulators/${SUSE_DIR_PREFIX}_libjpeg 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= 6.10 +OPERA_PKG_VERSION= 6.11 OPERA_DIR= ${OPERA_PKG_VERSION:S/.//}/final/en/i386/static -OPERA_DIST_VERSION= ${OPERA_PKG_VERSION}-20021029.1-static-qt +OPERA_DIST_VERSION= ${OPERA_PKG_VERSION}-20021129.1-static-qt .endif RPMFILES= ${DISTFILES} diff --git a/www/opera6/distinfo b/www/opera6/distinfo index 68e7850f5cb..1b6fc8173cd 100644 --- a/www/opera6/distinfo +++ b/www/opera6/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.10 2002/11/12 14:23:40 tron Exp $ +$NetBSD: distinfo,v 1.11 2002/12/05 08:12:43 tron Exp $ -SHA1 (./opera-6.10-20021029.1-static-qt.i386.rpm) = 5f5754845f96d88251b5aac7e4ea6227d6a4e7de -Size (./opera-6.10-20021029.1-static-qt.i386.rpm) = 5027145 bytes +SHA1 (./opera-6.11-20021129.1-static-qt.i386.rpm) = d847844d672c63e5a4b627e905d68e6bd67b426d +Size (./opera-6.11-20021129.1-static-qt.i386.rpm) = 5846888 bytes |