From owner-svn-ports-all@FreeBSD.ORG Mon Jun 23 17:43:57 2014 Return-Path: Delivered-To: svn-ports-all@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 24D4AF06; Mon, 23 Jun 2014 17:43:57 +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 11F1C21A7; Mon, 23 Jun 2014 17:43:57 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5NHhugw057299; Mon, 23 Jun 2014 17:43:56 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5NHhuMk057296; Mon, 23 Jun 2014 17:43:56 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201406231743.s5NHhuMk057296@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Mon, 23 Jun 2014 17:43:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r358986 - head/www/xapian-omega 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:57 -0000 Author: sunpoet Date: Mon Jun 23 17:43:56 2014 New Revision: 358986 URL: http://svnweb.freebsd.org/changeset/ports/358986 QAT: https://qat.redports.org/buildarchive/r358986/ Log: - Update to 1.2.18 - Use USES=libtool Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.18 Modified: head/www/xapian-omega/Makefile head/www/xapian-omega/distinfo Modified: head/www/xapian-omega/Makefile ============================================================================== --- head/www/xapian-omega/Makefile Mon Jun 23 17:43:50 2014 (r358985) +++ head/www/xapian-omega/Makefile Mon Jun 23 17:43:56 2014 (r358986) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xapian-omega -PORTVERSION= 1.2.17 +PORTVERSION= 1.2.18 CATEGORIES= www MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ \ LOCAL/sunpoet @@ -28,7 +28,7 @@ CPPFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes -USES= perl5 shebangfix tar:xz +USES= libtool perl5 shebangfix tar:xz MORE_PORTDOCS= AUTHORS ChangeLog NEWS README TODO PORTDOCS= ${MORE_PORTDOCS} cgiparams.html index.html omegascript.html \ Modified: head/www/xapian-omega/distinfo ============================================================================== --- head/www/xapian-omega/distinfo Mon Jun 23 17:43:50 2014 (r358985) +++ head/www/xapian-omega/distinfo Mon Jun 23 17:43:56 2014 (r358986) @@ -1,2 +1,2 @@ -SHA256 (xapian-omega-1.2.17.tar.xz) = 0e1b7a41df61d0953159f9fe27ff0c9a584a94c6a7b039f19c07b5454ac8118c -SIZE (xapian-omega-1.2.17.tar.xz) = 417900 +SHA256 (xapian-omega-1.2.18.tar.xz) = 528feb8021a52ab06c7833cb9ebacefdb782f036e99e7ed5342046c3a82380c2 +SIZE (xapian-omega-1.2.18.tar.xz) = 419784