Date: Sun, 5 Jun 2016 16:38:24 +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: r416399 - branches/2016Q2/www/ikiwiki Message-ID: <201606051638.u55GcOe8074416@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606051638.u55GcOe8074416>