svn commit: r430636 - head/www/typo3

Torsten Zuehlsdorff tz at FreeBSD.org
Thu Jan 5 13:14:29 UTC 2017


Author: tz
Date: Thu Jan  5 13:14:27 2017
New Revision: 430636
URL: https://svnweb.freebsd.org/changeset/ports/430636

Log:
  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)
  MFH:          2017Q1

Modified:
  head/www/typo3/Makefile
  head/www/typo3/distinfo

Modified: head/www/typo3/Makefile
==============================================================================
--- head/www/typo3/Makefile	Thu Jan  5 13:13:35 2017	(r430635)
+++ head/www/typo3/Makefile	Thu Jan  5 13:14:27 2017	(r430636)
@@ -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: head/www/typo3/distinfo
==============================================================================
--- head/www/typo3/distinfo	Thu Jan  5 13:13:35 2017	(r430635)
+++ head/www/typo3/distinfo	Thu Jan  5 13:14:27 2017	(r430636)
@@ -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-all mailing list