From c362007b28ee44ed53a82241f89bbebca96b2549 Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Fri, 14 Nov 2008 15:07:16 +0000 Subject: - Bump portrevision after databases/xapian-core shlib bump Notified by: erwin (via pointyhat) --- www/xapian-omega/Makefile | 3 ++- www/xapian-omega10/Makefile | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'www') diff --git a/www/xapian-omega/Makefile b/www/xapian-omega/Makefile index 4a157ef40ac2..e878439a2f5c 100644 --- a/www/xapian-omega/Makefile +++ b/www/xapian-omega/Makefile @@ -6,6 +6,7 @@ PORTNAME= xapian-omega PORTVERSION= 1.0.9 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ \ ${MASTER_SITE_LOCAL} @@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= brix MAINTAINER= brix@FreeBSD.org COMMENT= CGI search application built on Xapian -LIB_DEPENDS= xapian.20:${PORTSDIR}/databases/xapian-core +LIB_DEPENDS= xapian.21:${PORTSDIR}/databases/xapian-core GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/www/xapian-omega10/Makefile b/www/xapian-omega10/Makefile index 4a157ef40ac2..e878439a2f5c 100644 --- a/www/xapian-omega10/Makefile +++ b/www/xapian-omega10/Makefile @@ -6,6 +6,7 @@ PORTNAME= xapian-omega PORTVERSION= 1.0.9 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ \ ${MASTER_SITE_LOCAL} @@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= brix MAINTAINER= brix@FreeBSD.org COMMENT= CGI search application built on Xapian -LIB_DEPENDS= xapian.20:${PORTSDIR}/databases/xapian-core +LIB_DEPENDS= xapian.21:${PORTSDIR}/databases/xapian-core GNU_CONFIGURE= yes USE_LDCONFIG= yes -- cgit