From owner-svn-ports-head@FreeBSD.ORG Mon Jun 23 17:43:42 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 97464AED; Mon, 23 Jun 2014 17:43:42 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6A9F2219C; Mon, 23 Jun 2014 17:43:42 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5NHhgXE056962; Mon, 23 Jun 2014 17:43:42 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5NHhfjK056954; Mon, 23 Jun 2014 17:43:41 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201406231743.s5NHhfjK056954@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Mon, 23 Jun 2014 17:43:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r358983 - head/databases/xapian-core X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jun 2014 17:43:42 -0000 Author: sunpoet Date: Mon Jun 23 17:43:41 2014 New Revision: 358983 URL: http://svnweb.freebsd.org/changeset/ports/358983 QAT: https://qat.redports.org/buildarchive/r358983/ Log: - Update to 1.2.18 - Use USES=libtool Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.18 Modified: head/databases/xapian-core/Makefile head/databases/xapian-core/distinfo head/databases/xapian-core/pkg-plist Modified: head/databases/xapian-core/Makefile ============================================================================== --- head/databases/xapian-core/Makefile Mon Jun 23 17:42:33 2014 (r358982) +++ head/databases/xapian-core/Makefile Mon Jun 23 17:43:41 2014 (r358983) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xapian-core -PORTVERSION= 1.2.17 +PORTVERSION= 1.2.18 PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ \ @@ -21,7 +21,7 @@ PORTSCOUT= limitw:1,even GNU_CONFIGURE= yes MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP} USE_LDCONFIG= yes -USES= tar:xz +USES= libtool tar:xz PORTDOCS= * Modified: head/databases/xapian-core/distinfo ============================================================================== --- head/databases/xapian-core/distinfo Mon Jun 23 17:42:33 2014 (r358982) +++ head/databases/xapian-core/distinfo Mon Jun 23 17:43:41 2014 (r358983) @@ -1,2 +1,2 @@ -SHA256 (xapian-core-1.2.17.tar.xz) = e79d45b0f30e62cfe51294a731291b903d9b33fc82ac2b26ab710866002cc6de -SIZE (xapian-core-1.2.17.tar.xz) = 3165256 +SHA256 (xapian-core-1.2.18.tar.xz) = 762c62d905608b8e411511f43ede84c52c49a94822d32d86c7b975fefb30209a +SIZE (xapian-core-1.2.18.tar.xz) = 3173496 Modified: head/databases/xapian-core/pkg-plist ============================================================================== --- head/databases/xapian-core/pkg-plist Mon Jun 23 17:42:33 2014 (r358982) +++ head/databases/xapian-core/pkg-plist Mon Jun 23 17:43:41 2014 (r358983) @@ -43,9 +43,9 @@ include/xapian/weight.h lib/cmake/xapian/xapian-config-version.cmake lib/cmake/xapian/xapian-config.cmake lib/libxapian.a -lib/libxapian.la lib/libxapian.so -lib/libxapian.so.28 +lib/libxapian.so.22 +lib/libxapian.so.22.6.5 man/man1/xapian-check.1.gz man/man1/xapian-chert-update.1.gz man/man1/xapian-compact.1.gz