diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-06-23 07:43:03 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-06-23 07:43:03 +0800 |
commit | e38bc6654cdf9a6512404a626c30b1d29f65fa36 (patch) | |
tree | 552d144f27eb2f0640e357caedf0a5c64af37df2 /www | |
parent | 28e77506360193fdb1bacd34c9b0b923db96afbc (diff) | |
download | freebsd-ports-gnome-e38bc6654cdf9a6512404a626c30b1d29f65fa36.tar.gz freebsd-ports-gnome-e38bc6654cdf9a6512404a626c30b1d29f65fa36.tar.zst freebsd-ports-gnome-e38bc6654cdf9a6512404a626c30b1d29f65fa36.zip |
Update to 7.6.19
Changes: https://typo3.org/download/release-notes/whats-new/
https://typo3.org/news/article/typo3-872-and-7619-released/
PR: 220208
Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
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 f5657054431e..8fc6c3ae840f 100644 --- a/www/typo3-7/Makefile +++ b/www/typo3-7/Makefile @@ -27,7 +27,7 @@ WRKSRC= ${WRKDIR}/${TYPO3SRC} PORT_V_MAJOR= 7 PORT_V_MINOR= 6 -PORT_V_PATCH= 18 +PORT_V_PATCH= 19 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} diff --git a/www/typo3-7/distinfo b/www/typo3-7/distinfo index de8438c462df..977f6ac5e445 100644 --- a/www/typo3-7/distinfo +++ b/www/typo3-7/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1492605961 -SHA256 (typo3_src-7.6.18.tar.gz) = 7c411c7ac32ff1053428e6741074ecca818a5b9623166124100548c673a4c109 -SIZE (typo3_src-7.6.18.tar.gz) = 21693315 +TIMESTAMP = 1498138091 +SHA256 (typo3_src-7.6.19.tar.gz) = 4496c606e179a996636a33fbc681bd649fcd1021ea60fcb295dbdfee9750483f +SIZE (typo3_src-7.6.19.tar.gz) = 21696774 |