aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-Search-Xapian10/Makefile
diff options
context:
space:
mode:
authorlbr <lbr@FreeBSD.org>2007-06-01 04:06:06 +0800
committerlbr <lbr@FreeBSD.org>2007-06-01 04:06:06 +0800
commit8c081ed754811913479ed5fca3c9d7ab6364e639 (patch)
tree879cc22760f689dd264133c3e08508963bc4d850 /databases/p5-Search-Xapian10/Makefile
parent46934a0dc3f787c595f64b2be39931429a58d0c7 (diff)
downloadfreebsd-ports-gnome-8c081ed754811913479ed5fca3c9d7ab6364e639.tar.gz
freebsd-ports-gnome-8c081ed754811913479ed5fca3c9d7ab6364e639.tar.zst
freebsd-ports-gnome-8c081ed754811913479ed5fca3c9d7ab6364e639.zip
Update to 1.0.0.0
Pointy hat to the gruelling version-lock with xapian-core (thanks kris).
Diffstat (limited to 'databases/p5-Search-Xapian10/Makefile')
-rw-r--r--databases/p5-Search-Xapian10/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-Search-Xapian10/Makefile b/databases/p5-Search-Xapian10/Makefile
index c8fbf89822cd..cba6582e1524 100644
--- a/databases/p5-Search-Xapian10/Makefile
+++ b/databases/p5-Search-Xapian10/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Search-Xapian
-PORTVERSION= 0.9.10.0
+PORTVERSION= 1.0.0.0
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Search
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lbr@FreeBSD.org
COMMENT= Perl XS frontend to the Xapian C++ search library
-BUILD_DEPENDS= xapian-core>=0.9.9:${PORTSDIR}/databases/xapian-core
+BUILD_DEPENDS= xapian-core>=1.0.0:${PORTSDIR}/databases/xapian-core
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes