mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Update to latest release 7.52.
Changelog available at http://www.opera.com/linux/changelogs/752/ <Note> The file search.ini has been changed to ensure correct default addresses for dictionary and encyclopedia searches. Existing versions will be overwritten on upgrade. Users who have a customized search.ini file that they would like to keep, should edit its version number to 4 before upgrading. Note that you have to edit the search.ini file located in the /profile folder (Windows) or the /.opera folder. [Version] File Version=4 </Note> Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer) PR: 68782
This commit is contained in:
parent
45283c325b
commit
8360c29dc1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=113190
@ -28,9 +28,9 @@ DISTNAME= ${PORTNAME}-${OPERA_VER}-${OPERA_DATE}.1-static-qt.i386.freebsd-en
|
||||
MAINTAINER= avleeuwen@piwebs.com
|
||||
COMMENT= A blazingly fast, full-featured, standards-compliant browser
|
||||
|
||||
OPERA_VER= 7.51
|
||||
OPERA_VER= 7.52
|
||||
OPERA_REL= final
|
||||
OPERA_DATE= 20040602
|
||||
OPERA_DATE= 20040706
|
||||
|
||||
DATADIR= ${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX}
|
||||
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX}
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (opera-7.51-20040602.1-static-qt.i386.freebsd-en.tar.bz2) = a5ceba358ddf1f034f69805ae919b6ec
|
||||
SIZE (opera-7.51-20040602.1-static-qt.i386.freebsd-en.tar.bz2) = 4757901
|
||||
MD5 (opera-7.52-20040706.1-static-qt.i386.freebsd-en.tar.bz2) = 972867d1a7ddc2b22167ec81bc32f335
|
||||
SIZE (opera-7.52-20040706.1-static-qt.i386.freebsd-en.tar.bz2) = 4771392
|
||||
|
@ -1,13 +1,13 @@
|
||||
|
||||
If you are upgrading from version 6, it is recommended to backup your personal
|
||||
"~/.opera" directory and remove it before starting the upgraded Opera for the
|
||||
first time. This can be done from the command line using
|
||||
"mv ~/.opera ~/.opera-mybackup".
|
||||
|
||||
If you have installed the www/opera-devel port before, and you'd like to keep
|
||||
the settings and bookmarks you used in opera-devel, move the opera-devel
|
||||
personal directory like this:
|
||||
"mv ~/.opera-devel ~/.opera"
|
||||
|
||||
If you are running FreeBSD 5.x and are experiencing a core dump when starting
|
||||
Opera, try updating the compat4x port.
|
||||
|
||||
*** IMPORTANT: users with custom search.ini ***
|
||||
|
||||
If you have a custom search.ini and you've used opera 7.51 or an earlier
|
||||
version before this upgrade, edit ~/.opera/search.ini _before_ running the
|
||||
upgraded Opera for the first time, and change the file version to 4. It should
|
||||
look like this:
|
||||
|
||||
[Version]
|
||||
File Version=4
|
||||
|
||||
|
@ -82,7 +82,8 @@ bin/opera
|
||||
%%DATADIR%%/locale/english.lng
|
||||
%%DATADIR%%/opera6.adr
|
||||
%%DATADIR%%/plugins/libnpp.so
|
||||
%%DATADIR%%/plugins/operamotifwrapper
|
||||
%%DATADIR%%/plugins/operamotifwrapper-1
|
||||
%%DATADIR%%/plugins/operamotifwrapper-2
|
||||
%%DATADIR%%/plugins/operaplugincleaner
|
||||
%%DATADIR%%/search.ini
|
||||
%%DATADIR%%/skin/standard_skin.zip
|
||||
|
Loading…
Reference in New Issue
Block a user