svn commit: r416399 - branches/2016Q2/www/ikiwiki
Jason Unovitch
junovitch at FreeBSD.org
Sun Jun 5 16:38:25 UTC 2016
Author: junovitch
Date: Sun Jun 5 16:38:24 2016
New Revision: 416399
URL: https://svnweb.freebsd.org/changeset/ports/416399
Log:
MFH: r415432
Update to 3.20160509.
PR: 209593
Reported by: Sevan Janiyan
Security: CVE-2016-4561
Sponsored by: Absolight
Approved by: ports-secteam (with hat)
Modified:
branches/2016Q2/www/ikiwiki/Makefile
branches/2016Q2/www/ikiwiki/distinfo
Directory Properties:
branches/2016Q2/ (props changed)
Modified: branches/2016Q2/www/ikiwiki/Makefile
==============================================================================
--- branches/2016Q2/www/ikiwiki/Makefile Sun Jun 5 16:37:13 2016 (r416398)
+++ branches/2016Q2/www/ikiwiki/Makefile Sun Jun 5 16:38:24 2016 (r416399)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ikiwiki
-PORTVERSION= 3.20150614
+PORTVERSION= 3.20160509
CATEGORIES= www
MASTER_SITES= DEBIAN_POOL \
LOCAL/mat/${PORTNAME}
@@ -32,7 +32,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} \
p5-XML-Feed>=0:textproc/p5-XML-Feed \
p5-Authen-Passphrase>=0:security/p5-Authen-Passphrase
-WRKSRC= ${WRKDIR}/${PORTNAME}
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USES= gettext perl5 gmake cpe
USE_PERL5= configure
Modified: branches/2016Q2/www/ikiwiki/distinfo
==============================================================================
--- branches/2016Q2/www/ikiwiki/distinfo Sun Jun 5 16:37:13 2016 (r416398)
+++ branches/2016Q2/www/ikiwiki/distinfo Sun Jun 5 16:38:24 2016 (r416399)
@@ -1,2 +1,3 @@
-SHA256 (ikiwiki_3.20150614.tar.gz) = 42f199e26458e8ca79d2f85d7d190c2dc2e1df70f3ec2c2e0f5729771a2a7a69
-SIZE (ikiwiki_3.20150614.tar.gz) = 3344970
+TIMESTAMP = 1463569338
+SHA256 (ikiwiki_3.20160509.tar.gz) = 2001ac5a6a614eca0c700e019940022a1eaffae9ba8492a77b2364d72cc17868
+SIZE (ikiwiki_3.20160509.tar.gz) = 3439887
More information about the svn-ports-all
mailing list