Update to 11.01
Fixes the following security issues: http://www.opera.com/support/kb/view/982/ http://www.opera.com/support/kb/view/983/ http://www.opera.com/support/kb/view/984/ http://www.opera.com/support/kb/view/986/
This commit is contained in:
parent
476c2dff91
commit
c05a960e0b
2 changed files with 11 additions and 9 deletions
|
@ -1,10 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.90 2011/01/24 21:46:18 ahoka Exp $
|
||||
# $NetBSD: Makefile,v 1.91 2011/01/28 09:33:35 ahoka Exp $
|
||||
#
|
||||
|
||||
DISTNAME= opera-11.00-1176.i386
|
||||
PKGNAME= ${DISTNAME:S/-1176.i386//}
|
||||
DISTNAME= opera-${OPERA_VERSION}-${OPERA_BUILD}.i386
|
||||
PKGNAME= ${DISTNAME:S/-${OPERA_BUILD}.i386//}
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= ftp://ftp.opera.com/pub/opera/linux/1100/
|
||||
MASTER_SITES= ftp://ftp.opera.com/pub/opera/linux/${OPERA_VERSION:S/.//}/
|
||||
EXTRACT_SUFX= .rpm
|
||||
|
||||
MAINTAINER= ahoka@NetBSD.org
|
||||
|
@ -13,9 +13,11 @@ COMMENT= Opera web browser
|
|||
LICENSE= opera-eula
|
||||
|
||||
ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-x86_64
|
||||
|
||||
EMUL_PLATFORMS+= linux-i386
|
||||
|
||||
OPERA_VERSION= 11.01
|
||||
OPERA_BUILD= 1190
|
||||
|
||||
# TODO: add gstreamer
|
||||
EMUL_MODULES.linux= x11 fontconfig
|
||||
EMUL_REQD= suse>=10.0
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.34 2011/01/24 21:46:18 ahoka Exp $
|
||||
$NetBSD: distinfo,v 1.35 2011/01/28 09:33:35 ahoka Exp $
|
||||
|
||||
SHA1 (opera-11.00-1176.i386.rpm) = 1afbecae92afcc88ee6df664e34529f4ca16c692
|
||||
RMD160 (opera-11.00-1176.i386.rpm) = 5252399ad58741a3444af8bde0dfadea7175eff9
|
||||
Size (opera-11.00-1176.i386.rpm) = 13376713 bytes
|
||||
SHA1 (opera-11.01-1190.i386.rpm) = 61830f3923e3b67a5b1624c5f92c1989b537feb1
|
||||
RMD160 (opera-11.01-1190.i386.rpm) = 80b346bba09121d24522ace8834b11dd4162514b
|
||||
Size (opera-11.01-1190.i386.rpm) = 13306952 bytes
|
||||
|
|
Loading…
Reference in a new issue