aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2018-10-28 07:21:43 +0800
committersunpoet <sunpoet@FreeBSD.org>2018-10-28 07:21:43 +0800
commit2d233c16f139d2d3486261c57f691a9804333ca7 (patch)
tree951812f82e4c2dcdfbeffee0e3108118aa90fc77 /databases
parent0440ca6942fbf2ffd78f246626431f84b3a6ef29 (diff)
downloadfreebsd-ports-gnome-2d233c16f139d2d3486261c57f691a9804333ca7.tar.gz
freebsd-ports-gnome-2d233c16f139d2d3486261c57f691a9804333ca7.tar.zst
freebsd-ports-gnome-2d233c16f139d2d3486261c57f691a9804333ca7.zip
Update to 1.4.8
Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.8
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-Xapian/Makefile6
-rw-r--r--databases/p5-Xapian/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/databases/p5-Xapian/Makefile b/databases/p5-Xapian/Makefile
index 3c996be0a03a..8291f796644c 100644
--- a/databases/p5-Xapian/Makefile
+++ b/databases/p5-Xapian/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Xapian
-PORTVERSION= 1.4.7.0
+PORTVERSION= 1.4.8.0
CATEGORIES= databases perl5
MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION:R}/ \
LOCAL/sunpoet
@@ -22,6 +22,8 @@ OPTIONS_DEFINE= DOCS
PORTSCOUT= limitw:1,even
+USES= compiler:c++11-lang libtool perl5 tar:xz
+
CONFIGURE_ARGS= --datarootdir=${DATADIR} --docdir=${DOCSDIR} \
--enable-static \
--with-perl \
@@ -30,7 +32,7 @@ CONFIGURE_ARGS= --datarootdir=${DATADIR} --docdir=${DOCSDIR} \
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
LDFLAGS+= -L${LOCALBASE}/lib/perl5/${PERL_VER}/mach/CORE -lperl
-USES= compiler:c++11-lang libtool perl5 tar:xz
+USE_CXXSTD= c++11
PORTDOCS= *
diff --git a/databases/p5-Xapian/distinfo b/databases/p5-Xapian/distinfo
index 50fe42166ecb..431fac0c0d66 100644
--- a/databases/p5-Xapian/distinfo
+++ b/databases/p5-Xapian/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532882531
-SHA256 (xapian-bindings-1.4.7.tar.xz) = 4519751376dc5b59893b812495e6004fd80eb4a10970829aede71a35264b4e6a
-SIZE (xapian-bindings-1.4.7.tar.xz) = 1121700
+TIMESTAMP = 1540657348
+SHA256 (xapian-bindings-1.4.8.tar.xz) = a62377e54764bae444ee7feff517ab23ce314e92b94c4c03193a42884aa8de4b
+SIZE (xapian-bindings-1.4.8.tar.xz) = 1123812