From owner-svn-ports-head@freebsd.org Tue Feb 23 09:20:51 2016 Return-Path: <owner-svn-ports-head@freebsd.org> 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 5067EAAF15F; Tue, 23 Feb 2016 09:20:51 +0000 (UTC) (envelope-from miwi@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 1D77D379; Tue, 23 Feb 2016 09:20:51 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u1N9Ko2C019449; Tue, 23 Feb 2016 09:20:50 GMT (envelope-from miwi@FreeBSD.org) Received: (from miwi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1N9KnP3019447; Tue, 23 Feb 2016 09:20:49 GMT (envelope-from miwi@FreeBSD.org) Message-Id: <201602230920.u1N9KnP3019447@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: miwi set sender to miwi@FreeBSD.org using -f From: Martin Wilke <miwi@FreeBSD.org> Date: Tue, 23 Feb 2016 09:20:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r409389 - 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 <svn-ports-head.freebsd.org> List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-ports-head>, <mailto:svn-ports-head-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-head/> List-Post: <mailto:svn-ports-head@freebsd.org> List-Help: <mailto:svn-ports-head-request@freebsd.org?subject=help> List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-ports-head>, <mailto:svn-ports-head-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 23 Feb 2016 09:20:51 -0000 Author: miwi Date: Tue Feb 23 09:20:49 2016 New Revision: 409389 URL: https://svnweb.freebsd.org/changeset/ports/409389 Log: - Update to 7.6.3 - Drop old gruft PR: 207371 Submitted by: maintainer Modified: head/www/typo3/Makefile head/www/typo3/distinfo Modified: head/www/typo3/Makefile ============================================================================== --- head/www/typo3/Makefile Tue Feb 23 09:19:22 2016 (r409388) +++ head/www/typo3/Makefile Tue Feb 23 09:20:49 2016 (r409389) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= typo3 -PORTVERSION= 7.6.2 +PORTVERSION= 7.6.3 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION} @@ -69,12 +69,5 @@ post-install: @cd ${STAGEDIR}${PREFIX}; \ ${FIND} * \( -type f -or -type l \) -path "${TYPO3WWW}/${TYPO3SRC}/*" | \ ${SORT} >> ${TMPPLIST} -# ${FIND} * \( -type f -or -type l \) \( -path "${TYPO3WWW}/${TYPO3SRC}/*" -and \ -# -not -path "${TYPO3WWW}/${TYPO3SRC}/typo3/ext/*" \) | \ -# ${SORT} >> ${TMPPLIST} -# @cd ${STAGEDIR}${PREFIX}; \ -# ${FIND} * \( -type f -or -type l \) -path "${TYPO3WWW}/${TYPO3SRC}/typo3/ext/*" | \ -# ${SORT} | ${SED} -ne 's#^#@(${WWWOWN},${WWWGRP},) #p' >> ${TMPPLIST} -# @${ECHO} "@dir(${WWWOWN},${WWWGRP},) ${TYPO3WWW}/${TYPO3SRC}/typo3/ext" >> ${TMPPLIST} .include <bsd.port.mk> Modified: head/www/typo3/distinfo ============================================================================== --- head/www/typo3/distinfo Tue Feb 23 09:19:22 2016 (r409388) +++ head/www/typo3/distinfo Tue Feb 23 09:20:49 2016 (r409389) @@ -1,2 +1,2 @@ -SHA256 (typo3_src-7.6.2.tar.gz) = b62ed2cc20b4747980cb8e8a8f23e92360c9a6a4c3de693fdc8efb161f909161 -SIZE (typo3_src-7.6.2.tar.gz) = 20601470 +SHA256 (typo3_src-7.6.3.tar.gz) = d49e53b55792d2cf8a7012c6acbfed10478fd9d5d924a03c747a4dedf4049cf7 +SIZE (typo3_src-7.6.3.tar.gz) = 20625715