aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-Search-Xapian/Makefile
diff options
context:
space:
mode:
authorlbr <lbr@FreeBSD.org>2006-07-25 03:14:18 +0800
committerlbr <lbr@FreeBSD.org>2006-07-25 03:14:18 +0800
commitdc681bf69e46beae3fdec2b1f8bf2926aac5cca3 (patch)
tree43eeed1238151bf33ce85c6e93288f0c0b1337ad /databases/p5-Search-Xapian/Makefile
parente87c12e62087a87d34b65ac3b9d1a244631feadd (diff)
downloadfreebsd-ports-gnome-dc681bf69e46beae3fdec2b1f8bf2926aac5cca3.tar.gz
freebsd-ports-gnome-dc681bf69e46beae3fdec2b1f8bf2926aac5cca3.tar.zst
freebsd-ports-gnome-dc681bf69e46beae3fdec2b1f8bf2926aac5cca3.zip
Update to 0.9.6.0
- get in sync with xapian-core again...
Diffstat (limited to 'databases/p5-Search-Xapian/Makefile')
-rw-r--r--databases/p5-Search-Xapian/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-Search-Xapian/Makefile b/databases/p5-Search-Xapian/Makefile
index c99f4a42041f..877d0c347dcb 100644
--- a/databases/p5-Search-Xapian/Makefile
+++ b/databases/p5-Search-Xapian/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Search-Xapian
-PORTVERSION= 0.9.2.4
+PORTVERSION= 0.9.6.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:${PORTSDIR}/databases/xapian-core
+BUILD_DEPENDS= xapian-core>=0.9.6:${PORTSDIR}/databases/xapian-core
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes