svn commit: r449792 - branches/2017Q3/www/typo3-8
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Sep 13 14:14:00 UTC 2017
Author: sunpoet
Date: Wed Sep 13 14:13:59 2017
New Revision: 449792
URL: https://svnweb.freebsd.org/changeset/ports/449792
Log:
MFH: r449791
Update to 8.7.6
Changes: https://typo3.org/download/release-notes/whats-new/
https://typo3.org/news/article/typo3-876-released/
PR: 222286
Submitted by: Helmut Ritter <freebsd-ports at charlieroot.de> (maintainer)
Approved by: ports-secteam (zi)
Modified:
branches/2017Q3/www/typo3-8/Makefile
branches/2017Q3/www/typo3-8/distinfo
Directory Properties:
branches/2017Q3/ (props changed)
Modified: branches/2017Q3/www/typo3-8/Makefile
==============================================================================
--- branches/2017Q3/www/typo3-8/Makefile Wed Sep 13 14:07:59 2017 (r449791)
+++ branches/2017Q3/www/typo3-8/Makefile Wed Sep 13 14:13:59 2017 (r449792)
@@ -26,7 +26,7 @@ WRKSRC= ${WRKDIR}/${TYPO3SRC}
PORT_V_MAJOR= 8
PORT_V_MINOR= 7
-PORT_V_PATCH= 4
+PORT_V_PATCH= 6
TYPO3WWW= www
TYPO3SRC= ${PORTNAME}_src-${PORTVERSION}
@@ -81,6 +81,5 @@ post-install:
@${ECHO} "@dir ${TYPO3WWW}/${TYPO3SRC}/vendor/doctrine/dbal/lib/vendor/Symfony/Component/Console" >> ${TMPPLIST}
@${ECHO} "@dir ${TYPO3WWW}/${TYPO3SRC}/vendor/doctrine/dbal/lib/vendor/doctrine-build-common" >> ${TMPPLIST}
@${ECHO} "@dir ${TYPO3WWW}/${TYPO3SRC}/vendor/doctrine/dbal/lib/vendor/doctrine-common" >> ${TMPPLIST}
- @${ECHO} "@dir ${TYPO3WWW}/${TYPO3SRC}/vendor/guzzlehttp/guzzle/build" >> ${TMPPLIST}
.include <bsd.port.mk>
Modified: branches/2017Q3/www/typo3-8/distinfo
==============================================================================
--- branches/2017Q3/www/typo3-8/distinfo Wed Sep 13 14:07:59 2017 (r449791)
+++ branches/2017Q3/www/typo3-8/distinfo Wed Sep 13 14:13:59 2017 (r449792)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1502368288
-SHA256 (typo3_src-8.7.4.tar.gz) = b0ba9a2cb09d5855b557f220ca1c535ffc9eb5f458bb48bd275ee647664b64d8
-SIZE (typo3_src-8.7.4.tar.gz) = 18431446
+TIMESTAMP = 1505310566
+SHA256 (typo3_src-8.7.6.tar.gz) = fd6aa98c5e35a38174f7bb9f3e09c6212c393ede7cab72344e682ba1fea5a545
+SIZE (typo3_src-8.7.6.tar.gz) = 18453545
More information about the svn-ports-branches
mailing list