svn commit: r434342 - head/www/typo3

Martin Wilke miwi at FreeBSD.org
Sat Feb 18 10:45:43 UTC 2017


Author: miwi
Date: Sat Feb 18 10:45:41 2017
New Revision: 434342
URL: https://svnweb.freebsd.org/changeset/ports/434342

Log:
  - Update to 8.6.0
  
  PR:		        217114
  Submitted by:	maintainer

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

Modified: head/www/typo3/Makefile
==============================================================================
--- head/www/typo3/Makefile	Sat Feb 18 10:30:52 2017	(r434341)
+++ head/www/typo3/Makefile	Sat Feb 18 10:45:41 2017	(r434342)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	typo3
-PORTVERSION=	8.5.1
+PORTVERSION=	8.6.0
 CATEGORIES=	www
 MASTER_SITES=	SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION}
 
@@ -15,12 +15,11 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 IGNORE_WITH_PHP=	56
 PHP_VER=	70
 
-PORTSCOUT=	limit:^8\.5\.
+PORTSCOUT=	limit:^8\.6\.
 
 USES=		cpe php:web shebangfix
 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 \

Modified: head/www/typo3/distinfo
==============================================================================
--- head/www/typo3/distinfo	Sat Feb 18 10:30:52 2017	(r434341)
+++ head/www/typo3/distinfo	Sat Feb 18 10:45:41 2017	(r434342)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1486209945
-SHA256 (typo3_src-8.5.1.tar.gz) = 0684e266c3711616efe260ec1381af30dfec3a4db0d0647313f1040ff48eb5fd
-SIZE (typo3_src-8.5.1.tar.gz) = 21762084
+TIMESTAMP = 1487408452
+SHA256 (typo3_src-8.6.0.tar.gz) = bb766d646e2507af2093a866c058d0e9a341f87505fa0722f73b263112ed2fe5
+SIZE (typo3_src-8.6.0.tar.gz) = 21925817


More information about the svn-ports-all mailing list