diff options
author | joneum <joneum@FreeBSD.org> | 2017-08-10 23:45:02 +0800 |
---|---|---|
committer | joneum <joneum@FreeBSD.org> | 2017-08-10 23:45:02 +0800 |
commit | b80e699bf18f21c10609f96f57a22c016d02c8c4 (patch) | |
tree | 3d070b3708996b7d248cf449ac12d25aeca1b41f | |
parent | 82837d5ac859b34448408d8d240a5fc0bf228dfa (diff) | |
download | freebsd-ports-gnome-b80e699bf18f21c10609f96f57a22c016d02c8c4.tar.gz freebsd-ports-gnome-b80e699bf18f21c10609f96f57a22c016d02c8c4.tar.zst freebsd-ports-gnome-b80e699bf18f21c10609f96f57a22c016d02c8c4.zip |
- www/typo3-8: Update from 8.7.3 to 8.7.4
- Changelog: https://typo3.org/news/article/typo3-874-and-7621-released/
PR: 221389
Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
Approved by: tz (mentor)
MFH: 2017Q3
Differential Revision: https://reviews.freebsd.org/D11954
-rw-r--r-- | www/typo3-8/Makefile | 4 | ||||
-rw-r--r-- | www/typo3-8/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/typo3-8/Makefile b/www/typo3-8/Makefile index 5fe30661be43..680ceba3de42 100644 --- a/www/typo3-8/Makefile +++ b/www/typo3-8/Makefile @@ -4,7 +4,7 @@ PORTNAME= typo3 PORTVERSION= ${PORT_V_MAJOR}.${PORT_V_MINOR}.${PORT_V_PATCH} CATEGORIES= www -MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION} +MASTER_SITES= https://typo3.azureedge.net/typo3/${PORTVERSION}/ PKGNAMESUFFIX= -${PORT_V_MAJOR} MAINTAINER= freebsd-ports@charlieroot.de @@ -26,7 +26,7 @@ WRKSRC= ${WRKDIR}/${TYPO3SRC} PORT_V_MAJOR= 8 PORT_V_MINOR= 7 -PORT_V_PATCH= 3 +PORT_V_PATCH= 4 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} diff --git a/www/typo3-8/distinfo b/www/typo3-8/distinfo index 352aa575b167..c3f0de4022e1 100644 --- a/www/typo3-8/distinfo +++ b/www/typo3-8/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1499297213 -SHA256 (typo3_src-8.7.3.tar.gz) = f354b2abb6a694e4dc521fa19936097a4acde504edadee86cfdc2b20ca0153bd -SIZE (typo3_src-8.7.3.tar.gz) = 18024088 +TIMESTAMP = 1502368288 +SHA256 (typo3_src-8.7.4.tar.gz) = b0ba9a2cb09d5855b557f220ca1c535ffc9eb5f458bb48bd275ee647664b64d8 +SIZE (typo3_src-8.7.4.tar.gz) = 18431446 |