svn commit: r452213 - in head/databases/xapian-core: . files

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Oct 16 17:45:50 UTC 2017


Author: sunpoet
Date: Mon Oct 16 17:45:48 2017
New Revision: 452213
URL: https://svnweb.freebsd.org/changeset/ports/452213

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

Deleted:
  head/databases/xapian-core/files/patch-net-resolver.h
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 Oct 16 17:39:06 2017	(r452212)
+++ head/databases/xapian-core/Makefile	Mon Oct 16 17:45:48 2017	(r452213)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	xapian-core
-PORTVERSION=	1.4.4
+PORTVERSION=	1.4.5
 PORTEPOCH=	1
 CATEGORIES=	databases
 MASTER_SITES=	http://oligarchy.co.uk/xapian/${PORTVERSION}/ \

Modified: head/databases/xapian-core/distinfo
==============================================================================
--- head/databases/xapian-core/distinfo	Mon Oct 16 17:39:06 2017	(r452212)
+++ head/databases/xapian-core/distinfo	Mon Oct 16 17:45:48 2017	(r452213)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1493031934
-SHA256 (xapian-core-1.4.4.tar.xz) = a6a985a9841a452d75cf2169196b7ca6ebeef27da7c607078cd401ad041732d9
-SIZE (xapian-core-1.4.4.tar.xz) = 2807952
+TIMESTAMP = 1508167152
+SHA256 (xapian-core-1.4.5.tar.xz) = 85b5f952de9df925fd13e00f6e82484162fd506d38745613a50b0a2064c6b02b
+SIZE (xapian-core-1.4.5.tar.xz) = 2810612

Modified: head/databases/xapian-core/pkg-plist
==============================================================================
--- head/databases/xapian-core/pkg-plist	Mon Oct 16 17:39:06 2017	(r452212)
+++ head/databases/xapian-core/pkg-plist	Mon Oct 16 17:45:48 2017	(r452213)
@@ -51,7 +51,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.3.1
+lib/libxapian.so.30.4.0
 libdata/pkgconfig/xapian-core.pc
 man/man1/xapian-check.1.gz
 man/man1/xapian-compact.1.gz


More information about the svn-ports-all mailing list