Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jun 2017 12:54:18 +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: r444453 - head/www/ikiwiki
Message-ID:  <201706271254.v5RCsI7Y002595@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Tue Jun 27 12:54:18 2017
New Revision: 444453
URL: https://svnweb.freebsd.org/changeset/ports/444453

Log:
  Update to 3.20170622.
  
  Changes:	http://metadata.ftp-master.debian.org/changelogs/main/i/ikiwiki/ikiwiki_3.20170622_changelog
  Sponsored by:	Absolight

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

Modified: head/www/ikiwiki/Makefile
==============================================================================
--- head/www/ikiwiki/Makefile	Tue Jun 27 11:28:07 2017	(r444452)
+++ head/www/ikiwiki/Makefile	Tue Jun 27 12:54:18 2017	(r444453)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ikiwiki
-PORTVERSION=	3.20170111
+PORTVERSION=	3.20170622
 PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	DEBIAN_POOL \
@@ -35,7 +35,7 @@ RUN_DEPENDS:=	${BUILD_DEPENDS} \
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
-USES=		gettext perl5 gmake cpe tar:xz
+USES=		gettext perl5 gmake cpe tar:xz python shebangfix
 USE_PERL5=	configure
 NO_ARCH=	yes
 
@@ -61,6 +61,8 @@ MULTI_RUN_DEPENDS=	p5-Text-MultiMarkdown>=0:textproc/p
 
 PORTDOCS=	CHANGELOG NEWS README
 PORTEXAMPLES=	*
+
+SHEBANG_FILES=	plugins/*
 
 post-patch:
 	@${REINPLACE_CMD} -i '' \

Modified: head/www/ikiwiki/distinfo
==============================================================================
--- head/www/ikiwiki/distinfo	Tue Jun 27 11:28:07 2017	(r444452)
+++ head/www/ikiwiki/distinfo	Tue Jun 27 12:54:18 2017	(r444453)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1485857936
-SHA256 (ikiwiki_3.20170111.tar.xz) = 5f0f99a4f4a5f17046e4601d628424cb2877766b4ef9bfe1c2db1941f6f7a701
-SIZE (ikiwiki_3.20170111.tar.xz) = 2614240
+TIMESTAMP = 1498564263
+SHA256 (ikiwiki_3.20170622.tar.xz) = 0eb3d8a85ac56da11b410eba4ff99b8611b4afbfebfc59292b651de3f3ca8bfe
+SIZE (ikiwiki_3.20170622.tar.xz) = 2633776



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