Subject: pkg/18059: Upgrade www/opera6 to 6.03 and fix panix.com site location
To: None <gnats-bugs@gnats.netbsd.org>
From: None <lww@ictech.net>
List: netbsd-bugs
Date: 08/24/2002 20:19:39
>Number: 18059
>Category: pkg
>Synopsis: Upgrade www/opera6 to 6.03 and fix panix.com site location
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Sat Aug 24 18:20:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: Bill Warner
>Release: NetBSD 1.5.2
>Organization:
ICTech Internet LLC
>Environment:
System: NetBSD eagle.ictech.net 1.5.2 NetBSD 1.5.2 (GENERIC_LAPTOP) #3:
Sat Aug 18 23:43:41 CEST 2001
he@hamster.urc.uninett.no:/usr/src/sys/arch/i386/compile/GENERIC_LAPTOP i386
>Description:
The patches below upgrade www/opera6 to Opera 6.03 and fix the panix.com
download location. The old one (ftp://opera.panix.com/) doesn't respond. The
patched-in site (http://www.panix.com/) matches the download locations on the
opera.com website and is confirmed to work as of the date of this pr.
>How-To-Repeat:
$ ftp opera.panix.com
ftp: connect: Connection timed out
ftp> bye
>Fix:
---------------------<snip>-------------------------------------
--- Makefile.orig Sat Aug 24 17:21:39 2002
+++ Makefile
@@ -2,7 +2,7 @@
DISTNAME= opera-${OPERA_PKG_VERSION}
CATEGORIES= www
-MASTER_SITES= ftp://opera.panix.com/pub/linux/${OPERA_DIR}/ \
+MASTER_SITES= http://www.panix.com/opera/files/linux/${OPERA_DIR}/ \
ftp://ftp.hu-berlin.de/pub/www/opera/linux/${OPERA_DIR}/ \
http://ftp.sunet.se/pub/www/clients/Opera/linux/${OPERA_DIR}/ \
http://ftp.opera.com/pub/opera/linux/${OPERA_DIR}/ \
@@ -28,7 +28,7 @@
.include "../../mk/bsd.prefs.mk"
# A default so lintpkgsrc is happy
-OPERA_PKG_VERSION= 6.02
+OPERA_PKG_VERSION= 6.03
.if (${MACHINE_ARCH} == i386)
DEPENDS+= suse_compat>=6.3:../../emulators/${SUSE_DIR_PREFIX}_compat
@@ -37,9 +37,9 @@
DEPENDS+= suse_x11>=6.3:../../emulators/${SUSE_DIR_PREFIX}_x11
OPERA_ARCH= i386
-OPERA_DIR= 602/final/en/qt_static
-OPERA_DIST_VERSION= 6.02-20020701.1-static-qt
-OPERA_PKG_VERSION= 6.02
+OPERA_DIR= 603/final/en/qt_static
+OPERA_DIST_VERSION= 6.03-20020813.1-static-qt
+OPERA_PKG_VERSION= 6.03
.endif
RPMFILES= ${DISTFILES}
--- distinfo.orig Sat Aug 24 19:40:27 2002
+++ distinfo
@@ -2,3 +2,3 @@
-SHA1 (./opera-6.02-20020701.1-static-qt.i386.rpm) = 8d043a6340907289011a6be7a3bd3ffa2b740a2a
-Size (./opera-6.02-20020701.1-static-qt.i386.rpm) = 4915848 bytes
+SHA1 (./opera-6.03-20020813.1-static-qt.i386.rpm) = f87a7a1480720bc669fb5de8587553fd036ca351
+Size (./opera-6.03-20020813.1-static-qt.i386.rpm) = 4919121 bytes
>Release-Note:
>Audit-Trail:
>Unformatted: