From owner-svn-ports-head@freebsd.org Thu Jan 5 13:16:37 2017 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 9BF25CA0BEF; Thu, 5 Jan 2017 13:16:37 +0000 (UTC) (envelope-from tz@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 6BC2E15FE; Thu, 5 Jan 2017 13:16:37 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v05DGa7L096645; Thu, 5 Jan 2017 13:16:36 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v05DGajb096643; Thu, 5 Jan 2017 13:16:36 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201701051316.v05DGajb096643@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Thu, 5 Jan 2017 13:16:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430637 - 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-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, 05 Jan 2017 13:16:37 -0000 Author: tz Date: Thu Jan 5 13:16:36 2017 New Revision: 430637 URL: https://svnweb.freebsd.org/changeset/ports/430637 Log: www/typo3: Update from 6.2.29 to 6.2.30 Changelog: https://wiki.typo3.org/TYPO3_CMS_6.2.30 This fixes also a security issue with the mailtransport. PR: 215756 Submitted by: Jochen Neumeister Reviewed by: freebsd-ports@charlieroot.de (maintainer) MFH: 2017Q1 Modified: head/www/typo3-lts/Makefile head/www/typo3-lts/distinfo Modified: head/www/typo3-lts/Makefile ============================================================================== --- head/www/typo3-lts/Makefile Thu Jan 5 13:14:27 2017 (r430636) +++ head/www/typo3-lts/Makefile Thu Jan 5 13:16:36 2017 (r430637) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= typo3 -PORTVERSION= 6.2.29 +PORTVERSION= 6.2.30 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION} PKGNAMESUFFIX= -lts Modified: head/www/typo3-lts/distinfo ============================================================================== --- head/www/typo3-lts/distinfo Thu Jan 5 13:14:27 2017 (r430636) +++ head/www/typo3-lts/distinfo Thu Jan 5 13:16:36 2017 (r430637) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479978039 -SHA256 (typo3_src-6.2.29.tar.gz) = 2803a89698ea8fe776aa177660db6c0ddd1b2a3a034c5724f25e0cd3017e26e1 -SIZE (typo3_src-6.2.29.tar.gz) = 20953633 +TIMESTAMP = 1483516168 +SHA256 (typo3_src-6.2.30.tar.gz) = 278feef7a972084dfc352eda46e7d4771f460213714b90314802295894ba30b4 +SIZE (typo3_src-6.2.30.tar.gz) = 20959160