From owner-svn-ports-head@FreeBSD.ORG Fri May 1 10:00:13 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5391FDA6; Fri, 1 May 2015 10:00:13 +0000 (UTC) Received: from svn.freebsd.org (svn.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 41F9212C6; Fri, 1 May 2015 10:00:13 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t41A0DCx042310; Fri, 1 May 2015 10:00:13 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t41A0CUj042308; Fri, 1 May 2015 10:00:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201505011000.t41A0CUj042308@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 1 May 2015 10:00:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r385106 - 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: Fri, 01 May 2015 10:00:13 -0000 Author: sunpoet Date: Fri May 1 10:00:12 2015 New Revision: 385106 URL: https://svnweb.freebsd.org/changeset/ports/385106 Log: - Update to 7.2.0 - While I'm here, remove PORTSCOUT Changes: http://typo3.org/news/article/announcing-typo3-cms-72-continuous-excitement/ PR: 199813 Submitted by: Helmut Ritter (maintainer) Modified: head/www/typo3/Makefile head/www/typo3/distinfo Modified: head/www/typo3/Makefile ============================================================================== --- head/www/typo3/Makefile Fri May 1 10:00:07 2015 (r385105) +++ head/www/typo3/Makefile Fri May 1 10:00:12 2015 (r385106) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= typo3 -PORTVERSION= 7.1.0 +PORTVERSION= 7.2.0 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION} @@ -11,8 +11,6 @@ COMMENT= Typo3 content management system LICENSE= GPLv2 -PORTSCOUT= limit:^7\.1\. - NO_BUILD= yes USE_PHP= ctype fileinfo filter hash json mysqli openssl pcre session soap xml WANT_PHP_WEB= yes Modified: head/www/typo3/distinfo ============================================================================== --- head/www/typo3/distinfo Fri May 1 10:00:07 2015 (r385105) +++ head/www/typo3/distinfo Fri May 1 10:00:12 2015 (r385106) @@ -1,2 +1,2 @@ -SHA256 (typo3_src-7.1.0.tar.gz) = 50cbbf935e566ff7268f0c2407b5d9d20a0d12518166993519247f202132c8a1 -SIZE (typo3_src-7.1.0.tar.gz) = 17658558 +SHA256 (typo3_src-7.2.0.tar.gz) = 84205cec38d968830b2bc951842a6751be18b75ba519bb71bad20064d001ffbd +SIZE (typo3_src-7.2.0.tar.gz) = 17702749