Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Mar 2017 03:19:15 +0000 (UTC)
From:      Jason Unovitch <junovitch@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r435445 - branches/2017Q1/www/ikiwiki
Message-ID:  <201703050319.v253JFqs026061@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: junovitch
Date: Sun Mar  5 03:19:15 2017
New Revision: 435445
URL: https://svnweb.freebsd.org/changeset/ports/435445

Log:
  MFH: r432910
  
  Update to 3.20170111.
  
  Sponsored by:	Absolight
  Approved by:	ports-secteam (with hat
  Security:	CVE-2017-0356
  Security:	https://vuxml.FreeBSD.org/freebsd/7b35a77a-0151-11e7-ae1b-002590263bf5.html

Modified:
  branches/2017Q1/www/ikiwiki/Makefile
  branches/2017Q1/www/ikiwiki/distinfo
Directory Properties:
  branches/2017Q1/   (props changed)

Modified: branches/2017Q1/www/ikiwiki/Makefile
==============================================================================
--- branches/2017Q1/www/ikiwiki/Makefile	Sun Mar  5 03:18:05 2017	(r435444)
+++ branches/2017Q1/www/ikiwiki/Makefile	Sun Mar  5 03:19:15 2017	(r435445)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ikiwiki
-PORTVERSION=	3.20161219
+PORTVERSION=	3.20170111
 CATEGORIES=	www
 MASTER_SITES=	DEBIAN_POOL \
 		LOCAL/mat/${PORTNAME}
@@ -34,7 +34,7 @@ RUN_DEPENDS:=	${BUILD_DEPENDS} \
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
-USES=		gettext perl5 gmake cpe
+USES=		gettext perl5 gmake cpe tar:xz
 USE_PERL5=	configure
 NO_ARCH=	yes
 

Modified: branches/2017Q1/www/ikiwiki/distinfo
==============================================================================
--- branches/2017Q1/www/ikiwiki/distinfo	Sun Mar  5 03:18:05 2017	(r435444)
+++ branches/2017Q1/www/ikiwiki/distinfo	Sun Mar  5 03:19:15 2017	(r435445)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1482318366
-SHA256 (ikiwiki_3.20161219.tar.gz) = 00760aef17108816fc25c39ed85333c459bb400caaecf4a364e583a34d1f748b
-SIZE (ikiwiki_3.20161219.tar.gz) = 3471888
+TIMESTAMP = 1485857936
+SHA256 (ikiwiki_3.20170111.tar.xz) = 5f0f99a4f4a5f17046e4601d628424cb2877766b4ef9bfe1c2db1941f6f7a701
+SIZE (ikiwiki_3.20170111.tar.xz) = 2614240



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