From owner-svn-ports-all@freebsd.org Thu Jul 2 14:43:38 2015 Return-Path: Delivered-To: svn-ports-all@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 E0ECE992211; Thu, 2 Jul 2015 14:43:38 +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 82AEB1203; Thu, 2 Jul 2015 14:43:38 +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 t62Ehcso087944; Thu, 2 Jul 2015 14:43:38 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t62EhcF6087942; Thu, 2 Jul 2015 14:43:38 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507021443.t62EhcF6087942@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:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391159 - head/www/typo3-lts X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Jul 2015 14:43:39 -0000 Author: sunpoet Date: Thu Jul 2 14:43:37 2015 New Revision: 391159 URL: https://svnweb.freebsd.org/changeset/ports/391159 Log: - Update to 6.2.14 Changes: http://typo3.org/news/article/typo3-cms-6214-and-731-released/ PR: 201277 Submitted by: Helmut Ritter (maintainer) Modified: head/www/typo3-lts/Makefile head/www/typo3-lts/distinfo Modified: head/www/typo3-lts/Makefile ============================================================================== --- head/www/typo3-lts/Makefile Thu Jul 2 14:43:32 2015 (r391158) +++ head/www/typo3-lts/Makefile Thu Jul 2 14:43:37 2015 (r391159) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= typo3 -PORTVERSION= 6.2.13 +PORTVERSION= 6.2.14 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION} PKGNAMESUFFIX= -lts @@ -16,8 +16,7 @@ LICENSE_FILE= ${WRKDIR}/${TYPO3SRC}/LICE PORTSCOUT= limit:^6\.2\. USES= cpe shebangfix -SHEBANG_FILES= typo3/sysext/core/Build/Scripts/xlfcheck.sh \ - typo3/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-lts/distinfo ============================================================================== --- head/www/typo3-lts/distinfo Thu Jul 2 14:43:32 2015 (r391158) +++ head/www/typo3-lts/distinfo Thu Jul 2 14:43:37 2015 (r391159) @@ -1,2 +1,2 @@ -SHA256 (typo3_src-6.2.13.tar.gz) = 72277d4ebfce81f14eb0ed3fc1bb89f4ef5991bed3d09063e0f618df84a55711 -SIZE (typo3_src-6.2.13.tar.gz) = 21760256 +SHA256 (typo3_src-6.2.14.tar.gz) = 8fdd8c325a653e9c308ffab2d538e1b032785d5d06c7de1ee4141c94406571e8 +SIZE (typo3_src-6.2.14.tar.gz) = 21142714