svn commit: r447696 - head/www/typo3-8
Jochen Neumeister
joneum at FreeBSD.org
Thu Aug 10 15:45:03 UTC 2017
Author: joneum
Date: Thu Aug 10 15:45:02 2017
New Revision: 447696
URL: https://svnweb.freebsd.org/changeset/ports/447696
Log:
- 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 at charlieroot.de> (maintainer)
Approved by: tz (mentor)
MFH: 2017Q3
Differential Revision: https://reviews.freebsd.org/D11954
Modified:
head/www/typo3-8/Makefile
head/www/typo3-8/distinfo
Modified: head/www/typo3-8/Makefile
==============================================================================
--- head/www/typo3-8/Makefile Thu Aug 10 15:44:53 2017 (r447695)
+++ head/www/typo3-8/Makefile Thu Aug 10 15:45:02 2017 (r447696)
@@ -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 at 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}
Modified: head/www/typo3-8/distinfo
==============================================================================
--- head/www/typo3-8/distinfo Thu Aug 10 15:44:53 2017 (r447695)
+++ head/www/typo3-8/distinfo Thu Aug 10 15:45:02 2017 (r447696)
@@ -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
More information about the svn-ports-all
mailing list