diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-05-14 18:46:00 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-05-14 18:46:00 +0000 |
commit | bc24ff0b726af4c8196954c09705638689ae2783 (patch) | |
tree | fb403607b3e5bfc31d7fd833eff580826f224a67 /www/xapian-omega | |
parent | 1004f96c88c0d1a2a98b83db36abedbfe7d2315b (diff) | |
download | ports-bc24ff0b726af4c8196954c09705638689ae2783.tar.gz ports-bc24ff0b726af4c8196954c09705638689ae2783.zip |
Notes
Diffstat (limited to 'www/xapian-omega')
-rw-r--r-- | www/xapian-omega/Makefile | 4 | ||||
-rw-r--r-- | www/xapian-omega/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/www/xapian-omega/Makefile b/www/xapian-omega/Makefile index 73887545e58c..533fde5f4989 100644 --- a/www/xapian-omega/Makefile +++ b/www/xapian-omega/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xapian-omega -PORTVERSION= 1.2.9 +PORTVERSION= 1.2.10 CATEGORIES= www MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ \ LOCAL/sunpoet @@ -21,6 +21,8 @@ LIB_DEPENDS= pcre.1:${PORTSDIR}/devel/pcre \ OPTIONS= ICONV "Enable iconv character set conversion support" on +PORTSCOUT= limitw:1,even + CONFIGURE_ENV= PCRE_CONFIG=${LOCALBASE}/bin/pcre-config \ XAPIAN_CONFIG=${LOCALBASE}/bin/xapian-config CPPFLAGS+= -I${LOCALBASE}/include diff --git a/www/xapian-omega/distinfo b/www/xapian-omega/distinfo index 444bbf2cc9f8..d7e507bca66a 100644 --- a/www/xapian-omega/distinfo +++ b/www/xapian-omega/distinfo @@ -1,2 +1,2 @@ -SHA256 (xapian-omega-1.2.9.tar.gz) = 317e145752fc31ca5875d169a0d979506dbe3d9a0ae5f8a2e44d990929771aff -SIZE (xapian-omega-1.2.9.tar.gz) = 617384 +SHA256 (xapian-omega-1.2.10.tar.gz) = 464a681647c1348fe7ab7ab5d8e32c27dc0d48a863ce5d78881e18334dfaad4f +SIZE (xapian-omega-1.2.10.tar.gz) = 620579 |