svn commit: r483188 - head/www/xapian-omega

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 27 23:22:27 UTC 2018


Author: sunpoet
Date: Sat Oct 27 23:22:22 2018
New Revision: 483188
URL: https://svnweb.freebsd.org/changeset/ports/483188

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

Modified:
  head/www/xapian-omega/Makefile
  head/www/xapian-omega/distinfo

Modified: head/www/xapian-omega/Makefile
==============================================================================
--- head/www/xapian-omega/Makefile	Sat Oct 27 23:22:14 2018	(r483187)
+++ head/www/xapian-omega/Makefile	Sat Oct 27 23:22:22 2018	(r483188)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	xapian-omega
-PORTVERSION=	1.4.7
+PORTVERSION=	1.4.8
 CATEGORIES=	www
 MASTER_SITES=	https://oligarchy.co.uk/xapian/${PORTVERSION}/ \
 		LOCAL/sunpoet
@@ -25,11 +25,13 @@ ICONV_DESC=	Enable iconv character set conversion supp
 
 PORTSCOUT=	limitw:1,even
 
+USES=		compiler:c++11-lang libtool localbase perl5 shebangfix tar:xz
+
 CONFIGURE_ARGS=	--datarootdir=${DATADIR} --docdir=${DOCSDIR}
 CONFIGURE_ENV=	PCRE_CONFIG=${LOCALBASE}/bin/pcre-config \
 		XAPIAN_CONFIG=${LOCALBASE}/bin/xapian-config
 GNU_CONFIGURE=	yes
-USES=		compiler:c++11-lang libtool localbase perl5 shebangfix tar:xz
+USE_CXXSTD=	c++11
 USE_LDCONFIG=	yes
 
 SHEBANG_FILES=	dbi2omega htdig2omega mbox2omega

Modified: head/www/xapian-omega/distinfo
==============================================================================
--- head/www/xapian-omega/distinfo	Sat Oct 27 23:22:14 2018	(r483187)
+++ head/www/xapian-omega/distinfo	Sat Oct 27 23:22:22 2018	(r483188)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532800167
-SHA256 (xapian-omega-1.4.7.tar.xz) = d1b029c62cd4e3c6216515e22c72c9d45018135cd4f50ce336b21b2046045323
-SIZE (xapian-omega-1.4.7.tar.xz) = 510644
+TIMESTAMP = 1540657496
+SHA256 (xapian-omega-1.4.8.tar.xz) = 96135b107169ca80d05ef88c4ee53c2c4e9093c97d09221b5676a58501dd11cd
+SIZE (xapian-omega-1.4.8.tar.xz) = 521352


More information about the svn-ports-head mailing list