diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-10-16 17:45:48 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-10-16 17:45:48 +0000 |
commit | 3713d392201466bf8ce81f7a1503d31968b7b27a (patch) | |
tree | 1bdce6081ce7bad797d8ce5db79a77f1d551fcf3 | |
parent | 7b12712f922d185e14660c758e867e203d43c9eb (diff) |
Notes
-rw-r--r-- | databases/xapian-core/Makefile | 2 | ||||
-rw-r--r-- | databases/xapian-core/distinfo | 6 | ||||
-rw-r--r-- | databases/xapian-core/files/patch-net-resolver.h | 12 | ||||
-rw-r--r-- | databases/xapian-core/pkg-plist | 2 |
4 files changed, 5 insertions, 17 deletions
diff --git a/databases/xapian-core/Makefile b/databases/xapian-core/Makefile index 698559e80f23..23ad56d366d3 100644 --- a/databases/xapian-core/Makefile +++ b/databases/xapian-core/Makefile @@ -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}/ \ diff --git a/databases/xapian-core/distinfo b/databases/xapian-core/distinfo index a5ef75e41230..eb1b082cebcb 100644 --- a/databases/xapian-core/distinfo +++ b/databases/xapian-core/distinfo @@ -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 diff --git a/databases/xapian-core/files/patch-net-resolver.h b/databases/xapian-core/files/patch-net-resolver.h deleted file mode 100644 index 3028b8301344..000000000000 --- a/databases/xapian-core/files/patch-net-resolver.h +++ /dev/null @@ -1,12 +0,0 @@ -Obtained from: https://github.com/xapian/xapian/commit/40f35d33ee31433b00e8241ba29f03ce8f98477a - ---- net/resolver.h.orig 2017-04-24 02:19:20 UTC -+++ net/resolver.h -@@ -23,6 +23,7 @@ - - #include <cstring> - #include "safenetdb.h" -+#include "safesyssocket.h" - #include "str.h" - #include "xapian/error.h" - diff --git a/databases/xapian-core/pkg-plist b/databases/xapian-core/pkg-plist index 5b8874cdcdef..04162f6ff7d2 100644 --- a/databases/xapian-core/pkg-plist +++ b/databases/xapian-core/pkg-plist @@ -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 |