Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Feb 2019 13:36:23 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r492435 - head/www/ikiwiki
Message-ID:  <201902081336.x18DaNrm094284@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Fri Feb  8 13:36:23 2019
New Revision: 492435
URL: https://svnweb.freebsd.org/changeset/ports/492435

Log:
  Update to 3.20190207.
  
  While there, also switch to latest xapian engine.

Modified:
  head/www/ikiwiki/Makefile   (contents, props changed)
  head/www/ikiwiki/distinfo   (contents, props changed)

Modified: head/www/ikiwiki/Makefile
==============================================================================
--- head/www/ikiwiki/Makefile	Fri Feb  8 13:28:56 2019	(r492434)
+++ head/www/ikiwiki/Makefile	Fri Feb  8 13:36:23 2019	(r492435)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ikiwiki
-DISTVERSION=	3.20180311
+DISTVERSION=	3.20190207
 CATEGORIES=	www
 MASTER_SITES=	DEBIAN_POOL \
 		LOCAL/mat/${PORTNAME}
@@ -54,8 +54,8 @@ MULTI_DESC=	Install Text::MultiMarkdown
 PO4A_RUN_DEPENDS=	po4a>=0.39:textproc/po4a
 PO4A_BUILD_DEPENDS=	po4a>=0.39:textproc/po4a
 SEARCH_RUN_DEPENDS=	p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \
-		p5-Search-Xapian12>=0:databases/p5-Search-Xapian12 \
-		${LOCALBASE}/www/xapian-omega/cgi-bin/omega:www/xapian-omega12
+		p5-Search-Xapian>=0:databases/p5-Search-Xapian \
+		${LOCALBASE}/www/xapian-omega/cgi-bin/omega:www/xapian-omega
 MULTI_RUN_DEPENDS=	p5-Text-MultiMarkdown>=0:textproc/p5-Text-MultiMarkdown
 
 PORTDOCS=	CHANGELOG NEWS README

Modified: head/www/ikiwiki/distinfo
==============================================================================
--- head/www/ikiwiki/distinfo	Fri Feb  8 13:28:56 2019	(r492434)
+++ head/www/ikiwiki/distinfo	Fri Feb  8 13:36:23 2019	(r492435)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1546612953
-SHA256 (ikiwiki_3.20180311.orig.tar.xz) = 808dfeeee2e82282353887c1f75cb6db11605ddd68f23cb906cd6b427dff2d51
-SIZE (ikiwiki_3.20180311.orig.tar.xz) = 2639052
+TIMESTAMP = 1549630720
+SHA256 (ikiwiki_3.20190207.orig.tar.xz) = 3a5e4682a813998eddd5c6fced28679df3f6a441c4060352751c8968f55d574c
+SIZE (ikiwiki_3.20190207.orig.tar.xz) = 2668840



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902081336.x18DaNrm094284>