Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Mar 2019 17:46:09 +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: r494423 - head/databases/xapian-core
Message-ID:  <201903021746.x22Hk9lM016301@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Mar  2 17:46:09 2019
New Revision: 494423
URL: https://svnweb.freebsd.org/changeset/ports/494423

Log:
  Update to 1.4.11
  
  Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.11

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	Sat Mar  2 17:45:58 2019	(r494422)
+++ head/databases/xapian-core/Makefile	Sat Mar  2 17:46:09 2019	(r494423)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	xapian-core
-PORTVERSION=	1.4.10
+PORTVERSION=	1.4.11
 PORTEPOCH=	1
 CATEGORIES=	databases
 MASTER_SITES=	https://oligarchy.co.uk/xapian/${PORTVERSION}/ \

Modified: head/databases/xapian-core/distinfo
==============================================================================
--- head/databases/xapian-core/distinfo	Sat Mar  2 17:45:58 2019	(r494422)
+++ head/databases/xapian-core/distinfo	Sat Mar  2 17:46:09 2019	(r494423)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1550171634
-SHA256 (xapian-core-1.4.10.tar.xz) = 68669327e08544ac88fe3473745dbcae4e8e98d5060b436c4d566f1f78709bb8
-SIZE (xapian-core-1.4.10.tar.xz) = 2973780
+TIMESTAMP = 1551506629
+SHA256 (xapian-core-1.4.11.tar.xz) = 9f16b2f3e2351a24034d7636f73566ab74c3f0729e9e0492934e956b25c5bc07
+SIZE (xapian-core-1.4.11.tar.xz) = 2975524

Modified: head/databases/xapian-core/pkg-plist
==============================================================================
--- head/databases/xapian-core/pkg-plist	Sat Mar  2 17:45:58 2019	(r494422)
+++ head/databases/xapian-core/pkg-plist	Sat Mar  2 17:46:09 2019	(r494423)
@@ -55,7 +55,7 @@ lib/cmake/xapian/xapian-config-version.cmake
 lib/cmake/xapian/xapian-config.cmake
 lib/libxapian.so
 lib/libxapian.so.30
-lib/libxapian.so.30.7.0
+lib/libxapian.so.30.8.0
 libdata/pkgconfig/xapian-core.pc
 man/man1/copydatabase.1.gz
 man/man1/quest.1.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903021746.x22Hk9lM016301>