View | Details | Raw Unified | Return to bug 68782
Collapse All | Expand All

(-)opera/Makefile (-2 / +2 lines)
Lines 28-36 Link Here
28
MAINTAINER=	avleeuwen@piwebs.com
28
MAINTAINER=	avleeuwen@piwebs.com
29
COMMENT=	A blazingly fast, full-featured, standards-compliant browser
29
COMMENT=	A blazingly fast, full-featured, standards-compliant browser
30
30
31
OPERA_VER=	7.51
31
OPERA_VER=	7.52
32
OPERA_REL=	final
32
OPERA_REL=	final
33
OPERA_DATE=	20040602
33
OPERA_DATE=	20040706
34
34
35
DATADIR=	${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX}
35
DATADIR=	${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX}
36
DOCSDIR=	${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX}
36
DOCSDIR=	${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX}
(-)opera/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (opera-7.51-20040602.1-static-qt.i386.freebsd-en.tar.bz2) = a5ceba358ddf1f034f69805ae919b6ec
1
MD5 (opera-7.52-20040706.1-static-qt.i386.freebsd-en.tar.bz2) = 972867d1a7ddc2b22167ec81bc32f335
2
SIZE (opera-7.51-20040602.1-static-qt.i386.freebsd-en.tar.bz2) = 4757901
2
SIZE (opera-7.52-20040706.1-static-qt.i386.freebsd-en.tar.bz2) = 4771392
(-)opera/pkg-message (-10 / +10 lines)
Lines 1-13 Link Here
1
If you are running FreeBSD 5.x and are experiencing a core dump when starting
2
Opera, try updating the compat4x port.
1
3
2
If you are upgrading from version 6, it is recommended to backup your personal
4
*** IMPORTANT: users with custom search.ini ***
3
"~/.opera" directory and remove it before starting the upgraded Opera for the
4
first time. This can be done from the command line using 
5
"mv ~/.opera ~/.opera-mybackup".
6
5
7
If you have installed the www/opera-devel port before, and you'd like to keep
6
If you have a custom search.ini and you've used opera 7.51 or an earlier
8
the settings and bookmarks you used in opera-devel, move the opera-devel 
7
version before this upgrade, edit ~/.opera/search.ini _before_ running the 
9
personal directory like this:
8
upgraded Opera for the first time, and change the file version to 4. It should
10
"mv ~/.opera-devel ~/.opera"
9
look like this:
10
11
[Version]
12
File Version=4
11
13
12
If you are running FreeBSD 5.x and are experiencing a core dump when starting
13
Opera, try updating the compat4x port.
(-)opera/pkg-plist (-1 / +2 lines)
Lines 82-88 Link Here
82
%%DATADIR%%/locale/english.lng
82
%%DATADIR%%/locale/english.lng
83
%%DATADIR%%/opera6.adr
83
%%DATADIR%%/opera6.adr
84
%%DATADIR%%/plugins/libnpp.so
84
%%DATADIR%%/plugins/libnpp.so
85
%%DATADIR%%/plugins/operamotifwrapper
85
%%DATADIR%%/plugins/operamotifwrapper-1
86
%%DATADIR%%/plugins/operamotifwrapper-2
86
%%DATADIR%%/plugins/operaplugincleaner
87
%%DATADIR%%/plugins/operaplugincleaner
87
%%DATADIR%%/search.ini
88
%%DATADIR%%/search.ini
88
%%DATADIR%%/skin/standard_skin.zip
89
%%DATADIR%%/skin/standard_skin.zip

Return to bug 68782