svn commit: r445113 - head/www/typo3-7
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Jul 6 00:05:15 UTC 2017
Author: sunpoet
Date: Thu Jul 6 00:05:11 2017
New Revision: 445113
URL: https://svnweb.freebsd.org/changeset/ports/445113
Log:
Update to 7.6.20
Changes: https://typo3.org/download/release-notes/whats-new/
https://typo3.org/news/article/typo3-873-and-7620-released/
PR: 220482
Submitted by: Helmut Ritter <freebsd-ports at charlieroot.de> (maintainer)
Modified:
head/www/typo3-7/Makefile
head/www/typo3-7/distinfo
Modified: head/www/typo3-7/Makefile
==============================================================================
--- head/www/typo3-7/Makefile Thu Jul 6 00:05:06 2017 (r445112)
+++ head/www/typo3-7/Makefile Thu Jul 6 00:05:11 2017 (r445113)
@@ -16,10 +16,7 @@ LICENSE_FILE= ${WRKDIR}/${TYPO3SRC}/LICENSE.txt
PORTSCOUT= limit:^${PORT_V_MAJOR}\.${PORT_V_MINOR}\.
USES= cpe shebangfix php:web
-SHEBANG_FILES= typo3/sysext/core/Build/Scripts/cglFixMyCommit.sh \
- typo3/sysext/core/Build/Scripts/splitFunctionalTests.sh \
- typo3/sysext/core/Build/Scripts/xlfcheck.sh \
- vendor/doctrine/instantiator/.travis.install.sh
+SHEBANG_GLOB= *.sh *.php
NO_BUILD= yes
NO_ARCH= yes
USE_PHP= ctype fileinfo filter hash json mysqli openssl pcre session simplexml soap xml zip
@@ -27,7 +24,7 @@ WRKSRC= ${WRKDIR}/${TYPO3SRC}
PORT_V_MAJOR= 7
PORT_V_MINOR= 6
-PORT_V_PATCH= 19
+PORT_V_PATCH= 20
TYPO3WWW= www
TYPO3SRC= ${PORTNAME}_src-${PORTVERSION}
Modified: head/www/typo3-7/distinfo
==============================================================================
--- head/www/typo3-7/distinfo Thu Jul 6 00:05:06 2017 (r445112)
+++ head/www/typo3-7/distinfo Thu Jul 6 00:05:11 2017 (r445113)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1498138091
-SHA256 (typo3_src-7.6.19.tar.gz) = 4496c606e179a996636a33fbc681bd649fcd1021ea60fcb295dbdfee9750483f
-SIZE (typo3_src-7.6.19.tar.gz) = 21696774
+TIMESTAMP = 1499297168
+SHA256 (typo3_src-7.6.20.tar.gz) = 7c930d86f5fa8d8a97b562dc9b90c8a1a486f1be7b4a91188c8aab3fe40dae17
+SIZE (typo3_src-7.6.20.tar.gz) = 20469679
More information about the svn-ports-head
mailing list