From owner-svn-ports-head@freebsd.org Thu Nov 10 03:11:19 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0FA39C397C7; Thu, 10 Nov 2016 03:11:19 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D004671; Thu, 10 Nov 2016 03:11:18 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uAA3BIOI019290; Thu, 10 Nov 2016 03:11:18 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uAA3BHU8019288; Thu, 10 Nov 2016 03:11:17 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201611100311.uAA3BHU8019288@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Thu, 10 Nov 2016 03:11:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r425829 - head/www/typo3 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2016 03:11:19 -0000 Author: wen Date: Thu Nov 10 03:11:17 2016 New Revision: 425829 URL: https://svnweb.freebsd.org/changeset/ports/425829 Log: - Update to 7.6.12 PR: 214320 Submitted by: joneum@bsdproject.de Approved by: maintainer Modified: head/www/typo3/Makefile head/www/typo3/distinfo Modified: head/www/typo3/Makefile ============================================================================== --- head/www/typo3/Makefile Thu Nov 10 02:28:16 2016 (r425828) +++ head/www/typo3/Makefile Thu Nov 10 03:11:17 2016 (r425829) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= typo3 -PORTVERSION= 7.6.11 +PORTVERSION= 7.6.12 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION} @@ -12,12 +12,12 @@ COMMENT= Typo3 content management system LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -USES= cpe shebangfix -SHEBANG_FILES= typo3/sysext/core/Build/Scripts/xlfcheck.sh +USES= cpe php:web shebangfix +SHEBANG_FILES= typo3/sysext/core/Build/Scripts/xlfcheck.sh \ + typo3/sysext/core/Build/Scripts/splitFunctionalTests.sh NO_BUILD= yes NO_ARCH= yes USE_PHP= ctype fileinfo filter hash json mysqli openssl pcre session soap xml zip simplexml -WANT_PHP_WEB= yes WRKSRC= ${WRKDIR}/${TYPO3SRC} TYPO3WWW= www Modified: head/www/typo3/distinfo ============================================================================== --- head/www/typo3/distinfo Thu Nov 10 02:28:16 2016 (r425828) +++ head/www/typo3/distinfo Thu Nov 10 03:11:17 2016 (r425829) @@ -1,3 +1,3 @@ -TIMESTAMP = 1136141906 -SHA256 (typo3_src-7.6.11.tar.gz) = e96f9085b6e22e0295a7f3b6ba108dd8a0997479604323a4c663301412826543 -SIZE (typo3_src-7.6.11.tar.gz) = 21559624 +TIMESTAMP = 1478745201 +SHA256 (typo3_src-7.6.12.tar.gz) = e7f479bfbd9498ce0c5465656f99bccb0487a2dc7fb37855a0702e630c5a5c0f +SIZE (typo3_src-7.6.12.tar.gz) = 21568995