diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-08-28 22:50:44 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-08-28 22:50:44 +0000 |
commit | 64e8cb66bb17161314fdd4cfff20fff88e9bf87f (patch) | |
tree | 23d4048708146e4b5bc87f7a8520039d30ce0e81 /www/opera | |
parent | 6fd4bdbdfe28330879a231c0d94881fca56255d4 (diff) | |
download | ports-64e8cb66bb17161314fdd4cfff20fff88e9bf87f.tar.gz ports-64e8cb66bb17161314fdd4cfff20fff88e9bf87f.zip |
Notes
Diffstat (limited to 'www/opera')
-rw-r--r-- | www/opera/Makefile | 4 | ||||
-rw-r--r-- | www/opera/pkg-message | 3 |
2 files changed, 3 insertions, 4 deletions
diff --git a/www/opera/Makefile b/www/opera/Makefile index 6bde8fa0f48c..922198d3ca99 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -7,7 +7,7 @@ PORTNAME= opera PORTVERSION= ${OPERA_VER}.${OPERA_DATE} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://ftp.scarlet.be/pub/opera/unix/freebsd/${OPERA_VER:S/.//}/${OPERA_REL}/en/static/ \ ftp://ftp.planetmirror.com/pub/opera/unix/freebsd/${OPERA_VER:S/.//}/${OPERA_REL}/en/static/ \ @@ -46,7 +46,7 @@ NO_BUILD= yes NO_FILTER_SHLIBS=yes .ifndef(WITHOUT_ASPELL) -LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell +LIB_DEPENDS+= aspell.16:${PORTSDIR}/textproc/aspell .endif .include <bsd.port.pre.mk> diff --git a/www/opera/pkg-message b/www/opera/pkg-message index bba3c192b396..e3c70b97c661 100644 --- a/www/opera/pkg-message +++ b/www/opera/pkg-message @@ -4,10 +4,9 @@ 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 +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 - |