From owner-svn-ports-all@FreeBSD.ORG Mon Jun 23 17:43:46 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CDD0EBD1; Mon, 23 Jun 2014 17:43:46 +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 BB705219F; Mon, 23 Jun 2014 17:43:46 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5NHhkJp057067; Mon, 23 Jun 2014 17:43:46 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5NHhkEK057065; Mon, 23 Jun 2014 17:43:46 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201406231743.s5NHhkEK057065@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Mon, 23 Jun 2014 17:43:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r358984 - head/databases/xapian-bindings X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jun 2014 17:43:47 -0000 Author: sunpoet Date: Mon Jun 23 17:43:46 2014 New Revision: 358984 URL: http://svnweb.freebsd.org/changeset/ports/358984 QAT: https://qat.redports.org/buildarchive/r358984/ Log: - Update to 1.2.18 - Use USES=libtool Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.18 Modified: head/databases/xapian-bindings/Makefile head/databases/xapian-bindings/distinfo Modified: head/databases/xapian-bindings/Makefile ============================================================================== --- head/databases/xapian-bindings/Makefile Mon Jun 23 17:43:41 2014 (r358983) +++ head/databases/xapian-bindings/Makefile Mon Jun 23 17:43:46 2014 (r358984) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= xapian-bindings -PORTVERSION= 1.2.17 -PORTREVISION= 1 +PORTVERSION= 1.2.18 CATEGORIES= databases MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ \ LOCAL/sunpoet @@ -25,7 +24,7 @@ CONFIGURE_ARGS= --datarootdir=${DATADIR} --without-csharp --without-java --without-tcl GNU_CONFIGURE= yes MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP} -USES= tar:xz +USES= libtool tar:xz PORTDOCS= * Modified: head/databases/xapian-bindings/distinfo ============================================================================== --- head/databases/xapian-bindings/distinfo Mon Jun 23 17:43:41 2014 (r358983) +++ head/databases/xapian-bindings/distinfo Mon Jun 23 17:43:46 2014 (r358984) @@ -1,2 +1,2 @@ -SHA256 (xapian-bindings-1.2.17.tar.xz) = 54ad5d818fa7d6558acbf517a04c78db9fb4c90103eda0a0f9fe9a864683f80a -SIZE (xapian-bindings-1.2.17.tar.xz) = 827160 +SHA256 (xapian-bindings-1.2.18.tar.xz) = e0c13d4a15d310c309f03dc8a8edfb9f99c0876ea5c1b1261c38988126cfecf7 +SIZE (xapian-bindings-1.2.18.tar.xz) = 828232