From owner-svn-ports-head@FreeBSD.ORG Mon Nov 24 18:29:23 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 38F2F710; Mon, 24 Nov 2014 18:29:23 +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 0CB93C38; Mon, 24 Nov 2014 18:29:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sAOITMpS000320; Mon, 24 Nov 2014 18:29:22 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sAOITMhV000316; Mon, 24 Nov 2014 18:29:22 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201411241829.sAOITMhV000316@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 24 Nov 2014 18:29:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r373294 - 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-1 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, 24 Nov 2014 18:29:23 -0000 Author: sunpoet Date: Mon Nov 24 18:29:21 2014 New Revision: 373294 URL: https://svnweb.freebsd.org/changeset/ports/373294 QAT: https://qat.redports.org/buildarchive/r373294/ Log: - Update to 1.2.19 Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.19 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 Nov 24 18:29:16 2014 (r373293) +++ head/databases/xapian-core/Makefile Mon Nov 24 18:29:21 2014 (r373294) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xapian-core -PORTVERSION= 1.2.18 +PORTVERSION= 1.2.19 PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ \ Modified: head/databases/xapian-core/distinfo ============================================================================== --- head/databases/xapian-core/distinfo Mon Nov 24 18:29:16 2014 (r373293) +++ head/databases/xapian-core/distinfo Mon Nov 24 18:29:21 2014 (r373294) @@ -1,2 +1,2 @@ -SHA256 (xapian-core-1.2.18.tar.xz) = 762c62d905608b8e411511f43ede84c52c49a94822d32d86c7b975fefb30209a -SIZE (xapian-core-1.2.18.tar.xz) = 3173496 +SHA256 (xapian-core-1.2.19.tar.xz) = 4a78260388ff1b042f0ab5d18afdd524a530ae609690d0339990ddc147a54785 +SIZE (xapian-core-1.2.19.tar.xz) = 3175384 Modified: head/databases/xapian-core/pkg-plist ============================================================================== --- head/databases/xapian-core/pkg-plist Mon Nov 24 18:29:16 2014 (r373293) +++ head/databases/xapian-core/pkg-plist Mon Nov 24 18:29:21 2014 (r373294) @@ -45,7 +45,7 @@ lib/cmake/xapian/xapian-config.cmake lib/libxapian.a lib/libxapian.so lib/libxapian.so.22 -lib/libxapian.so.22.6.5 +lib/libxapian.so.22.6.6 man/man1/xapian-check.1.gz man/man1/xapian-chert-update.1.gz man/man1/xapian-compact.1.gz