svn commit: r430695 - branches/2017Q1/www/typo3
Torsten Zuehlsdorff
tz at FreeBSD.org
Fri Jan 6 10:06:48 UTC 2017
Author: tz
Date: Fri Jan 6 10:06:47 2017
New Revision: 430695
URL: https://svnweb.freebsd.org/changeset/ports/430695
Log:
MFH: r430636
www/typo3: Update from 7.6.14 to 7.6.15
Changelog: https://wiki.typo3.org/TYPO3_CMS_7.6.15
This fixes also a security issue with the mailtransport.
PR: 215756
Submitted by: Jochen Neumeister <joneum at bsdproject.de>
Reviewed by: freebsd-ports at charlieroot.de (maintainer)
Approved by: ports-secteam (junovitch)
Modified:
branches/2017Q1/www/typo3/Makefile
branches/2017Q1/www/typo3/distinfo
Directory Properties:
branches/2017Q1/ (props changed)
Modified: branches/2017Q1/www/typo3/Makefile
==============================================================================
--- branches/2017Q1/www/typo3/Makefile Fri Jan 6 10:04:31 2017 (r430694)
+++ branches/2017Q1/www/typo3/Makefile Fri Jan 6 10:06:47 2017 (r430695)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= typo3
-PORTVERSION= 7.6.14
+PORTVERSION= 7.6.15
CATEGORIES= www
MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION}
Modified: branches/2017Q1/www/typo3/distinfo
==============================================================================
--- branches/2017Q1/www/typo3/distinfo Fri Jan 6 10:04:31 2017 (r430694)
+++ branches/2017Q1/www/typo3/distinfo Fri Jan 6 10:06:47 2017 (r430695)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1483307461
-SHA256 (typo3_src-7.6.14.tar.gz) = c07d6d4e0532b64fdc228b666396b0da8fb692dc2a4b5ba213bbc2fb4897235b
-SIZE (typo3_src-7.6.14.tar.gz) = 21667649
+TIMESTAMP = 1483516120
+SHA256 (typo3_src-7.6.15.tar.gz) = e263bf3f20dbd50b5f790d25995f02785a35681d1c18406f571d10df5f75a9c9
+SIZE (typo3_src-7.6.15.tar.gz) = 21674023
More information about the svn-ports-branches
mailing list