diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2003-03-27 00:00:41 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2003-03-27 00:00:41 +0000 |
commit | ce40de089619f0ff6d7bc30c3911f46b3fb91a1a (patch) | |
tree | 29969175893504113093faffe2897044eba070d8 /www | |
parent | 1b3ce03e48bc1bbbd1b0cf6e38b607aa53abca87 (diff) | |
download | pkgsrc-ce40de089619f0ff6d7bc30c3911f46b3fb91a1a.tar.gz |
Update opera6 to 6.12
Changelog
* Secunia Security fix (redirect exploit fix)
* Fixes in Xft library loader
* Fix for match failures in XftConfig when font size was involved
in the conditions. Now it should be possible to e.g. disable anti-aliasing
for certain font sizes.
Diffstat (limited to 'www')
-rw-r--r-- | www/opera6/Makefile | 8 | ||||
-rw-r--r-- | www/opera6/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/www/opera6/Makefile b/www/opera6/Makefile index 1edb7f0421f..8a50f1a8632 100644 --- a/www/opera6/Makefile +++ b/www/opera6/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2003/03/26 04:05:38 jschauma Exp $ +# $NetBSD: Makefile,v 1.20 2003/03/27 00:00:42 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= 6.11 +OPERA_PKG_VERSION= 6.12 .if (${MACHINE_ARCH} == i386) DEPENDS+= suse_compat>=6.3:../../emulators/${SUSE_DIR_PREFIX}_compat @@ -39,9 +39,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= 6.11 +OPERA_PKG_VERSION= 6.12 OPERA_DIR= ${OPERA_PKG_VERSION:S/.//}/final/en/i386/static -OPERA_DIST_VERSION= ${OPERA_PKG_VERSION}-20021129.1-static-qt +OPERA_DIST_VERSION= ${OPERA_PKG_VERSION}-20030305.1-static-qt .endif RPMFILES= ${DISTFILES} diff --git a/www/opera6/distinfo b/www/opera6/distinfo index 1b6fc8173cd..9c489d315f0 100644 --- a/www/opera6/distinfo +++ b/www/opera6/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.11 2002/12/05 08:12:43 tron Exp $ +$NetBSD: distinfo,v 1.12 2003/03/27 00:00:42 jdolecek Exp $ -SHA1 (./opera-6.11-20021129.1-static-qt.i386.rpm) = d847844d672c63e5a4b627e905d68e6bd67b426d -Size (./opera-6.11-20021129.1-static-qt.i386.rpm) = 5846888 bytes +SHA1 (./opera-6.12-20030305.1-static-qt.i386.rpm) = 9f02dd65bd3975e0d254cb0c538f22d7c1af0793 +Size (./opera-6.12-20030305.1-static-qt.i386.rpm) = 4992305 bytes |