Date: Thu, 31 Mar 2016 15:38:43 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r412236 - head/databases/xapian-core Message-ID: <201603311538.u2VFchsR038718@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Mar 31 15:38:43 2016 New Revision: 412236 URL: https://svnweb.freebsd.org/changeset/ports/412236 Log: - Update to 1.2.23 Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.23 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 Thu Mar 31 15:37:55 2016 (r412235) +++ head/databases/xapian-core/Makefile Thu Mar 31 15:38:43 2016 (r412236) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xapian-core -PORTVERSION= 1.2.22 +PORTVERSION= 1.2.23 PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ \ Modified: head/databases/xapian-core/distinfo ============================================================================== --- head/databases/xapian-core/distinfo Thu Mar 31 15:37:55 2016 (r412235) +++ head/databases/xapian-core/distinfo Thu Mar 31 15:38:43 2016 (r412236) @@ -1,2 +1,2 @@ -SHA256 (xapian-core-1.2.22.tar.xz) = 269b87ca3faf79d444e8bb82ed58a96f1955008d7702f9966dec68608588527f -SIZE (xapian-core-1.2.22.tar.xz) = 3204096 +SHA256 (xapian-core-1.2.23.tar.xz) = 9783aeae4e1a6d06e5636b270db4b458a7d0804a31da158269f57fa5dc86347d +SIZE (xapian-core-1.2.23.tar.xz) = 3206452 Modified: head/databases/xapian-core/pkg-plist ============================================================================== --- head/databases/xapian-core/pkg-plist Thu Mar 31 15:37:55 2016 (r412235) +++ head/databases/xapian-core/pkg-plist Thu Mar 31 15:38:43 2016 (r412236) @@ -45,7 +45,7 @@ lib/cmake/xapian/xapian-config.cmake lib/libxapian.a lib/libxapian.so lib/libxapian.so.22 -lib/libxapian.so.22.7.0 +lib/libxapian.so.22.7.1 libdata/pkgconfig/xapian-core.pc man/man1/xapian-check.1.gz man/man1/xapian-chert-update.1.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201603311538.u2VFchsR038718>