Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Mar 2017 01:40:19 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r435299 - head/www/typo3
Message-ID:  <201703030140.v231eJLh095021@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Fri Mar  3 01:40:18 2017
New Revision: 435299
URL: https://svnweb.freebsd.org/changeset/ports/435299

Log:
  - Update to 8.6.1
  
  PR:		217456
  Submitted by:	freebsd-ports@charlieroot.de(maintainer)

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

Modified: head/www/typo3/Makefile
==============================================================================
--- head/www/typo3/Makefile	Fri Mar  3 01:27:12 2017	(r435298)
+++ head/www/typo3/Makefile	Fri Mar  3 01:40:18 2017	(r435299)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	typo3
-PORTVERSION=	8.6.0
+PORTVERSION=	8.6.1
 CATEGORIES=	www
 MASTER_SITES=	SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION}
 
@@ -18,12 +18,12 @@ PHP_VER=	70
 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/validateRstFiles.sh \
-		typo3/sysext/core/Build/Scripts/duplicateExceptionCodeCheck.sh \
+SHEBANG_FILES=	typo3/sysext/core/Build/Scripts/cglFixMyCommit.sh \
 		typo3/sysext/core/Build/Scripts/checkFilePermissions.sh \
-		typo3/sysext/core/Build/Scripts/xlfcheck.sh
+		typo3/sysext/core/Build/Scripts/duplicateExceptionCodeCheck.sh \
+		typo3/sysext/core/Build/Scripts/validateRstFiles.sh \
+		typo3/sysext/core/Build/Scripts/xlfcheck.sh \
+		vendor/doctrine/instantiator/.travis.install.sh
 NO_BUILD=	yes
 NO_ARCH=	yes
 USE_PHP=	ctype fileinfo filter hash json mysqli openssl pcre session soap xml zip simplexml

Modified: head/www/typo3/distinfo
==============================================================================
--- head/www/typo3/distinfo	Fri Mar  3 01:27:12 2017	(r435298)
+++ head/www/typo3/distinfo	Fri Mar  3 01:40:18 2017	(r435299)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1487408452
-SHA256 (typo3_src-8.6.0.tar.gz) = bb766d646e2507af2093a866c058d0e9a341f87505fa0722f73b263112ed2fe5
-SIZE (typo3_src-8.6.0.tar.gz) = 21925817
+TIMESTAMP = 1488387996
+SHA256 (typo3_src-8.6.1.tar.gz) = 4edf44df3c1e7fc6d00c106843b522c3bd66c0a74edc7b9137e112b7898733fa
+SIZE (typo3_src-8.6.1.tar.gz) = 21924474



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