diff options
-rw-r--r-- | arabic/katoob/Makefile | 6 | ||||
-rw-r--r-- | editors/AbiWord2/Makefile | 3 | ||||
-rw-r--r-- | editors/abiword-devel/Makefile | 3 | ||||
-rw-r--r-- | editors/abiword/Makefile | 3 | ||||
-rw-r--r-- | lang/php4/Makefile.ext | 2 | ||||
-rw-r--r-- | lang/php5/Makefile.ext | 2 | ||||
-rw-r--r-- | lang/php53/Makefile.ext | 2 | ||||
-rw-r--r-- | mail/balsa/Makefile | 3 | ||||
-rw-r--r-- | mail/cone/Makefile | 3 | ||||
-rw-r--r-- | net-im/sim-im/Makefile | 4 | ||||
-rw-r--r-- | net-im/simicq/Makefile | 4 | ||||
-rw-r--r-- | net/simicq/Makefile | 4 | ||||
-rw-r--r-- | polish/ekg/Makefile | 4 | ||||
-rw-r--r-- | print/cjk-lyx/Makefile | 3 | ||||
-rw-r--r-- | print/lyx-devel/Makefile | 3 | ||||
-rw-r--r-- | print/lyx/Makefile | 3 | ||||
-rw-r--r-- | print/lyx14/Makefile | 3 | ||||
-rw-r--r-- | print/lyx15/Makefile | 3 | ||||
-rw-r--r-- | print/lyx16/Makefile | 3 | ||||
-rw-r--r-- | textproc/gnome-spell/Makefile | 4 | ||||
-rw-r--r-- | textproc/gnomespell/Makefile | 4 | ||||
-rw-r--r-- | textproc/php4-pspell/Makefile | 2 | ||||
-rw-r--r-- | textproc/php5-pspell/Makefile | 2 | ||||
-rw-r--r-- | textproc/ruby-raspell/Makefile | 3 | ||||
-rw-r--r-- | www/bluefish-devel/Makefile | 3 | ||||
-rw-r--r-- | www/opera/Makefile | 4 | ||||
-rw-r--r-- | www/opera/pkg-message | 3 |
27 files changed, 51 insertions, 35 deletions
diff --git a/arabic/katoob/Makefile b/arabic/katoob/Makefile index c227cb809a78..70ea0b7917f5 100644 --- a/arabic/katoob/Makefile +++ b/arabic/katoob/Makefile @@ -7,7 +7,7 @@ PORTNAME= katoob PORTVERSION= 0.3.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= arabic MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= arabeyes @@ -31,9 +31,9 @@ CONFIGURE_ARGS+= "--enable-highlight" USE_GNOME+= gtksourceview .endif -.if defined(WITH_SPELLCHECKER) || exists(${LOCALBASE}/lib/libaspell.so.15) +.if defined(WITH_SPELLCHECKER) || exists(${LOCALBASE}/lib/libaspell.so.16) CONFIGURE_ARGS+= "--enable-spell" -LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell +LIB_DEPENDS+= aspell.16:${PORTSDIR}/textproc/aspell .endif .include <bsd.port.post.mk> diff --git a/editors/AbiWord2/Makefile b/editors/AbiWord2/Makefile index f58c556a63dc..c7496810c7f5 100644 --- a/editors/AbiWord2/Makefile +++ b/editors/AbiWord2/Makefile @@ -7,6 +7,7 @@ PORTNAME= AbiWord2 PORTVERSION= 2.0.10 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.abisource.com/downloads/Version-${PORTVERSION}/lf/ @@ -65,7 +66,7 @@ GNOME_ENABLED= yes LIB_DEPENDS+= enchant.2:${PORTSDIR}/textproc/enchant CONFIGURE_ARGS+= --disable-pspell . elif defined(WITH_ASPELL) || exists(${LOCALBASE}/lib/libaspell.so) && !defined(WITH_ENCHANT) -LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell +LIB_DEPENDS+= aspell.16:${PORTSDIR}/textproc/aspell CONFIGURE_ARGS+= --with-pspell=${LOCALBASE} \ --disable-enchant . else diff --git a/editors/abiword-devel/Makefile b/editors/abiword-devel/Makefile index f58c556a63dc..c7496810c7f5 100644 --- a/editors/abiword-devel/Makefile +++ b/editors/abiword-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= AbiWord2 PORTVERSION= 2.0.10 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.abisource.com/downloads/Version-${PORTVERSION}/lf/ @@ -65,7 +66,7 @@ GNOME_ENABLED= yes LIB_DEPENDS+= enchant.2:${PORTSDIR}/textproc/enchant CONFIGURE_ARGS+= --disable-pspell . elif defined(WITH_ASPELL) || exists(${LOCALBASE}/lib/libaspell.so) && !defined(WITH_ENCHANT) -LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell +LIB_DEPENDS+= aspell.16:${PORTSDIR}/textproc/aspell CONFIGURE_ARGS+= --with-pspell=${LOCALBASE} \ --disable-enchant . else diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index f58c556a63dc..c7496810c7f5 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -7,6 +7,7 @@ PORTNAME= AbiWord2 PORTVERSION= 2.0.10 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.abisource.com/downloads/Version-${PORTVERSION}/lf/ @@ -65,7 +66,7 @@ GNOME_ENABLED= yes LIB_DEPENDS+= enchant.2:${PORTSDIR}/textproc/enchant CONFIGURE_ARGS+= --disable-pspell . elif defined(WITH_ASPELL) || exists(${LOCALBASE}/lib/libaspell.so) && !defined(WITH_ENCHANT) -LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell +LIB_DEPENDS+= aspell.16:${PORTSDIR}/textproc/aspell CONFIGURE_ARGS+= --with-pspell=${LOCALBASE} \ --disable-enchant . else diff --git a/lang/php4/Makefile.ext b/lang/php4/Makefile.ext index 457494ad3384..122a16451850 100644 --- a/lang/php4/Makefile.ext +++ b/lang/php4/Makefile.ext @@ -268,7 +268,7 @@ CONFIGURE_ARGS+=--enable-posix .endif .if ${PHP_MODNAME} == "pspell" -LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell +LIB_DEPENDS+= aspell.16:${PORTSDIR}/textproc/aspell CONFIGURE_ARGS+=--with-pspell=${LOCALBASE} .endif diff --git a/lang/php5/Makefile.ext b/lang/php5/Makefile.ext index aa57f5bf7826..2dac9b267630 100644 --- a/lang/php5/Makefile.ext +++ b/lang/php5/Makefile.ext @@ -256,7 +256,7 @@ CONFIGURE_ARGS+=--enable-posix .endif .if ${PHP_MODNAME} == "pspell" -LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell +LIB_DEPENDS+= aspell.16:${PORTSDIR}/textproc/aspell CONFIGURE_ARGS+=--with-pspell=${LOCALBASE} .endif diff --git a/lang/php53/Makefile.ext b/lang/php53/Makefile.ext index aa57f5bf7826..2dac9b267630 100644 --- a/lang/php53/Makefile.ext +++ b/lang/php53/Makefile.ext @@ -256,7 +256,7 @@ CONFIGURE_ARGS+=--enable-posix .endif .if ${PHP_MODNAME} == "pspell" -LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell +LIB_DEPENDS+= aspell.16:${PORTSDIR}/textproc/aspell CONFIGURE_ARGS+=--with-pspell=${LOCALBASE} .endif diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index 97b6647097d7..ce1ac5bd9321 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -7,6 +7,7 @@ PORTNAME= balsa PORTVERSION= 2.2.3 +PORTREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ DISTNAME= balsa-${PORTVERSION} @@ -14,7 +15,7 @@ DISTNAME= balsa-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org COMMENT= A mail reader for the GNOME 2 desktop -LIB_DEPENDS= aspell.15:${PORTSDIR}/textproc/aspell \ +LIB_DEPENDS= aspell.16:${PORTSDIR}/textproc/aspell \ pcre.0:${PORTSDIR}/devel/pcre \ esmtp.6:${PORTSDIR}/mail/libesmtp \ gmime-2.0.3:${PORTSDIR}/mail/gmime2 diff --git a/mail/cone/Makefile b/mail/cone/Makefile index bf0c0a3ecfd3..0f4ae3957a69 100644 --- a/mail/cone/Makefile +++ b/mail/cone/Makefile @@ -7,6 +7,7 @@ PORTNAME= cone PORTVERSION= 0.60 +PORTREVISION= 1 CATEGORIES= mail # This is for beta versions, leave it in please: #MASTER_SITES= http://www.courier-mta.org/beta/${PORTNAME}/ @@ -18,7 +19,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Console based mail client with POP3/IMAP/SMAP support LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ - aspell.15:${PORTSDIR}/textproc/aspell \ + aspell.16:${PORTSDIR}/textproc/aspell \ fam.0:${PORTSDIR}/devel/fam BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/net-im/sim-im/Makefile b/net-im/sim-im/Makefile index 2974af3eb653..7c037f8d10ee 100644 --- a/net-im/sim-im/Makefile +++ b/net-im/sim-im/Makefile @@ -6,7 +6,7 @@ PORTNAME= simicq PORTVERSION= 0.9.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/mi/m-i/} @@ -37,7 +37,7 @@ PLIST_SUB+= SSL="@comment " .if defined(WITHOUT_KDE) CONFIGURE_ARGS+=--disable-kde --enable-mt -LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell +LIB_DEPENDS+= aspell.16:${PORTSDIR}/textproc/aspell PLIST_SUB+= KDE="@comment " \ SPELL="" .else diff --git a/net-im/simicq/Makefile b/net-im/simicq/Makefile index 2974af3eb653..7c037f8d10ee 100644 --- a/net-im/simicq/Makefile +++ b/net-im/simicq/Makefile @@ -6,7 +6,7 @@ PORTNAME= simicq PORTVERSION= 0.9.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/mi/m-i/} @@ -37,7 +37,7 @@ PLIST_SUB+= SSL="@comment " .if defined(WITHOUT_KDE) CONFIGURE_ARGS+=--disable-kde --enable-mt -LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell +LIB_DEPENDS+= aspell.16:${PORTSDIR}/textproc/aspell PLIST_SUB+= KDE="@comment " \ SPELL="" .else diff --git a/net/simicq/Makefile b/net/simicq/Makefile index 2974af3eb653..7c037f8d10ee 100644 --- a/net/simicq/Makefile +++ b/net/simicq/Makefile @@ -6,7 +6,7 @@ PORTNAME= simicq PORTVERSION= 0.9.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/mi/m-i/} @@ -37,7 +37,7 @@ PLIST_SUB+= SSL="@comment " .if defined(WITHOUT_KDE) CONFIGURE_ARGS+=--disable-kde --enable-mt -LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell +LIB_DEPENDS+= aspell.16:${PORTSDIR}/textproc/aspell PLIST_SUB+= KDE="@comment " \ SPELL="" .else diff --git a/polish/ekg/Makefile b/polish/ekg/Makefile index d97660c705e3..57270ad4035c 100644 --- a/polish/ekg/Makefile +++ b/polish/ekg/Makefile @@ -6,7 +6,7 @@ PORTNAME= ekg PORTVERSION= 1.5 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= polish net MASTER_SITES= http://dev.null.pl/ekg/archive/ @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= jacek@combit.com.pl COMMENT= Text-mode Gadu-Gadu client -LIB_DEPENDS= aspell.15:${PORTSDIR}/polish/aspell +LIB_DEPENDS= aspell.16:${PORTSDIR}/polish/aspell USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/print/cjk-lyx/Makefile b/print/cjk-lyx/Makefile index d082b7fdf3aa..9a7ffe6b8680 100644 --- a/print/cjk-lyx/Makefile +++ b/print/cjk-lyx/Makefile @@ -7,6 +7,7 @@ PORTNAME= lyx PORTVERSION= 1.3.4.1 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ftp://cellular.phys.pusan.ac.kr/CJK-LyX/qt/ PKGNAMEPREFIX= cjk- @@ -45,7 +46,7 @@ QTCPPFLAGS+= ${PTHREAD_CFLAGS} QTCFGLIBS+= ${PTHREAD_LIBS} .if defined(WITH_ASPELL) -LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell +LIB_DEPENDS+= aspell.16:${PORTSDIR}/textproc/aspell CONFIGURE_ARGS+= --with-pspell \ --with-pspell-lib="${LOCALBASE}/lib" \ --with-pspell-include="${LOCALBASE}/include" diff --git a/print/lyx-devel/Makefile b/print/lyx-devel/Makefile index e444edebbe20..1ca3fdf16a22 100644 --- a/print/lyx-devel/Makefile +++ b/print/lyx-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= lyx PORTVERSION= 1.3.4 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ ftp://planetmirror.com/pub/lyx/stable/ \ @@ -48,7 +49,7 @@ USE_XPM= yes .endif .if defined(WITH_ASPELL) -LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell +LIB_DEPENDS+= aspell.16:${PORTSDIR}/textproc/aspell CONFIGURE_ARGS+= --with-pspell \ --with-pspell-lib="${LOCALBASE}/lib" \ --with-pspell-include="${LOCALBASE}/include" diff --git a/print/lyx/Makefile b/print/lyx/Makefile index e444edebbe20..1ca3fdf16a22 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -7,6 +7,7 @@ PORTNAME= lyx PORTVERSION= 1.3.4 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ ftp://planetmirror.com/pub/lyx/stable/ \ @@ -48,7 +49,7 @@ USE_XPM= yes .endif .if defined(WITH_ASPELL) -LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell +LIB_DEPENDS+= aspell.16:${PORTSDIR}/textproc/aspell CONFIGURE_ARGS+= --with-pspell \ --with-pspell-lib="${LOCALBASE}/lib" \ --with-pspell-include="${LOCALBASE}/include" diff --git a/print/lyx14/Makefile b/print/lyx14/Makefile index e444edebbe20..1ca3fdf16a22 100644 --- a/print/lyx14/Makefile +++ b/print/lyx14/Makefile @@ -7,6 +7,7 @@ PORTNAME= lyx PORTVERSION= 1.3.4 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ ftp://planetmirror.com/pub/lyx/stable/ \ @@ -48,7 +49,7 @@ USE_XPM= yes .endif .if defined(WITH_ASPELL) -LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell +LIB_DEPENDS+= aspell.16:${PORTSDIR}/textproc/aspell CONFIGURE_ARGS+= --with-pspell \ --with-pspell-lib="${LOCALBASE}/lib" \ --with-pspell-include="${LOCALBASE}/include" diff --git a/print/lyx15/Makefile b/print/lyx15/Makefile index e444edebbe20..1ca3fdf16a22 100644 --- a/print/lyx15/Makefile +++ b/print/lyx15/Makefile @@ -7,6 +7,7 @@ PORTNAME= lyx PORTVERSION= 1.3.4 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ ftp://planetmirror.com/pub/lyx/stable/ \ @@ -48,7 +49,7 @@ USE_XPM= yes .endif .if defined(WITH_ASPELL) -LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell +LIB_DEPENDS+= aspell.16:${PORTSDIR}/textproc/aspell CONFIGURE_ARGS+= --with-pspell \ --with-pspell-lib="${LOCALBASE}/lib" \ --with-pspell-include="${LOCALBASE}/include" diff --git a/print/lyx16/Makefile b/print/lyx16/Makefile index e444edebbe20..1ca3fdf16a22 100644 --- a/print/lyx16/Makefile +++ b/print/lyx16/Makefile @@ -7,6 +7,7 @@ PORTNAME= lyx PORTVERSION= 1.3.4 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ ftp://planetmirror.com/pub/lyx/stable/ \ @@ -48,7 +49,7 @@ USE_XPM= yes .endif .if defined(WITH_ASPELL) -LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell +LIB_DEPENDS+= aspell.16:${PORTSDIR}/textproc/aspell CONFIGURE_ARGS+= --with-pspell \ --with-pspell-lib="${LOCALBASE}/lib" \ --with-pspell-include="${LOCALBASE}/include" diff --git a/textproc/gnome-spell/Makefile b/textproc/gnome-spell/Makefile index e382f743ec3a..75d930928356 100644 --- a/textproc/gnome-spell/Makefile +++ b/textproc/gnome-spell/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomespell PORTVERSION= 1.0.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-spell/1.0 @@ -17,7 +17,7 @@ DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= A GNOME/Bonobo component for spell checking -LIB_DEPENDS= aspell.15:${PORTSDIR}/textproc/aspell +LIB_DEPENDS= aspell.16:${PORTSDIR}/textproc/aspell USE_BZIP2= yes USE_X_PREFIX= yes diff --git a/textproc/gnomespell/Makefile b/textproc/gnomespell/Makefile index e382f743ec3a..75d930928356 100644 --- a/textproc/gnomespell/Makefile +++ b/textproc/gnomespell/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomespell PORTVERSION= 1.0.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-spell/1.0 @@ -17,7 +17,7 @@ DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= A GNOME/Bonobo component for spell checking -LIB_DEPENDS= aspell.15:${PORTSDIR}/textproc/aspell +LIB_DEPENDS= aspell.16:${PORTSDIR}/textproc/aspell USE_BZIP2= yes USE_X_PREFIX= yes diff --git a/textproc/php4-pspell/Makefile b/textproc/php4-pspell/Makefile index 37ff44f5318b..43851937ae9f 100644 --- a/textproc/php4-pspell/Makefile +++ b/textproc/php4-pspell/Makefile @@ -5,6 +5,8 @@ # $FreeBSD$ # +PORTREVISION= 3 + CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php4 diff --git a/textproc/php5-pspell/Makefile b/textproc/php5-pspell/Makefile index c7098115ee1f..da12a965c6f5 100644 --- a/textproc/php5-pspell/Makefile +++ b/textproc/php5-pspell/Makefile @@ -5,6 +5,8 @@ # $FreeBSD$ # +PORTREVISION= 1 + CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php5 diff --git a/textproc/ruby-raspell/Makefile b/textproc/ruby-raspell/Makefile index cd2452b49b32..bd5d9139ad0c 100644 --- a/textproc/ruby-raspell/Makefile +++ b/textproc/ruby-raspell/Makefile @@ -7,6 +7,7 @@ PORTNAME= raspell PORTVERSION= 0.1 +PORTREVISION= 1 CATEGORIES= textproc ruby MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +18,7 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= A Ruby interface binding to aspell -LIB_DEPENDS= aspell.15:${PORTSDIR}/textproc/aspell +LIB_DEPENDS= aspell.16:${PORTSDIR}/textproc/aspell USE_RUBY= yes USE_RUBY_EXTCONF= yes diff --git a/www/bluefish-devel/Makefile b/www/bluefish-devel/Makefile index c05eafa38ac1..d7194fc4c897 100644 --- a/www/bluefish-devel/Makefile +++ b/www/bluefish-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= bluefish PORTVERSION= 0.13 +PORTREVISION= 1 CATEGORIES= www editors MASTER_SITES= http://pkedu.fbt.eitn.wau.nl/~olivier/${DOWNLOAD}/ \ ftp://bluefish.advancecreations.com/pub/bluefish/${DOWNLOAD}/ \ @@ -18,7 +19,7 @@ MAINTAINER= kwm@rainbow-runner.nl COMMENT= HTML editor designed for the experienced web designer LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \ - aspell.15:${PORTSDIR}/textproc/aspell + aspell.16:${PORTSDIR}/textproc/aspell .if !defined(WITHOUT_WEBLINT) RUN_DEPENDS+= weblint:${PORTSDIR}/www/weblint 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 - |