diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/apertium/Makefile | 4 | ||||
-rw-r--r-- | textproc/confget/Makefile | 3 | ||||
-rw-r--r-- | textproc/gnugrep/Makefile | 3 | ||||
-rw-r--r-- | textproc/lemmatizer2/Makefile | 2 | ||||
-rw-r--r-- | textproc/modlogan/Makefile | 4 | ||||
-rw-r--r-- | textproc/pcrs/Makefile | 4 | ||||
-rw-r--r-- | textproc/rasqal/Makefile | 3 | ||||
-rw-r--r-- | textproc/sigil/Makefile | 1 | ||||
-rw-r--r-- | textproc/the_silver_searcher/Makefile | 1 |
9 files changed, 15 insertions, 10 deletions
diff --git a/textproc/apertium/Makefile b/textproc/apertium/Makefile index 9a8d5c1d309a..2d1d306245a1 100644 --- a/textproc/apertium/Makefile +++ b/textproc/apertium/Makefile @@ -7,7 +7,7 @@ PORTNAME= apertium PORTVERSION= ${APVER}.${APREV} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${APVER} @@ -19,7 +19,7 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 \ xslt:${PORTSDIR}/textproc/libxslt \ lttoolbox3:${PORTSDIR}/textproc/lttoolbox \ - pcre.1:${PORTSDIR}/devel/pcre + pcre.3:${PORTSDIR}/devel/pcre APVER= 3.2 APREV= 0 diff --git a/textproc/confget/Makefile b/textproc/confget/Makefile index fdb391e027d8..1c1bbcad090c 100644 --- a/textproc/confget/Makefile +++ b/textproc/confget/Makefile @@ -3,6 +3,7 @@ PORTNAME= confget PORTVERSION= 1.04 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://devel.ringlet.net/textproc/confget/ \ LOCAL/sunpoet @@ -28,7 +29,7 @@ MAKE_ENV+= EXAMPLESDIR=${EXAMPLESDIR} .endif .if ${PORT_OPTIONS:MPCRE} -LIB_DEPENDS+= pcre.1:${PORTSDIR}/devel/pcre +LIB_DEPENDS+= pcre.3:${PORTSDIR}/devel/pcre .else MAKE_ENV+= PCRE_CFLAGS="" PCRE_LIBS="" .endif diff --git a/textproc/gnugrep/Makefile b/textproc/gnugrep/Makefile index ea6cbd4885d5..17c4cb059bcc 100644 --- a/textproc/gnugrep/Makefile +++ b/textproc/gnugrep/Makefile @@ -7,6 +7,7 @@ PORTNAME= grep PORTVERSION= 2.12 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= GNU PKGNAMEPREFIX= gnu @@ -40,7 +41,7 @@ PLIST_SUB+= NLS="@comment " .endif .if ${PORT_OPTIONS:MPCRE} -LIB_DEPENDS+= pcre.1:${PORTSDIR}/devel/pcre +LIB_DEPENDS+= pcre.3:${PORTSDIR}/devel/pcre .else CONFIGURE_ARGS+= --disable-perl-regexp .endif diff --git a/textproc/lemmatizer2/Makefile b/textproc/lemmatizer2/Makefile index f34efd8e1f9c..bf50ca0e5f5b 100644 --- a/textproc/lemmatizer2/Makefile +++ b/textproc/lemmatizer2/Makefile @@ -7,7 +7,7 @@ PORTNAME= lemmatizer2 PORTVERSION= 2.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://reki.ru/products/lemmatizer/ \ http://havoc.ru/products/lemmatizer/ diff --git a/textproc/modlogan/Makefile b/textproc/modlogan/Makefile index d77b842c743a..e8822f2334e0 100644 --- a/textproc/modlogan/Makefile +++ b/textproc/modlogan/Makefile @@ -7,7 +7,7 @@ PORTNAME= modlogan PORTVERSION= 0.8.13 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= textproc www MASTER_SITES= http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/distfiles/ @@ -16,7 +16,7 @@ COMMENT= A modular log file analysis program LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns \ gd.4:${PORTSDIR}/graphics/gd \ - pcre.1:${PORTSDIR}/devel/pcre \ + pcre.3:${PORTSDIR}/devel/pcre \ expat.6:${PORTSDIR}/textproc/expat2 USE_AUTOTOOLS= libtool diff --git a/textproc/pcrs/Makefile b/textproc/pcrs/Makefile index ef78967d04a9..c350571ca720 100644 --- a/textproc/pcrs/Makefile +++ b/textproc/pcrs/Makefile @@ -7,7 +7,7 @@ PORTNAME= pcrs PORTVERSION= 0.0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://distfiles.master.finkmirrors.net/\ http://download.mirror.ac.uk/mirror/master.us.finkmirrors.net/distfiles/\ @@ -17,7 +17,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= wongk@apt.homeunix.net COMMENT= Perl compatible regular expression based substitutions -LIB_DEPENDS= pcre.1:${PORTSDIR}/devel/pcre +LIB_DEPENDS= pcre.3:${PORTSDIR}/devel/pcre WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/textproc/rasqal/Makefile b/textproc/rasqal/Makefile index 75153df6853d..c70625e0a5c6 100644 --- a/textproc/rasqal/Makefile +++ b/textproc/rasqal/Makefile @@ -8,6 +8,7 @@ PORTNAME= rasqal PORTVERSION= 0.9.29 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://download.librdf.org/source/ \ SF/librdf/${PORTNAME}/${PORTVERSION} @@ -16,7 +17,7 @@ MAINTAINER= kde@FreeBSD.org COMMENT= A high-level interface for RDF LIB_DEPENDS= raptor2.0:${PORTSDIR}/textproc/raptor2 \ - pcre.1:${PORTSDIR}/devel/pcre + pcre.3:${PORTSDIR}/devel/pcre USE_GNOME= gnomehack lthack pkgconfig USE_OPENSSL= yes diff --git a/textproc/sigil/Makefile b/textproc/sigil/Makefile index 4242b082c2dc..7a9e53536fcf 100644 --- a/textproc/sigil/Makefile +++ b/textproc/sigil/Makefile @@ -3,6 +3,7 @@ PORTNAME= sigil PORTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= Sigil-${PORTVERSION}-Code diff --git a/textproc/the_silver_searcher/Makefile b/textproc/the_silver_searcher/Makefile index 04156ea1d749..75f7c1d1f925 100644 --- a/textproc/the_silver_searcher/Makefile +++ b/textproc/the_silver_searcher/Makefile @@ -3,6 +3,7 @@ PORTNAME= the_silver_searcher PORTVERSION= 0.13.1 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://cloud.github.com/downloads/ggreer/${PORTNAME}/ |