security update to opera 9.02
This commit is contained in:
parent
66b69341db
commit
e2d7d759d1
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.37 2006/08/02 17:29:48 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.38 2006/09/22 20:22:28 sturm Exp $
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
COMMENT= "fast and customizable WWW browser"
|
||||
|
||||
PKGNAME= opera-9.01
|
||||
DISTNAME= opera-9.01-20060728.1-static-qt.i386-en
|
||||
PKGNAME= opera-9.02
|
||||
DISTNAME= opera-9.02-20060919.1-static-qt.i386-en
|
||||
CATEGORIES= www
|
||||
|
||||
HOMEPAGE= http://www.opera.com/
|
||||
@ -29,7 +29,7 @@ MASTER_SITES_OPERA= ftp://ftp.opera.com/pub/opera/ \
|
||||
ftp://ftp.rge.com/pub/infosystems/opera/ \
|
||||
http://www.rge.com/pub/infosystems/opera/
|
||||
|
||||
MASTER_SITES= ${MASTER_SITES_OPERA:=linux/901/final/en/i386/static/}
|
||||
MASTER_SITES= ${MASTER_SITES_OPERA:=linux/902/final/en/i386/static/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
RUN_DEPENDS= :redhat_base->=8.0:emulators/redhat/base
|
||||
@ -37,7 +37,7 @@ RUN_DEPENDS= :redhat_base->=8.0:emulators/redhat/base
|
||||
NO_BUILD= Yes
|
||||
NO_REGRESS= Yes
|
||||
|
||||
WRKDIST= ${WRKDIR}/${DISTNAME}-400
|
||||
WRKDIST= ${WRKDIR}/${DISTNAME}-434
|
||||
|
||||
do-install:
|
||||
cd ${WRKBUILD} && ./install.sh \
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (opera-9.01-20060728.1-static-qt.i386-en.tar.bz2) = 3dad6ab16f0ccdbd728f3f531dd74e79
|
||||
RMD160 (opera-9.01-20060728.1-static-qt.i386-en.tar.bz2) = 62b95a06660cbeb9e4b942b853c9e49206d263a5
|
||||
SHA1 (opera-9.01-20060728.1-static-qt.i386-en.tar.bz2) = ae1db776e1f8b75c389f1566ac1cb69cee16f35f
|
||||
SIZE (opera-9.01-20060728.1-static-qt.i386-en.tar.bz2) = 6690353
|
||||
MD5 (opera-9.02-20060919.1-static-qt.i386-en.tar.bz2) = d6c5eb5fa495fedb60b48d98daf365c3
|
||||
RMD160 (opera-9.02-20060919.1-static-qt.i386-en.tar.bz2) = e32fe7872969699235feac8b1445ce805d4d4340
|
||||
SHA1 (opera-9.02-20060919.1-static-qt.i386-en.tar.bz2) = 86923cb54dda055471e90fcf4b238ea8fc5f5ab4
|
||||
SIZE (opera-9.02-20060919.1-static-qt.i386-en.tar.bz2) = 6711741
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-install_sh,v 1.18 2006/08/02 17:29:48 sturm Exp $
|
||||
--- install.sh.orig Fri Jul 28 15:10:44 2006
|
||||
+++ install.sh Wed Aug 2 19:17:48 2006
|
||||
@@ -1338,7 +1338,7 @@ run_install()
|
||||
$OpenBSD: patch-install_sh,v 1.19 2006/09/22 20:22:28 sturm Exp $
|
||||
--- install.sh.orig Tue Sep 19 15:40:47 2006
|
||||
+++ install.sh Fri Sep 22 17:20:03 2006
|
||||
@@ -1342,7 +1342,7 @@ run_install()
|
||||
then
|
||||
# System wide configuration files
|
||||
config_dir="/etc"
|
||||
@ -10,7 +10,7 @@ $OpenBSD: patch-install_sh,v 1.18 2006/08/02 17:29:48 sturm Exp $
|
||||
then
|
||||
echo
|
||||
echo "System wide configuration files:"
|
||||
@@ -1368,7 +1368,7 @@ run_install()
|
||||
@@ -1372,7 +1372,7 @@ run_install()
|
||||
then
|
||||
echo
|
||||
echo "Shortcut icons will be ignored if installed with the prefix \"$prefix\"."
|
||||
|
Loading…
Reference in New Issue
Block a user