diff options
author | marcus <marcus@FreeBSD.org> | 2002-09-02 17:45:50 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-09-02 17:45:50 +0000 |
commit | 6a7a1eaa4c5df4f6b0656ca5443baee7556f3278 (patch) | |
tree | 20b242ab8389e23f8b279c515e228461700bf0d0 | |
parent | 7756bbac4a0174283dbed53822dc83096a32195d (diff) | |
download | FreeBSD-ports-6a7a1eaa4c5df4f6b0656ca5443baee7556f3278.zip FreeBSD-ports-6a7a1eaa4c5df4f6b0656ca5443baee7556f3278.tar.gz |
Chase the aspell so version bump. Bump PORTREVISION.
-rw-r--r-- | mail/balsa/Makefile | 4 | ||||
-rw-r--r-- | mail/balsa2/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/gaspell/Makefile | 4 | ||||
-rw-r--r-- | textproc/gnome-spell/Makefile | 3 | ||||
-rw-r--r-- | textproc/gnomespell-devel/Makefile | 3 | ||||
-rw-r--r-- | textproc/gnomespell/Makefile | 3 |
12 files changed, 24 insertions, 15 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index 715ffcb..e646533 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -7,7 +7,7 @@ PORTNAME= balsa PORTVERSION= 1.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail gnome MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \ ftp://ftp.newton.cx/pub/balsa/ @@ -15,7 +15,7 @@ MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \ MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap2 \ - aspell.11:${PORTSDIR}/textproc/aspell \ + aspell.15:${PORTSDIR}/textproc/aspell \ pcre.0:${PORTSDIR}/devel/pcre \ esmtp.6:${PORTSDIR}/mail/libesmtp RUN_DEPENDS= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/ispell diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile index 01432c4..e1c4fad 100644 --- a/mail/balsa2/Makefile +++ b/mail/balsa2/Makefile @@ -7,7 +7,7 @@ PORTNAME= balsa2 PORTVERSION= 2.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail gnome MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \ ftp://ftp.newton.cx/pub/balsa/ @@ -17,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/ispell LIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap2 \ - aspell.11:${PORTSDIR}/textproc/aspell \ + aspell.15:${PORTSDIR}/textproc/aspell \ pcre.0:${PORTSDIR}/devel/pcre \ esmtp.6:${PORTSDIR}/mail/libesmtp \ gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui \ diff --git a/print/cjk-lyx/Makefile b/print/cjk-lyx/Makefile index 1a76ad4..4a5663a 100644 --- a/print/cjk-lyx/Makefile +++ b/print/cjk-lyx/Makefile @@ -7,6 +7,7 @@ PORTNAME= lyx PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ftp://stone.phys.pusan.ac.kr/pub/CJK-LyX/ PKGNAMEPREFIX= cjk- @@ -37,7 +38,7 @@ CONFIGURE_ARGS= --with-extra-lib="${X11BASE}/lib ${LOCALBASE}/lib" \ MAN1= lyx.1 reLyX.1 .if defined(WITH_ASPELL) -LIB_DEPENDS+= aspell.11:${PORTSDIR}/textproc/aspell +LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell CONFIGURE_ARGS+= --with-pspell .endif diff --git a/print/lyx-devel/Makefile b/print/lyx-devel/Makefile index b0343d4..f25cbb7 100644 --- a/print/lyx-devel/Makefile +++ b/print/lyx-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= lyx PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ ftp://ftp.sdsc.edu/pub/other/lyx/stable/ \ @@ -21,7 +22,7 @@ LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ RUN_DEPENDS= ${BUILD_DEPENDS} .if defined(WITH_ASPELL) -LIB_DEPENDS+= aspell.11:${PORTSDIR}/textproc/aspell +LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell CONFIGURE_ARGS+=--with-pspell .endif diff --git a/print/lyx/Makefile b/print/lyx/Makefile index b0343d4..f25cbb7 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -7,6 +7,7 @@ PORTNAME= lyx PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ ftp://ftp.sdsc.edu/pub/other/lyx/stable/ \ @@ -21,7 +22,7 @@ LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ RUN_DEPENDS= ${BUILD_DEPENDS} .if defined(WITH_ASPELL) -LIB_DEPENDS+= aspell.11:${PORTSDIR}/textproc/aspell +LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell CONFIGURE_ARGS+=--with-pspell .endif diff --git a/print/lyx14/Makefile b/print/lyx14/Makefile index b0343d4..f25cbb7 100644 --- a/print/lyx14/Makefile +++ b/print/lyx14/Makefile @@ -7,6 +7,7 @@ PORTNAME= lyx PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ ftp://ftp.sdsc.edu/pub/other/lyx/stable/ \ @@ -21,7 +22,7 @@ LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ RUN_DEPENDS= ${BUILD_DEPENDS} .if defined(WITH_ASPELL) -LIB_DEPENDS+= aspell.11:${PORTSDIR}/textproc/aspell +LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell CONFIGURE_ARGS+=--with-pspell .endif diff --git a/print/lyx15/Makefile b/print/lyx15/Makefile index b0343d4..f25cbb7 100644 --- a/print/lyx15/Makefile +++ b/print/lyx15/Makefile @@ -7,6 +7,7 @@ PORTNAME= lyx PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ ftp://ftp.sdsc.edu/pub/other/lyx/stable/ \ @@ -21,7 +22,7 @@ LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ RUN_DEPENDS= ${BUILD_DEPENDS} .if defined(WITH_ASPELL) -LIB_DEPENDS+= aspell.11:${PORTSDIR}/textproc/aspell +LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell CONFIGURE_ARGS+=--with-pspell .endif diff --git a/print/lyx16/Makefile b/print/lyx16/Makefile index b0343d4..f25cbb7 100644 --- a/print/lyx16/Makefile +++ b/print/lyx16/Makefile @@ -7,6 +7,7 @@ PORTNAME= lyx PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ ftp://ftp.sdsc.edu/pub/other/lyx/stable/ \ @@ -21,7 +22,7 @@ LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ RUN_DEPENDS= ${BUILD_DEPENDS} .if defined(WITH_ASPELL) -LIB_DEPENDS+= aspell.11:${PORTSDIR}/textproc/aspell +LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell CONFIGURE_ARGS+=--with-pspell .endif diff --git a/textproc/gaspell/Makefile b/textproc/gaspell/Makefile index 3411d20..3450966a 100644 --- a/textproc/gaspell/Makefile +++ b/textproc/gaspell/Makefile @@ -7,14 +7,14 @@ PORTNAME= gaspell PORTVERSION= 0.30 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc gnome MASTER_SITES= http://aspell.sourceforge.net/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/^0//} MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= aspell.11:${PORTSDIR}/textproc/aspell +LIB_DEPENDS= aspell.15:${PORTSDIR}/textproc/aspell USE_X_PREFIX= yes USE_GNOME= yes diff --git a/textproc/gnome-spell/Makefile b/textproc/gnome-spell/Makefile index 9d3bb12..bd5b0e4 100644 --- a/textproc/gnome-spell/Makefile +++ b/textproc/gnome-spell/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomespell PORTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/gnome-spell @@ -15,7 +16,7 @@ DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= aspell.11:${PORTSDIR}/textproc/aspell +LIB_DEPENDS= aspell.15:${PORTSDIR}/textproc/aspell USE_X_PREFIX= yes USE_PERL5= yes diff --git a/textproc/gnomespell-devel/Makefile b/textproc/gnomespell-devel/Makefile index 9d3bb12..bd5b0e4 100644 --- a/textproc/gnomespell-devel/Makefile +++ b/textproc/gnomespell-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomespell PORTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/gnome-spell @@ -15,7 +16,7 @@ DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= aspell.11:${PORTSDIR}/textproc/aspell +LIB_DEPENDS= aspell.15:${PORTSDIR}/textproc/aspell USE_X_PREFIX= yes USE_PERL5= yes diff --git a/textproc/gnomespell/Makefile b/textproc/gnomespell/Makefile index 9d3bb12..bd5b0e4 100644 --- a/textproc/gnomespell/Makefile +++ b/textproc/gnomespell/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomespell PORTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/gnome-spell @@ -15,7 +16,7 @@ DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= aspell.11:${PORTSDIR}/textproc/aspell +LIB_DEPENDS= aspell.15:${PORTSDIR}/textproc/aspell USE_X_PREFIX= yes USE_PERL5= yes |