svn commit: r435445 - branches/2017Q1/www/ikiwiki

Jason Unovitch junovitch at FreeBSD.org
Sun Mar 5 03:19:16 UTC 2017


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


More information about the svn-ports-all mailing list