diff options
author | ale <ale@FreeBSD.org> | 2011-03-19 21:15:34 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2011-03-19 21:15:34 +0800 |
commit | 056be463304d28e78c9e4bc4cec48069162eba85 (patch) | |
tree | cd62a3f8e13c67d6c295dca3d76376ec84c71747 /textproc | |
parent | dd1f152da98dde00bc4f784ead96ba7b7f6ab220 (diff) | |
download | freebsd-ports-gnome-056be463304d28e78c9e4bc4cec48069162eba85.tar.gz freebsd-ports-gnome-056be463304d28e78c9e4bc4cec48069162eba85.tar.zst freebsd-ports-gnome-056be463304d28e78c9e4bc4cec48069162eba85.zip |
Bump PORTREVISION for ports linking to default libmysqlclient.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/pootle/Makefile | 1 | ||||
-rw-r--r-- | textproc/refdb/Makefile | 2 | ||||
-rw-r--r-- | textproc/sphinxsearch-devel/Makefile | 1 | ||||
-rw-r--r-- | textproc/sphinxsearch/Makefile | 2 |
4 files changed, 4 insertions, 2 deletions
diff --git a/textproc/pootle/Makefile b/textproc/pootle/Makefile index 4c4c96018cce..f18ea17e72dd 100644 --- a/textproc/pootle/Makefile +++ b/textproc/pootle/Makefile @@ -7,6 +7,7 @@ PORTNAME= pootle PORTVERSION= 2.1.5 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= SF/translate/Pootle/${PORTVERSION}/ DISTNAME= Pootle-${PORTVERSION} diff --git a/textproc/refdb/Makefile b/textproc/refdb/Makefile index 92dd9f49bb54..a52f7c945bd1 100644 --- a/textproc/refdb/Makefile +++ b/textproc/refdb/Makefile @@ -7,7 +7,7 @@ PORTNAME= refdb PORTVERSION= 0.9.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-src/${PORTNAME}-src-${PORTVERSION}-1 DISTNAME= ${PORTNAME}-${PORTVERSION}-1 diff --git a/textproc/sphinxsearch-devel/Makefile b/textproc/sphinxsearch-devel/Makefile index af9b20a208ea..201457514b6f 100644 --- a/textproc/sphinxsearch-devel/Makefile +++ b/textproc/sphinxsearch-devel/Makefile @@ -9,6 +9,7 @@ PORTNAME= sphinxsearch PORTVERSION= 1.10b +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc databases MASTER_SITES= http://sphinxsearch.com/files/ diff --git a/textproc/sphinxsearch/Makefile b/textproc/sphinxsearch/Makefile index 67e6d085cd0a..c270be966b73 100644 --- a/textproc/sphinxsearch/Makefile +++ b/textproc/sphinxsearch/Makefile @@ -10,7 +10,7 @@ PORTNAME= sphinxsearch PORTVERSION= 0.9.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc databases MASTER_SITES= http://sphinxsearch.com/files/ DISTNAME= sphinx-${PORTVERSION} |