Index: head/databases/xapian-core/Makefile =================================================================== --- head/databases/xapian-core/Makefile (revision 386963) +++ head/databases/xapian-core/Makefile (revision 386964) @@ -1,35 +1,35 @@ # Created by: J.F. Dockes # $FreeBSD$ PORTNAME= xapian-core -PORTVERSION= 1.2.20 +PORTVERSION= 1.2.21 PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ \ LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= Probabilistic text search database engine LICENSE= GPLv2 OPTIONS_DEFINE= DOCS SSE2 SSE2_DESC= Use SSE2 for floating point PORTSCOUT= limitw:1,even GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes USES= libtool pathfix tar:xz PORTDOCS= * SSE2_CONFIGURE_ENABLE= sse post-install: .for file in copydatabase delve quest ${INSTALL_PROGRAM} ${WRKSRC}/examples/.libs/${file} ${STAGEDIR}${PREFIX}/bin/xapian-${file} .endfor .include Index: head/databases/xapian-core/distinfo =================================================================== --- head/databases/xapian-core/distinfo (revision 386963) +++ head/databases/xapian-core/distinfo (revision 386964) @@ -1,2 +1,2 @@ -SHA256 (xapian-core-1.2.20.tar.xz) = c4f8d5b9e393ea32912955a17e6b6ea3f6c052ae9133ded6fe48582c25b1aa8f -SIZE (xapian-core-1.2.20.tar.xz) = 3181788 +SHA256 (xapian-core-1.2.21.tar.xz) = 63f48758fbd13fa8456dd4cf9bf3ec35a096e4290f14a51ac7df23f78c162d3f +SIZE (xapian-core-1.2.21.tar.xz) = 3202560 Index: head/databases/xapian-core/pkg-plist =================================================================== --- head/databases/xapian-core/pkg-plist (revision 386963) +++ head/databases/xapian-core/pkg-plist (revision 386964) @@ -1,59 +1,59 @@ bin/xapian-check bin/xapian-chert-update bin/xapian-compact bin/xapian-config bin/xapian-copydatabase bin/xapian-delve bin/xapian-inspect bin/xapian-progsrv bin/xapian-quest bin/xapian-replicate bin/xapian-replicate-server bin/xapian-tcpsrv include/xapian.h include/xapian/base.h include/xapian/compactor.h include/xapian/database.h include/xapian/dbfactory.h include/xapian/deprecated.h include/xapian/derefwrapper.h include/xapian/document.h include/xapian/enquire.h include/xapian/error.h include/xapian/errorhandler.h include/xapian/expanddecider.h include/xapian/keymaker.h include/xapian/matchspy.h include/xapian/positioniterator.h include/xapian/postingiterator.h include/xapian/postingsource.h include/xapian/query.h include/xapian/queryparser.h include/xapian/registry.h include/xapian/stem.h include/xapian/termgenerator.h include/xapian/termiterator.h include/xapian/types.h include/xapian/unicode.h include/xapian/valueiterator.h include/xapian/valuesetmatchdecider.h include/xapian/version.h include/xapian/visibility.h include/xapian/weight.h lib/cmake/xapian/xapian-config-version.cmake lib/cmake/xapian/xapian-config.cmake lib/libxapian.a lib/libxapian.so lib/libxapian.so.22 -lib/libxapian.so.22.6.7 +lib/libxapian.so.22.6.8 libdata/pkgconfig/xapian-core.pc man/man1/xapian-check.1.gz man/man1/xapian-chert-update.1.gz man/man1/xapian-compact.1.gz man/man1/xapian-config.1.gz man/man1/xapian-inspect.1.gz man/man1/xapian-progsrv.1.gz man/man1/xapian-replicate.1.gz man/man1/xapian-replicate-server.1.gz man/man1/xapian-tcpsrv.1.gz share/aclocal/xapian.m4