diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-09-06 00:11:22 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 05:28:53 +0800 |
commit | 4b16431031bf7ab2e11c56c235786d9218a554fb (patch) | |
tree | bcd836a6a7287a4902bcfca64f6a0d301f5f3cd4 /www | |
parent | 9fcd7bacc0a4e8f5a79006922289be8425de589c (diff) | |
download | freebsd-ports-gnome-4b16431031bf7ab2e11c56c235786d9218a554fb.tar.gz freebsd-ports-gnome-4b16431031bf7ab2e11c56c235786d9218a554fb.tar.zst freebsd-ports-gnome-4b16431031bf7ab2e11c56c235786d9218a554fb.zip |
Update to 7.6.22
Changes: https://typo3.org/download/release-notes/whats-new/
https://typo3.org/news/article/typo3-cms-7622-and-875-released/
PR: 222070
Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
MFH: 2017Q3
Diffstat (limited to 'www')
-rw-r--r-- | www/typo3-7/Makefile | 2 | ||||
-rw-r--r-- | www/typo3-7/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/typo3-7/Makefile b/www/typo3-7/Makefile index a3c9026de5a2..394385995b7c 100644 --- a/www/typo3-7/Makefile +++ b/www/typo3-7/Makefile @@ -24,7 +24,7 @@ WRKSRC= ${WRKDIR}/${TYPO3SRC} PORT_V_MAJOR= 7 PORT_V_MINOR= 6 -PORT_V_PATCH= 21 +PORT_V_PATCH= 22 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} diff --git a/www/typo3-7/distinfo b/www/typo3-7/distinfo index 727608556dab..04f5f979a6a2 100644 --- a/www/typo3-7/distinfo +++ b/www/typo3-7/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1502367066 -SHA256 (typo3_src-7.6.21.tar.gz) = 8ba70e31ca46b07dfc3afab8097130f7296c2f88b0d8b0ec42fe058987d79176 -SIZE (typo3_src-7.6.21.tar.gz) = 20470284 +TIMESTAMP = 1504626319 +SHA256 (typo3_src-7.6.22.tar.gz) = b9b9332cdfd7a51c815aa7c58f606b446bb1653d0e851a57e2c5f693aa87b4a8 +SIZE (typo3_src-7.6.22.tar.gz) = 20492957 |