diff options
author | rafan <rafan@FreeBSD.org> | 2008-07-27 11:09:13 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2008-07-27 11:09:13 +0800 |
commit | bc7c9d05d1649e5ddb352dc87cfcd6b23fcc5033 (patch) | |
tree | 78ce401b3cf35ae5391b83cc6601c282c560c0c3 /www | |
parent | 5f9b99477032ed8399f04f5347a15fab4c0a94ef (diff) | |
download | freebsd-ports-gnome-bc7c9d05d1649e5ddb352dc87cfcd6b23fcc5033.tar.gz freebsd-ports-gnome-bc7c9d05d1649e5ddb352dc87cfcd6b23fcc5033.tar.zst freebsd-ports-gnome-bc7c9d05d1649e5ddb352dc87cfcd6b23fcc5033.zip |
- Chase databases/xapian-core update
PR: ports/125954 (deskutils/recoll)
Submitted by: maintainer of xapian-core
Diffstat (limited to 'www')
-rw-r--r-- | www/xapian-omega/Makefile | 3 | ||||
-rw-r--r-- | www/xapian-omega10/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/www/xapian-omega/Makefile b/www/xapian-omega/Makefile index a5145773a8da..2e015c646aee 100644 --- a/www/xapian-omega/Makefile +++ b/www/xapian-omega/Makefile @@ -6,6 +6,7 @@ PORTNAME= xapian-omega PORTVERSION= 1.0.6 +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.19:${PORTSDIR}/databases/xapian-core +LIB_DEPENDS= xapian.20:${PORTSDIR}/databases/xapian-core GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/www/xapian-omega10/Makefile b/www/xapian-omega10/Makefile index a5145773a8da..2e015c646aee 100644 --- a/www/xapian-omega10/Makefile +++ b/www/xapian-omega10/Makefile @@ -6,6 +6,7 @@ PORTNAME= xapian-omega PORTVERSION= 1.0.6 +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.19:${PORTSDIR}/databases/xapian-core +LIB_DEPENDS= xapian.20:${PORTSDIR}/databases/xapian-core GNU_CONFIGURE= yes USE_LDCONFIG= yes |