Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Oct 2017 15:09:54 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r451895 - head/www/typo3-8
Message-ID:  <201710121509.v9CF9sGI041854@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Oct 12 15:09:54 2017
New Revision: 451895
URL: https://svnweb.freebsd.org/changeset/ports/451895

Log:
  Update to 8.7.8
  
  Changes:	https://typo3.org/download/release-notes/whats-new/
  		https://typo3.org/news/article/typo3-878-released/
  PR:		222950
  Submitted by:	Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)

Modified:
  head/www/typo3-8/Makefile
  head/www/typo3-8/distinfo

Modified: head/www/typo3-8/Makefile
==============================================================================
--- head/www/typo3-8/Makefile	Thu Oct 12 15:09:49 2017	(r451894)
+++ head/www/typo3-8/Makefile	Thu Oct 12 15:09:54 2017	(r451895)
@@ -21,12 +21,12 @@ USES=		cpe php:web shebangfix
 SHEBANG_GLOB=	*.sh *.php
 NO_BUILD=	yes
 NO_ARCH=	yes
-USE_PHP=	ctype fileinfo filter hash json mysqli openssl pcre session soap xml zip simplexml
+xUSE_PHP=	ctype fileinfo filter hash json mysqli openssl pcre session soap xml zip simplexml
 WRKSRC=		${WRKDIR}/${TYPO3SRC}
 
 PORT_V_MAJOR=	8
 PORT_V_MINOR=	7
-PORT_V_PATCH=	7
+PORT_V_PATCH=	8
 
 TYPO3WWW=	www
 TYPO3SRC=	${PORTNAME}_src-${PORTVERSION}

Modified: head/www/typo3-8/distinfo
==============================================================================
--- head/www/typo3-8/distinfo	Thu Oct 12 15:09:49 2017	(r451894)
+++ head/www/typo3-8/distinfo	Thu Oct 12 15:09:54 2017	(r451895)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1505916570
-SHA256 (typo3_src-8.7.7.tar.gz) = cc9d25caac24858356e4a0fa43391f7801734dc2a70a0e9728c69a650e008095
-SIZE (typo3_src-8.7.7.tar.gz) = 18454263
+TIMESTAMP = 1507812258
+SHA256 (typo3_src-8.7.8.tar.gz) = eed3dfe16c8deffedc44e6102ab4e4066adeb14cb116d0e9d5f7dd7bffa9b29b
+SIZE (typo3_src-8.7.8.tar.gz) = 18454489



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