diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-06-23 07:43:08 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-06-23 07:43:08 +0800 |
commit | 0df7493e9608400ae6a2f7489f48d9dd02668791 (patch) | |
tree | 4c302899ce9b2b9bc92bb2892dd7c277f92a4837 | |
parent | e38bc6654cdf9a6512404a626c30b1d29f65fa36 (diff) | |
download | freebsd-ports-gnome-0df7493e9608400ae6a2f7489f48d9dd02668791.tar.gz freebsd-ports-gnome-0df7493e9608400ae6a2f7489f48d9dd02668791.tar.zst freebsd-ports-gnome-0df7493e9608400ae6a2f7489f48d9dd02668791.zip |
Update to 8.7.2
Changes: https://typo3.org/download/release-notes/whats-new/
https://typo3.org/news/article/typo3-872-and-7619-released/
PR: 220209
Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
-rw-r--r-- | www/typo3-8/Makefile | 2 | ||||
-rw-r--r-- | www/typo3-8/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/typo3-8/Makefile b/www/typo3-8/Makefile index 2d33b29b33cb..1407728cfb41 100644 --- a/www/typo3-8/Makefile +++ b/www/typo3-8/Makefile @@ -26,7 +26,7 @@ WRKSRC= ${WRKDIR}/${TYPO3SRC} PORT_V_MAJOR= 8 PORT_V_MINOR= 7 -PORT_V_PATCH= 1 +PORT_V_PATCH= 2 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} diff --git a/www/typo3-8/distinfo b/www/typo3-8/distinfo index 421b0067850c..01f827ab0ff0 100644 --- a/www/typo3-8/distinfo +++ b/www/typo3-8/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1492607076 -SHA256 (typo3_src-8.7.1.tar.gz) = 4035dcbfdf611a425ed15be8c46fa4722020b442ee17f9c0bba2d8bcf6649815 -SIZE (typo3_src-8.7.1.tar.gz) = 21624139 +TIMESTAMP = 1498138025 +SHA256 (typo3_src-8.7.2.tar.gz) = e1afbfcc97f60b201d2de334f5d5f9ad523543338891ec1ba1c2f1df5958d97f +SIZE (typo3_src-8.7.2.tar.gz) = 19089981 |