aboutsummaryrefslogtreecommitdiff
path: root/databases/xapian-core
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-04-24 15:14:46 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-04-24 15:14:46 +0000
commitad177b8ceb3ff30bcf76770c996a24863899ae5b (patch)
tree7cd6db4dbbaa1a81683518141d9b190f4fe25e46 /databases/xapian-core
parentb54dfadcd55c288fd961c82caa1dda09f8b80843 (diff)
downloadports-ad177b8ceb3ff30bcf76770c996a24863899ae5b.tar.gz
ports-ad177b8ceb3ff30bcf76770c996a24863899ae5b.zip
Update to 1.4.4
Notes
Notes: svn path=/head/; revision=439296
Diffstat (limited to 'databases/xapian-core')
-rw-r--r--databases/xapian-core/Makefile2
-rw-r--r--databases/xapian-core/distinfo6
-rw-r--r--databases/xapian-core/files/patch-net-tcpclient.cc18
-rw-r--r--databases/xapian-core/pkg-plist2
4 files changed, 23 insertions, 5 deletions
diff --git a/databases/xapian-core/Makefile b/databases/xapian-core/Makefile
index 715aff37cd25..b18bb6947108 100644
--- a/databases/xapian-core/Makefile
+++ b/databases/xapian-core/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= xapian-core
-PORTVERSION= 1.4.3
+PORTVERSION= 1.4.4
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 c265175b9526..a5ef75e41230 100644
--- a/databases/xapian-core/distinfo
+++ b/databases/xapian-core/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1485562297
-SHA256 (xapian-core-1.4.3.tar.xz) = 7d5295511ca2de70463a29e75f6a2393df5dc1485bf33074b778c66e1721e475
-SIZE (xapian-core-1.4.3.tar.xz) = 2805964
+TIMESTAMP = 1493031934
+SHA256 (xapian-core-1.4.4.tar.xz) = a6a985a9841a452d75cf2169196b7ca6ebeef27da7c607078cd401ad041732d9
+SIZE (xapian-core-1.4.4.tar.xz) = 2807952
diff --git a/databases/xapian-core/files/patch-net-tcpclient.cc b/databases/xapian-core/files/patch-net-tcpclient.cc
new file mode 100644
index 000000000000..85aa708c9e2b
--- /dev/null
+++ b/databases/xapian-core/files/patch-net-tcpclient.cc
@@ -0,0 +1,18 @@
+--- net/tcpclient.cc.orig 2017-04-24 02:19:20 UTC
++++ net/tcpclient.cc
+@@ -25,7 +25,6 @@
+ #include "tcpclient.h"
+
+ #include "remoteconnection.h"
+-#include "resolver.h"
+ #include "str.h"
+ #include <xapian/error.h>
+
+@@ -36,6 +35,7 @@
+ #include "safesysselect.h"
+ #include "safesyssocket.h"
+ #include "socket_utils.h"
++#include "resolver.h"
+
+ #include <cmath>
+ #include <cstring>
diff --git a/databases/xapian-core/pkg-plist b/databases/xapian-core/pkg-plist
index 1455fb4c703b..04339f7b1c27 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.0
+lib/libxapian.so.30.3.1
libdata/pkgconfig/xapian-core.pc
man/man1/xapian-check.1.gz
man/man1/xapian-compact.1.gz