- 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
This commit is contained in:
parent
71f5631687
commit
d78a582a12
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=447696
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue