Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Feb 2017 12:52:04 +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: r433308 - head/www/typo3
Message-ID:  <201702041252.v14Cq4Et078280@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Feb  4 12:52:03 2017
New Revision: 433308
URL: https://svnweb.freebsd.org/changeset/ports/433308

Log:
  Update to 8.5.1
  
  Changes:	https://typo3.org/download/release-notes/whats-new/
  PR:		216775
  Submitted by:	Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)

Modified:
  head/www/typo3/Makefile
  head/www/typo3/distinfo
  head/www/typo3/pkg-descr

Modified: head/www/typo3/Makefile
==============================================================================
--- head/www/typo3/Makefile	Sat Feb  4 12:47:04 2017	(r433307)
+++ head/www/typo3/Makefile	Sat Feb  4 12:52:03 2017	(r433308)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	typo3
-PORTVERSION=	7.6.15
+PORTVERSION=	8.5.1
 CATEGORIES=	www
 MASTER_SITES=	SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION}
 
@@ -12,9 +12,19 @@ COMMENT=	Typo3 content management system
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
+IGNORE_WITH_PHP=	56
+PHP_VER=	70
+
+PORTSCOUT=	limit:^8\.5\.
+
 USES=		cpe php:web shebangfix
-SHEBANG_FILES=	typo3/sysext/core/Build/Scripts/xlfcheck.sh \
-		typo3/sysext/core/Build/Scripts/splitFunctionalTests.sh
+SHEBANG_FILES=	vendor/doctrine/instantiator/.travis.install.sh \
+		typo3/sysext/core/Build/Scripts/cglFixMyCommit.sh \
+		typo3/sysext/core/Build/Scripts/splitFunctionalTests.sh \
+		typo3/sysext/core/Build/Scripts/validateRstFiles.sh \
+		typo3/sysext/core/Build/Scripts/duplicateExceptionCodeCheck.sh \
+		typo3/sysext/core/Build/Scripts/checkFilePermissions.sh \
+		typo3/sysext/core/Build/Scripts/xlfcheck.sh
 NO_BUILD=	yes
 NO_ARCH=	yes
 USE_PHP=	ctype fileinfo filter hash json mysqli openssl pcre session soap xml zip simplexml
@@ -30,7 +40,7 @@ GROUPS=		${WWWGRP}
 DISTFILES+=	${TYPO3SRC}${EXTRACT_SUFX}
 
 OPTIONS_DEFINE=	CURL GD GMP IMAGICK MBSTRING MYSQL ZLIB
-OPTIONS_DEFAULT=	GD ZLIB
+OPTIONS_DEFAULT=
 GD_DESC=	GDlib/freetype support
 IMAGICK_DESC=	${IMAGEMAGICK_DESC}
 MBSTRING_DESC=	${MULTIBYTE_DESC}
@@ -69,15 +79,10 @@ post-install:
 		${FIND} * \( -type f -or -type l \) -path "${TYPO3WWW}/${TYPO3SRC}/*" | \
 		${SORT} >> ${TMPPLIST}
 
-	${TOUCH} ${STAGEDIR}${PREFIX}/${TYPO3WWW}/${TYPO3DIR}/FIRST_INSTALL
-	@${ECHO_CMD} ${TYPO3WWW}/${TYPO3DIR}/FIRST_INSTALL >> ${TMPPLIST}
-
-	@${ECHO_CMD} "@owner ${WWWOWN}" >> ${TMPPLIST}
-	@${ECHO_CMD} "@group ${WWWGRP}" >> ${TMPPLIST}
-	@${ECHO_CMD} "@mode 755" >> ${TMPPLIST}
-	@${ECHO} "@dir ${TYPO3WWW}/${TYPO3DIR}" >> ${TMPPLIST}
-	@${ECHO_CMD} "@mode" >> ${TMPPLIST}
-	@${ECHO_CMD} "@group" >> ${TMPPLIST}
-	@${ECHO_CMD} "@owner" >> ${TMPPLIST}
+	@${ECHO} "@dir ${TYPO3WWW}/${TYPO3SRC}/vendor/doctrine/common/lib/vendor/doctrine-build-common" >> ${TMPPLIST}
+	@${ECHO} "@dir ${TYPO3WWW}/${TYPO3SRC}/vendor/doctrine/dbal/lib/vendor/Symfony/Component/Console" >> ${TMPPLIST}
+	@${ECHO} "@dir ${TYPO3WWW}/${TYPO3SRC}/vendor/doctrine/dbal/lib/vendor/doctrine-build-common" >> ${TMPPLIST}
+	@${ECHO} "@dir ${TYPO3WWW}/${TYPO3SRC}/vendor/doctrine/dbal/lib/vendor/doctrine-common" >> ${TMPPLIST}
+	@${ECHO} "@dir ${TYPO3WWW}/${TYPO3SRC}/vendor/guzzlehttp/guzzle/build" >> ${TMPPLIST}
 
 .include <bsd.port.mk>

Modified: head/www/typo3/distinfo
==============================================================================
--- head/www/typo3/distinfo	Sat Feb  4 12:47:04 2017	(r433307)
+++ head/www/typo3/distinfo	Sat Feb  4 12:52:03 2017	(r433308)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1483516120
-SHA256 (typo3_src-7.6.15.tar.gz) = e263bf3f20dbd50b5f790d25995f02785a35681d1c18406f571d10df5f75a9c9
-SIZE (typo3_src-7.6.15.tar.gz) = 21674023
+TIMESTAMP = 1486209945
+SHA256 (typo3_src-8.5.1.tar.gz) = 0684e266c3711616efe260ec1381af30dfec3a4db0d0647313f1040ff48eb5fd
+SIZE (typo3_src-8.5.1.tar.gz) = 21762084

Modified: head/www/typo3/pkg-descr
==============================================================================
--- head/www/typo3/pkg-descr	Sat Feb  4 12:47:04 2017	(r433307)
+++ head/www/typo3/pkg-descr	Sat Feb  4 12:52:03 2017	(r433308)
@@ -2,10 +2,10 @@ TYPO3 is a free Open Source content mana
 on the web and in intranets. It offers full flexibility and extendability while
 featuring an accomplished set of ready-made interfaces, functions and modules.
 
-The upcoming LTS release, which will be released in Fall 2015. It will get 3
-years of important and security fixes from the day of the release. Until the
-final release several sprint releases will be published (7.0, 7.1, 7.2, ...)
-in between. Adopters are encouraged to use each of those release on the way
-to TYPO3 CMS 7 LTS.
+The upcoming LTS release, scheduled for April 2017. Stay tuned for more
+information. Once released, it will get 3 years of important and security fixes
+from the day of the release. Until the final release several sprint releases
+will be published (8.0, 8.1, 8.2, ...) in between. Adopters are encouraged to
+use each of those release on the way to TYPO3 CMS 8 LTS.
 
 WWW: http://typo3.org/



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