From owner-svn-ports-head@freebsd.org Thu Jul 2 14:43:44 2015 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 38A1399223F; Thu, 2 Jul 2015 14:43:44 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::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 613A31293; Thu, 2 Jul 2015 14:43:43 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t62Ehhg9088080; Thu, 2 Jul 2015 14:43:43 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t62EhgYW088078; Thu, 2 Jul 2015 14:43:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507021443.t62EhgYW088078@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 2 Jul 2015 14:43:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391160 - 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.20 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, 02 Jul 2015 14:43:44 -0000 Author: sunpoet Date: Thu Jul 2 14:43:42 2015 New Revision: 391160 URL: https://svnweb.freebsd.org/changeset/ports/391160 Log: - Update to 7.3.1 Changes: http://typo3.org/news/article/typo3-cms-6214-and-731-released/ PR: 201278 Submitted by: Helmut Ritter (maintainer) Modified: head/www/typo3/Makefile head/www/typo3/distinfo Modified: head/www/typo3/Makefile ============================================================================== --- head/www/typo3/Makefile Thu Jul 2 14:43:37 2015 (r391159) +++ head/www/typo3/Makefile Thu Jul 2 14:43:42 2015 (r391160) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= typo3 -PORTVERSION= 7.2.0 -PORTREVISION= 1 +PORTVERSION= 7.3.1 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION} @@ -14,8 +13,7 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= cpe shebangfix -SHEBANG_FILES= typo3/sysext/core/Build/Scripts/xlfcheck.sh \ - typo3/sysext/mediace/Resources/Contrib/flowplayer/plugins/flowplayer.captions/example/flvtool2-cuepoints.sh +SHEBANG_FILES= 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 Modified: head/www/typo3/distinfo ============================================================================== --- head/www/typo3/distinfo Thu Jul 2 14:43:37 2015 (r391159) +++ head/www/typo3/distinfo Thu Jul 2 14:43:42 2015 (r391160) @@ -1,2 +1,2 @@ -SHA256 (typo3_src-7.2.0.tar.gz) = 84205cec38d968830b2bc951842a6751be18b75ba519bb71bad20064d001ffbd -SIZE (typo3_src-7.2.0.tar.gz) = 17702749 +SHA256 (typo3_src-7.3.1.tar.gz) = 7e672f3515348e38ecfb0bc58c9d198e9ddcb61383d5feb098bac3ebefe3792b +SIZE (typo3_src-7.3.1.tar.gz) = 16475280